python-webencodings: remove noarch.
This commit is contained in:
parent
4c4ebb1158
commit
f3c8db82d8
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-webencodings'
|
# Template file for 'python-webencodings'
|
||||||
pkgname=python-webencodings
|
pkgname=python-webencodings
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
|
||||||
wrksrc="webencodings-${version}"
|
wrksrc="webencodings-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="webencodings"
|
pycompile_module="webencodings"
|
||||||
|
@ -16,7 +15,6 @@ distfiles="${PYPI_SITE}/w/webencodings/webencodings-${version}.tar.gz"
|
||||||
checksum=b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923
|
checksum=b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923
|
||||||
|
|
||||||
python3-webencodings_package() {
|
python3-webencodings_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
pycompile_module="webencodings"
|
pycompile_module="webencodings"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue