mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pipenv: update to 2022.8.5.
This commit is contained in:
parent
140656d1f7
commit
d58c9efee9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2022.7.24
|
||||
version=2022.8.5
|
||||
revision=1
|
||||
wrksrc="pipenv-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/pypa/pipenv"
|
||||
changelog="https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
||||
checksum=374e63450220d7abb298cbaee06c4b02274e6f1cb2ce7b7b677fd5fd3dd30841
|
||||
checksum=6cc26b3b2095c2fbc71a5157443e98d80f779b0613e201bf77f745258ee036fb
|
||||
conflicts="python-pipenv>=0"
|
||||
make_check=no # tests are not contained in release tarball
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue