mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-pipenv: update to 2022.10.4.
This commit is contained in:
parent
772cf28ae5
commit
531c2a5228
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pipenv'
|
# Template file for 'python3-pipenv'
|
||||||
pkgname=python3-pipenv
|
pkgname=python3-pipenv
|
||||||
version=2022.9.24
|
version=2022.10.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pipenv-${version}"
|
wrksrc="pipenv-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pypa/pipenv"
|
homepage="https://github.com/pypa/pipenv"
|
||||||
changelog="https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst"
|
changelog="https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
||||||
checksum=d682375d6a6edd2f1ed2f76085b7191de149ff8381bce6c1aaf7f55061b04457
|
checksum=dc2539c7f4ad10737f6c211493f99e2bbc8161571d71ac29f162dfed86886bb0
|
||||||
conflicts="python-pipenv>=0"
|
conflicts="python-pipenv>=0"
|
||||||
make_check=no # tests are not contained in release tarball
|
make_check=no # tests are not contained in release tarball
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue