diff --git a/srcpkgs/python3-pytest/template b/srcpkgs/python3-pytest/template index 71ccb76537..e3c050d1f3 100644 --- a/srcpkgs/python3-pytest/template +++ b/srcpkgs/python3-pytest/template @@ -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"