python3-keyring: update to 25.3.0.
This commit is contained in:
parent
099cc33052
commit
90f573ab85
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-keyring'
|
||||
pkgname=python3-keyring
|
||||
version=25.2.1
|
||||
version=25.3.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=daaffd42dbda25ddafb1ad5fec4024e5bbcfe424597ca1ca452b299861e49f1b
|
||||
checksum=8d85a1ea5d6db8515b59e1c5d1d1678b03cf7fc8b8dcfb1651e8c4a524eb42ef
|
||||
|
||||
pre_check() {
|
||||
vsed -e '/addopts/d' -i pytest.ini
|
||||
|
|
Loading…
Reference in New Issue