python-keyring: update to 9.1
This commit is contained in:
parent
349f10461c
commit
72de1b78e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-keyring'
|
||||
pkgname=python-keyring
|
||||
version=9.0
|
||||
revision=2
|
||||
version=9.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="keyring-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=1c1222298da2100128f821c57096c69cb6cec0d22ba3b66c2859ae95ae473799
|
||||
checksum=a5812697e2cfbe7ca7eafe1906790e6d97418daa9e7e6cede9f2eadd69c5cbe7
|
||||
alternatives="keyring:keyring:/usr/bin/keyring2.7"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue