python3-pipenv: update to 2021.11.23.

This commit is contained in:
Leah Neukirchen 2021-11-27 15:04:29 +01:00
parent f85b963ef4
commit 86794b6dd6

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pipenv'
pkgname=python3-pipenv
version=2021.11.15
version=2021.11.23
revision=1
wrksrc="pipenv-${version}"
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/pypa/pipenv"
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
checksum=616766b1e8dfc24b2e7c6dfbbc8276b7d7ba07e778e5eb0f1b6e59fcd4532fd1
checksum=1bde859e8bbd1d21d503fd995bc0170048d6da7686ab885f074592c99a16e8f3
conflicts="python-pipenv>=0"
post_extract() {