python3-pytest: update to 6.2.3.

This commit is contained in:
Piotr Wójcik 2021-04-13 22:02:58 +02:00
parent a8dfe16692
commit d9d63961cf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pytest'
pkgname=python3-pytest
version=6.2.2
version=6.2.3
revision=1
wrksrc="pytest-${version}"
build_style=python3-module
@ -16,7 +16,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=9d1edf9e7d0b84d72ea3dbcdfd22b35fb543a5e8f2a60092dd578936bf63d7f9
checksum=671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634
alternatives="
pytest:pytest:/usr/bin/pytest3
pytest:py.test:/usr/bin/py.test3"