python-itsdangerous: ignore pre-releases, drop noarch
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Template file for 'python-itsdangerous'
|
||||
pkgname=python-itsdangerous
|
||||
version=1.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
@@ -20,7 +19,6 @@ post_install() {
|
||||
}
|
||||
|
||||
python3-itsdangerous_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
||||
1
srcpkgs/python-itsdangerous/update
Normal file
1
srcpkgs/python-itsdangerous/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern="itsdangerous-\K[0-9.]+(?=.tar.gz)"
|
||||
Reference in New Issue
Block a user