diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index d22361fd62a..cedac8e0033 100644 --- a/srcpkgs/python3-pipenv/template +++ b/srcpkgs/python3-pipenv/template @@ -1,6 +1,6 @@ # Template file for 'python3-pipenv' pkgname=python3-pipenv -version=2022.8.5 +version=2022.8.19 revision=1 wrksrc="pipenv-${version}" build_style=python3-pep517 @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/pypa/pipenv" changelog="https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz" -checksum=6cc26b3b2095c2fbc71a5157443e98d80f779b0613e201bf77f745258ee036fb +checksum=44013256601acf66f3cbb68c922804a67a8d1b328fe01884851f16e49898852f conflicts="python-pipenv>=0" make_check=no # tests are not contained in release tarball