python3-pipenv: update to 2021.11.9.

This commit is contained in:
Leah Neukirchen 2021-11-10 16:49:51 +01:00
parent c13911ba13
commit 2c754b1d70

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pipenv'
pkgname=python3-pipenv
version=2021.5.29
revision=2
version=2021.11.9
revision=1
wrksrc="pipenv-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=05958fadcd70b2de6a27542fcd2bd72dd5c59c6d35307fdac3e06361fb06e30e
checksum=7662399162bc887ee86e96d0baa6984236228af9c1fd6594be0b18910225579d
conflicts="python-pipenv>=0"
post_extract() {