python3-pipenv: update to 2022.9.8.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-pipenv'
|
# Template file for 'python3-pipenv'
|
||||||
pkgname=python3-pipenv
|
pkgname=python3-pipenv
|
||||||
version=2022.8.24
|
version=2022.9.8
|
||||||
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=edbff81766d4328115b28738df0e5240cb2299a34ff0c60d524ad2855df18c69
|
checksum=b6dfff06dea56e3bade92fc267c2da1f0807c5c7b0903eef6115fdb899c2b4b6
|
||||||
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user