diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 7784608490f..c7ecf68ee2e 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.9.20 +version=2022.9.24 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=e08a6ca060ae4d232147f4fb1e6d50b21517640399b49f57cda71cbfbac093bd +checksum=d682375d6a6edd2f1ed2f76085b7191de149ff8381bce6c1aaf7f55061b04457 conflicts="python-pipenv>=0" make_check=no # tests are not contained in release tarball