python3-keyring: update to 25.2.1.

Closes: #50840 [via git-merge-pr]
This commit is contained in:
icp 2024-06-10 23:53:34 +05:30 committed by classabbyamp
parent 4f854a5b11
commit 24005ca196
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -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