diff --git a/srcpkgs/python-pytest/template b/srcpkgs/python-pytest/template index 5b8a8b74bda..edd8f0c3925 100644 --- a/srcpkgs/python-pytest/template +++ b/srcpkgs/python-pytest/template @@ -1,6 +1,6 @@ # Template file for 'python-pytest' pkgname=python-pytest -version=3.3.0 +version=3.3.1 revision=1 wrksrc="${pkgname/python-//}-${version}" build_style=python-module @@ -12,7 +12,7 @@ maintainer="maxice8 " license="MIT" homepage="https://docs.pytest.org/en/latest/" distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz" -checksum=6db1c070aa412c30647b6aeb13c55670f900cf00fbafa003cdde560c3f4a8d76 +checksum=cf8436dc59d8695346fcd3ab296de46425ecab00d64096cebe79fb51ecb2eb93 alternatives=" python-pytest:pytest:/usr/bin/pytest2 python-pytest:py.test:/usr/bin/py.test2