diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 14330c5ee44..b9d80d415f3 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.6.7 +version=2022.7.4 revision=1 wrksrc="pipenv-${version}" build_style=python3-pep517 @@ -12,12 +12,9 @@ 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=6ac0e7a8bbe02859d46c53c03d3f33136bbf49c8c7d9a6d818409e17a604eda0 +checksum=18420fbae2851d2b9d70d1e00f77a8c55d09704a177fe872a0a2da56e98eb018 conflicts="python-pipenv>=0" - -post_extract() { - sed -i '/certifi/d' setup.py -} +make_check=no # tests are not contained in release tarball post_install() { vlicense LICENSE