diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 57477909db7..3de4126b908 100644 --- a/srcpkgs/python3-pipenv/template +++ b/srcpkgs/python3-pipenv/template @@ -1,7 +1,7 @@ # Template file for 'python3-pipenv' pkgname=python3-pipenv -version=2022.10.25 -revision=2 +version=2022.11.5 +revision=1 wrksrc="pipenv-${version}" build_style=python3-pep517 hostmakedepends="python3-wheel" @@ -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=3e39c8d5a2bcaab324552a18576105c2a35e020bb311ff53d74eacb58b851853 +checksum=af8595e38f1d87af3b00d209390bce41c97b10fca1c956e9ba1208438af55c6a conflicts="python-pipenv>=0" make_check=no # tests are not contained in release tarball