We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bb93d commit d204f46Copy full SHA for d204f46
srcpkgs/python3-pipenv/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-pipenv'
2
pkgname=python3-pipenv
3
-version=2025.0.4
4
-revision=2
+version=2026.0.3
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-wheel"
7
depends="python3 python3-certifi python3-packaging python3-pip
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://github.com/pypa/pipenv"
13
changelog="https://github.com/pypa/pipenv/blob/main/CHANGELOG.md"
14
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
15
-checksum=36fc2a7841ccdb2f58a9f787b296c2e15dea3b5b79b84d4071812f28b7e8d7a2
+checksum=9a39d13a41ed8e4368ad50620941191f357319c8ffb7df45875c7c5dc6604ff6
16
conflicts="python-pipenv>=0"
17
make_check=no # tests are not contained in release tarball
18
0 commit comments