python-keyring: update to 8.2.
This commit is contained in:
parent
4566878c9b
commit
b5304553f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-keyring'
|
||||
pkgname=python-keyring
|
||||
version=7.3
|
||||
version=8.2
|
||||
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=b42cd886c025fb86c09963d6fdb4010b508a5d6dbe278d6c2d8e7cef533b566d
|
||||
checksum=89d5392dfb82dce6610845a8dc52541ec7e46204fafe242d5c6994216cdc3580
|
||||
|
||||
pre_build() {
|
||||
sed -e '/setuptools_scm/d' \
|
||||
|
|
Loading…
Reference in a new issue