diff --git a/srcpkgs/python-pytest/template b/srcpkgs/python-pytest/template index edd8f0c3925..70ee8817618 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.1 +version=3.3.2 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=cf8436dc59d8695346fcd3ab296de46425ecab00d64096cebe79fb51ecb2eb93 +checksum=53548280ede7818f4dc2ad96608b9f08ae2cc2ca3874f2ceb6f97e3583f25bc4 alternatives=" python-pytest:pytest:/usr/bin/pytest2 python-pytest:py.test:/usr/bin/py.test2