mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 23:02:56 +02:00
python3-pipenv: update to 2022.9.8.
This commit is contained in:
parent
6dbfc43e09
commit
887477085b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2022.8.24
|
||||
version=2022.9.8
|
||||
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=edbff81766d4328115b28738df0e5240cb2299a34ff0c60d524ad2855df18c69
|
||||
checksum=b6dfff06dea56e3bade92fc267c2da1f0807c5c7b0903eef6115fdb899c2b4b6
|
||||
conflicts="python-pipenv>=0"
|
||||
make_check=no # tests are not contained in release tarball
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue