python-keyring: update to 9.0
This commit is contained in:
parent
97cd8d3a05
commit
d6c476d38b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-keyring'
|
||||
pkgname=python-keyring
|
||||
version=8.7
|
||||
version=9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="keyring-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jaraco/keyring"
|
||||
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
||||
checksum=dd7dd8f9dc24abf7dae9655beed6d2e1f720b0ff18fd292847e79a2e62cd0211
|
||||
checksum=1c1222298da2100128f821c57096c69cb6cec0d22ba3b66c2859ae95ae473799
|
||||
|
||||
pre_build() {
|
||||
sed -e '/setuptools_scm/d' \
|
||||
|
|
Loading…
Reference in New Issue