python3-pipenv: update to 2022.9.8.

This commit is contained in:
Leah Neukirchen 2022-09-10 17:02:27 +02:00
parent 6dbfc43e09
commit 887477085b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pipenv'
pkgname=python3-pipenv
version=2022.8.24
version=2022.9.8
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=edbff81766d4328115b28738df0e5240cb2299a34ff0c60d524ad2855df18c69
checksum=b6dfff06dea56e3bade92fc267c2da1f0807c5c7b0903eef6115fdb899c2b4b6
conflicts="python-pipenv>=0"
make_check=no # tests are not contained in release tarball