python3-pipenv: update to 2022.11.11.
This commit is contained in:
parent
f32c6e1eab
commit
e649afff06
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pipenv'
|
# Template file for 'python3-pipenv'
|
||||||
pkgname=python3-pipenv
|
pkgname=python3-pipenv
|
||||||
version=2022.11.5
|
version=2022.11.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
|
@ -11,7 +11,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=af8595e38f1d87af3b00d209390bce41c97b10fca1c956e9ba1208438af55c6a
|
checksum=e69f64477e83595f3b891e1e58b1b1355d4c593432e63b078dc1be9bd93c5066
|
||||||
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…
Reference in New Issue