python3-pytest: update to 5.3.4.

This commit is contained in:
Đoàn Trần Công Danh 2020-01-28 10:59:03 +07:00 committed by Piotr
parent 933034d763
commit 1e13065d0d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytest'
pkgname=python3-pytest
version=5.3.2
revision=3
version=5.3.4
revision=1
archs=noarch
wrksrc="${pkgname/python3-//}-${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=6b571215b5a790f9b41f19f3531c53a45cf6bb8ef2988bc1ff9afb38270b25fa
checksum=1d122e8be54d1a709e56f82e2d85dcba3018313d64647f38a91aec88c239b600
alternatives="
pytest:pytest:/usr/bin/pytest3
pytest:py.test:/usr/bin/py.test3"