python3-keyring: update to 25.6.0.
This commit is contained in:
parent
a3c2c9bb06
commit
8f263d7103
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-keyring'
|
# Template file for 'python3-keyring'
|
||||||
pkgname=python3-keyring
|
pkgname=python3-keyring
|
||||||
version=25.4.1
|
version=25.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
depends="python3-SecretStorage python3-jeepney
|
depends="python3-SecretStorage python3-jeepney
|
||||||
|
@ -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=b07ebc55f3e8ed86ac81dd31ef14e81ace9dd9c3d4b5d77a6e9a2016d0d71a1b
|
checksum=0b39998aa941431eb3d9b0d4b2460bc773b9df6fed7621c2dfb291a7e0187a66
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pytest.ini
|
vsed -e '/addopts/d' -i pytest.ini
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue