python-keyring: update to 9.3.1.
This commit is contained in:
parent
3d77236b97
commit
759699ef51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-keyring'
|
||||
pkgname=python-keyring
|
||||
version=9.1
|
||||
version=9.3.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=a5812697e2cfbe7ca7eafe1906790e6d97418daa9e7e6cede9f2eadd69c5cbe7
|
||||
checksum=3be74f6568fcac1350b837d7e46bd3525e2e9fe2b78b3a3a87dc3b29f24a0c00
|
||||
alternatives="keyring:keyring:/usr/bin/keyring2.7"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue