python3-pytest: update to 6.2.4.
This commit is contained in:
parent
abfbb7232a
commit
2fd33ce0c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytest'
|
# Template file for 'python3-pytest'
|
||||||
pkgname=python3-pytest
|
pkgname=python3-pytest
|
||||||
version=6.2.3
|
version=6.2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pytest-${version}"
|
wrksrc="pytest-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,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=671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634
|
checksum=50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b
|
||||||
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…
Add table
Reference in a new issue