python3-pytest: update to 7.3.1.
This commit is contained in:
parent
28ca59afc4
commit
fb8348fd7a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-pytest'
|
# Template file for 'python3-pytest'
|
||||||
pkgname=python3-pytest
|
pkgname=python3-pytest
|
||||||
version=7.2.1
|
version=7.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
_common_deps="python3-attrs python3-iniconfig python3-py python3-pluggy"
|
_common_deps="python3-attrs python3-iniconfig python3-py python3-pluggy"
|
||||||
@ -14,7 +14,7 @@ license="MIT"
|
|||||||
homepage="https://docs.pytest.org/en/latest/"
|
homepage="https://docs.pytest.org/en/latest/"
|
||||||
changelog="https://docs.pytest.org/en/latest/changelog.html"
|
changelog="https://docs.pytest.org/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
|
||||||
checksum=d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42
|
checksum=434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3
|
||||||
alternatives="
|
alternatives="
|
||||||
pytest:pytest:/usr/bin/pytest3
|
pytest:pytest:/usr/bin/pytest3
|
||||||
pytest:py.test:/usr/bin/py.test3"
|
pytest:py.test:/usr/bin/py.test3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user