Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
python-pipenv
Commits:
f5aad46f by Morten Linderud at 2024-04-05T20:58:44+02:00
upgpkg: 2023.12.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pipenv
pkgdesc = Sacred Marriage of Pipfile, Pip, & Virtualenv.
pkgver = 2023.12.1
- pkgrel = 1
+ pkgrel = 2
url = https://pipenv.pypa.io
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pipenv
pkgver=2023.12.1
-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/f5aad46fa064f774589a1f790f54a10028f0607b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipenv/-/commit/f5aad46fa064f774589a1f790f54a10028f0607b
You're receiving this email because of your account on gitlab.archlinux.org.