python-iso-8601: drop noarch
This commit is contained in:
parent
906c33b4df
commit
e4e4cf1ff3
@ -1,11 +1,9 @@
|
||||
# Template file for 'python-iso-8601'
|
||||
pkgname=python-iso-8601
|
||||
version=0.3.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="iso-8601-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="iso8601"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Python2 library that provides cryptographic recipes and primitives"
|
||||
@ -21,7 +19,6 @@ post_install() {
|
||||
|
||||
python3-iso-8601_package() {
|
||||
depends="python3"
|
||||
pycompile_module="iso8601"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
|
Loading…
x
Reference in New Issue
Block a user