python3-pipenv: update to 2021.5.29.
This commit is contained in:
parent
2f275dd4f7
commit
8c1bfa21d7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2020.11.15
|
||||
version=2021.5.29
|
||||
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=8253fe6f9cfb3791a54da8a0571f73c918cb3457dd908684c1800a13a06ec4c1
|
||||
checksum=05958fadcd70b2de6a27542fcd2bd72dd5c59c6d35307fdac3e06361fb06e30e
|
||||
conflicts="python-pipenv>=0"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue