From 3f19f3a63dbec0de816aa90d97f0c94183c0d23d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 21 Sep 2022 18:30:23 +0200 Subject: [PATCH] python3-pipenv: update to 2022.9.20. --- srcpkgs/python3-pipenv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 5bb6859086f..7784608490f 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.8 +version=2022.9.20 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=b6dfff06dea56e3bade92fc267c2da1f0807c5c7b0903eef6115fdb899c2b4b6 +checksum=e08a6ca060ae4d232147f4fb1e6d50b21517640399b49f57cda71cbfbac093bd conflicts="python-pipenv>=0" make_check=no # tests are not contained in release tarball