python3-pipenv: update to 2023.4.29.
This commit is contained in:
parent
86bcc4c526
commit
d0d1b74b31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2023.4.20
|
||||
version=2023.4.29
|
||||
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=801acd977f11c2c647f98232c1465ea7a4cf68e628f5cc4fe3333baeacc90052
|
||||
checksum=98e5aed45bbae89832bedd874828b327adc6b429043e1d75fe1a833f0010604d
|
||||
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