diff --git a/srcpkgs/python3-pytest/template b/srcpkgs/python3-pytest/template index 69f9b2aedcc..1fbb13ba5fc 100644 --- a/srcpkgs/python3-pytest/template +++ b/srcpkgs/python3-pytest/template @@ -1,7 +1,7 @@ # Template file for 'python3-pytest' pkgname=python3-pytest -version=6.0.2 -revision=3 +version=6.1.1 +revision=1 wrksrc="pytest-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=c8f57c2a30983f469bf03e68cdfa74dc474ce56b8f280ddcb080dfd91df01043 +checksum=8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92 alternatives=" pytest:pytest:/usr/bin/pytest3 pytest:py.test:/usr/bin/py.test3"