python3-pipenv: update to 2023.9.8.
This commit is contained in:
parent
4ed99dcc99
commit
3ac31219c9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2023.7.9
|
||||
version=2023.9.8
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
|
@ -9,9 +9,9 @@ short_desc="Python Development Workflow for Humans"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
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.md"
|
||||
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
||||
checksum=50de5a7192b09b693c051582b97fde2a5d1de17f1010126c8b3240dc40d0c162
|
||||
checksum=cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
|
||||
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