diff --git a/srcpkgs/python-py/template b/srcpkgs/python-py/template index 5642b08a1c5..f468c8724a7 100644 --- a/srcpkgs/python-py/template +++ b/srcpkgs/python-py/template @@ -1,7 +1,7 @@ # Template file for 'python-py' pkgname=python-py -version=1.5.3 -revision=2 +version=1.5.4 +revision=1 noarch=yes wrksrc="py-${version}" build_style=python-module @@ -10,11 +10,11 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" checkdepends="python3-pytest" short_desc="Python2 development support library" -maintainer="maxice8 " +maintainer="Orpahend " license="MIT" homepage="https://github.com/pytest-dev/py" -distfiles="https://github.com/pytest-dev/py/archive/${version}.tar.gz" -checksum=c0698a6f71e9ea2a44e5bdf81f1ec8d5b5e9646e990c75fadeb133149aeb8440 +distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz" +checksum=3fd59af7435864e1a243790d322d763925431213b6b8529c6ca71081ace3bbf7 do_check() { python3 -m pytest