python3-pipenv: update to 2022.8.24.
This commit is contained in:
parent
6d4babb6bd
commit
1067b7eca7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2022.8.19
|
||||
version=2022.8.24
|
||||
revision=1
|
||||
wrksrc="pipenv-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -12,7 +12,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=44013256601acf66f3cbb68c922804a67a8d1b328fe01884851f16e49898852f
|
||||
checksum=edbff81766d4328115b28738df0e5240cb2299a34ff0c60d524ad2855df18c69
|
||||
conflicts="python-pipenv>=0"
|
||||
make_check=no # tests are not contained in release tarball
|
||||
|
||||
|
|
Loading…
Reference in New Issue