Skip to content

Commit d204f46

Browse files
python3-pipenv: update to 2026.0.3.
1 parent e7bb93d commit d204f46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/python3-pipenv/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'python3-pipenv'
22
pkgname=python3-pipenv
3-
version=2025.0.4
4-
revision=2
3+
version=2026.0.3
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-wheel"
77
depends="python3 python3-certifi python3-packaging python3-pip
@@ -12,7 +12,7 @@ license="MIT"
1212
homepage="https://github.com/pypa/pipenv"
1313
changelog="https://github.com/pypa/pipenv/blob/main/CHANGELOG.md"
1414
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
15-
checksum=36fc2a7841ccdb2f58a9f787b296c2e15dea3b5b79b84d4071812f28b7e8d7a2
15+
checksum=9a39d13a41ed8e4368ad50620941191f357319c8ffb7df45875c7c5dc6604ff6
1616
conflicts="python-pipenv>=0"
1717
make_check=no # tests are not contained in release tarball
1818

0 commit comments

Comments
 (0)