python3-pipenv: update to 2023.6.2.
This commit is contained in:
parent
d2e0f98659
commit
e7839d73d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2023.4.29
|
||||
version=2023.6.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
|
@ -11,7 +11,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=98e5aed45bbae89832bedd874828b327adc6b429043e1d75fe1a833f0010604d
|
||||
checksum=be42b0a6d4e7d2c3fdeae4d825a91038610bc6be3c3e7eb26f35d8da7b3485ad
|
||||
conflicts="python-pipenv>=0"
|
||||
make_check=no # tests are not contained in release tarball
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue