mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# Template file for 'python-pipenv'
|
||||||
pkgname=python-pipenv
|
pkgname=python-pipenv
|
||||||
version=2020.6.2
|
version=2020.8.13
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pipenv-${version}"
|
wrksrc="pipenv-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pypa/pipenv"
|
homepage="https://github.com/pypa/pipenv"
|
||||||
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
||||||
checksum=7dd49a7345fa5da7843907bab42a996dece474e45dd309dbd7619739dc60478b
|
checksum=eff0e10eadb330f612edfa5051d3d8e775e9e0e918c3c50361da703bd0daa035
|
||||||
alternatives="
|
alternatives="
|
||||||
pipenv:pipenv:/usr/bin/pipenv2
|
pipenv:pipenv:/usr/bin/pipenv2
|
||||||
pipenv:pipenv-resolver:/usr/bin/pipenv-resolver2
|
pipenv:pipenv-resolver:/usr/bin/pipenv-resolver2
|
||||||
|
|
Loading…
Add table
Reference in a new issue