mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python-keyring: update to 16.0.0
This commit is contained in:
parent
c0ae85f368
commit
4e66f88cfe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-keyring'
|
# Template file for 'python-keyring'
|
||||||
pkgname=python-keyring
|
pkgname=python-keyring
|
||||||
version=15.1.0
|
version=16.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="keyring-${version}"
|
wrksrc="keyring-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jaraco/keyring"
|
homepage="https://github.com/jaraco/keyring"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst"
|
||||||
distfiles="https://github.com/jaraco/keyring/archive/${version}.tar.gz"
|
distfiles="https://github.com/jaraco/keyring/archive/${version}.tar.gz"
|
||||||
checksum=576a7e9f5aa7806f000d6723f9435000b959fc3ff9772c0297bc8d17e55de889
|
checksum=d7521547b053ad5bd0ed2529b39acd7f2bca14058bf9b93060cb8733564cdb36
|
||||||
alternatives="keyring:keyring:/usr/bin/keyring2"
|
alternatives="keyring:keyring:/usr/bin/keyring2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue