python-keyring: update to 8.4.1
This commit is contained in:
parent
2ad67fedb4
commit
7ce2524c82
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-keyring'
|
||||
pkgname=python-keyring
|
||||
version=8.4
|
||||
version=8.4.1
|
||||
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=45c54d972515514bc2464d9eae51e83cdd5955ccb8f6443541b03f0ea6d5196c
|
||||
checksum=59054102b7454704cf22040e2a41a320b2a46d5de511ba3a46268cf20ad40689
|
||||
|
||||
pre_build() {
|
||||
sed -e '/setuptools_scm/d' \
|
||||
|
|
Loading…
Reference in New Issue