mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-keyring: update to 25.3.0.
This commit is contained in:
parent
099cc33052
commit
90f573ab85
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=25.2.1
|
version=25.3.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=daaffd42dbda25ddafb1ad5fec4024e5bbcfe424597ca1ca452b299861e49f1b
|
checksum=8d85a1ea5d6db8515b59e1c5d1d1678b03cf7fc8b8dcfb1651e8c4a524eb42ef
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pytest.ini
|
vsed -e '/addopts/d' -i pytest.ini
|
||||||
|
|
Loading…
Add table
Reference in a new issue