python3-pytest: update to 7.4.0.

This commit is contained in:
Andrew J. Hesford 2023-07-12 13:42:58 -04:00
parent 7aaedb6e15
commit f948d0db76

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytest'
pkgname=python3-pytest
version=7.3.1
version=7.4.0
revision=1
build_style=python3-module
_common_deps="python3-attrs python3-iniconfig python3-py python3-pluggy"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://docs.pytest.org/en/latest/"
changelog="https://docs.pytest.org/en/latest/changelog.html"
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
checksum=434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3
checksum=b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a
alternatives="
pytest:pytest:/usr/bin/pytest3
pytest:py.test:/usr/bin/py.test3"