diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 7366c1fa163..081a6e83593 100644 --- a/srcpkgs/python3-pipenv/template +++ b/srcpkgs/python3-pipenv/template @@ -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 " 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