Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pipenv
Commits:
8a8f8951 by Jelle van der Waa at 2024-11-21T14:53:47+01:00
upgpkg: 2024.4.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pipenv
pkgdesc = Sacred Marriage of Pipfile, Pip, & Virtualenv.
pkgver = 2024.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://pipenv.pypa.io
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pipenv
pkgver=2024.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
url="https://pipenv.pypa.io"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipenv/-/commit/8a8f8951942d9657dd3724d5f86a826f39fa2e78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipenv/-/commit/8a8f8951942d9657dd3724d5f86a826f39fa2e78
You're receiving this email because of your account on gitlab.archlinux.org.