mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
parent
4f854a5b11
commit
24005ca196
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-keyring'
|
||||
pkgname=python3-keyring
|
||||
version=25.1.0
|
||||
version=25.2.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/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
||||
checksum=7230ea690525133f6ad536a9b5def74a4bd52642abe594761028fc044d7c7893
|
||||
checksum=daaffd42dbda25ddafb1ad5fec4024e5bbcfe424597ca1ca452b299861e49f1b
|
||||
|
||||
pre_check() {
|
||||
vsed -e '/addopts/d' -i pytest.ini
|
||||
|
|
Loading…
Add table
Reference in a new issue