python-rfc6555: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:42 +10:00 committed by Đoàn Trần Công Danh
parent 1b1031948a
commit 5cb772d427

View file

@ -1,8 +1,7 @@
# Template file for 'python-rfc6555' # Template file for 'python-rfc6555'
pkgname=python-rfc6555 pkgname=python-rfc6555
version=0.0.0 version=0.0.0
revision=2 revision=3
archs=noarch
wrksrc="rfc6555-${version}" wrksrc="rfc6555-${version}"
build_style=python-module build_style=python-module
pycompile_module="rfc6555" pycompile_module="rfc6555"
@ -16,7 +15,6 @@ distfiles="${PYPI_SITE}/r/rfc6555/rfc6555-${version}.tar.gz"
checksum=191cbba0315b53654155321e56a93466f42cd0a474b4f341df4d03264dcb5217 checksum=191cbba0315b53654155321e56a93466f42cd0a474b4f341df4d03264dcb5217
python3-rfc6555_package() { python3-rfc6555_package() {
archs=noarch
pycompile_module="rfc6555" pycompile_module="rfc6555"
short_desc="${short_desc/Python2/Python3}" short_desc="${short_desc/Python2/Python3}"
pkg_install() { pkg_install() {