python3-pipenv: update to 2022.10.25.

This commit is contained in:
Leah Neukirchen 2022-11-04 16:12:02 +01:00
parent 940428e694
commit 65fd94708b
1 changed files with 2 additions and 2 deletions

View File

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