mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-keyring: update to 24.2.0.
This commit is contained in:
parent
eaa12797e2
commit
f5ced286b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-keyring'
|
# Template file for 'python3-keyring'
|
||||||
pkgname=python3-keyring
|
pkgname=python3-keyring
|
||||||
version=24.0.1
|
version=24.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://pypi.org/project/keyring/"
|
homepage="https://pypi.org/project/keyring/"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/keyring/main/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/keyring/main/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
||||||
checksum=f77da625a448baa77906b099be9feaa29aa90979547506ac1ec422926085cee0
|
checksum=ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509
|
||||||
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue