python3-keyring: update to 24.2.0.

This commit is contained in:
icp 2023-06-26 01:11:41 +05:30 committed by classabbyamp
parent eaa12797e2
commit f5ced286b0

View file

@ -1,6 +1,6 @@
# Template file for 'python3-keyring'
pkgname=python3-keyring
version=24.0.1
version=24.2.0
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=f77da625a448baa77906b099be9feaa29aa90979547506ac1ec422926085cee0
checksum=ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
pre_check() {