python3-keyring: update to 24.3.1.

This commit is contained in:
icp 2024-03-02 12:06:19 +05:30 committed by Andrew J. Hesford
parent 243e1a12f5
commit b0880912ee
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-keyring'
pkgname=python3-keyring
version=24.3.0
version=24.3.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=e730ecffd309658a08ee82535a3b5ec4b4c8669a9be11efb66249d8e0aeb9a25
checksum=c3327b6ffafc0e8befbdb597cacdb4928ffe5c1212f7645f186e6d9957a898db
pre_check() {
vsed -e '/addopts/d' -i pytest.ini