python3-keyring: update to 23.13.1.
This commit is contained in:
parent
a063110a94
commit
9f3fa7dd71
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-keyring'
|
||||
pkgname=python3-keyring
|
||||
version=23.11.0
|
||||
version=23.13.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://pypi.org/project/keyring/"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/keyring/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
||||
checksum=ad192263e2cdd5f12875dedc2da13534359a7e760e77f8d04b50968a821c2361
|
||||
checksum=ba2e15a9b35e21908d0aaf4e0a47acc52d6ae33444df0da2b49d41a46ef6d678
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue