python3-pipenv: update to 2022.4.30.

This commit is contained in:
Leah Neukirchen 2022-05-02 19:09:34 +02:00
parent 0c48b66565
commit 01695b83dc
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.4.21
version=2022.4.30
revision=1
wrksrc="pipenv-${version}"
build_style=python3-module
@ -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=3f93229de25a4c3a658249f48407b80f347f076640a9fd50c476a2876212f781
checksum=e26ded6ab90a7900676a1db9955d5ee714115f443aecc072b09497153ed237c7
conflicts="python-pipenv>=0"
post_extract() {