diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 85d80e306b3..3acf994fdb5 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.10.4 +version=2022.10.12 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=dc2539c7f4ad10737f6c211493f99e2bbc8161571d71ac29f162dfed86886bb0 +checksum=a4d88f6667cbcd9ea432d626a8b373cd3101886b9fb964ea7e7f9650a83fc307 conflicts="python-pipenv>=0" make_check=no # tests are not contained in release tarball