python-pipenv: update to 2020.8.13.
This commit is contained in:
parent
cbd5eb4b1d
commit
2cf504df83
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pipenv'
|
||||
pkgname=python-pipenv
|
||||
version=2020.6.2
|
||||
revision=2
|
||||
version=2020.8.13
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pipenv-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,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=7dd49a7345fa5da7843907bab42a996dece474e45dd309dbd7619739dc60478b
|
||||
checksum=eff0e10eadb330f612edfa5051d3d8e775e9e0e918c3c50361da703bd0daa035
|
||||
alternatives="
|
||||
pipenv:pipenv:/usr/bin/pipenv2
|
||||
pipenv:pipenv-resolver:/usr/bin/pipenv-resolver2
|
||||
|
|
Loading…
Reference in a new issue