Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages / 
python-pipenv


Commits:
9c37007f by Andrew Crerar at 2025-01-22T15:44:05-05:00
upgpkg: 2024.4.1-1

- - - - -


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 = 2
+       pkgver = 2024.4.1
+       pkgrel = 1
        url = https://pipenv.pypa.io
        arch = any
        license = MIT
@@ -22,7 +22,7 @@ pkgbase = python-pipenv
        depends = python-certifi
        depends = python-virtualenv-clone
        depends = python-virtualenv
-       source = 
python-pipenv-2024.4.0.tar.gz::https://github.com/pypa/pipenv/archive/v2024.4.0.tar.gz
-       b2sums = 
7d10d5e2dafceaa4754a6d74c8ad8281539eb0755af0483c45310c8846f3c974c27785f43773b13e56d892064df35be7cd5a8c880cfbb233bb96a4c4a427c303
+       source = 
python-pipenv-2024.4.1.tar.gz::https://github.com/pypa/pipenv/archive/v2024.4.1.tar.gz
+       b2sums = 
ae40b66213d204bf82ed67e5cd65fa054e84485cd2b924fad4096b6290be8386df4ab88268597d02307045aa841407432bdae9e0da32ef9d34d9ffaf92cace81
 
 pkgname = python-pipenv


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Maikel Wever <[email protected]>
 
 pkgname=python-pipenv
-pkgver=2024.4.0
-pkgrel=2
+pkgver=2024.4.1
+pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://pipenv.pypa.io";
 arch=('any')
@@ -27,7 +27,7 @@ checkdepends=('git'
              'python-pytest-xdist'
              'python-pytz')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz";)
-b2sums=('7d10d5e2dafceaa4754a6d74c8ad8281539eb0755af0483c45310c8846f3c974c27785f43773b13e56d892064df35be7cd5a8c880cfbb233bb96a4c4a427c303')
+b2sums=('ae40b66213d204bf82ed67e5cd65fa054e84485cd2b924fad4096b6290be8386df4ab88268597d02307045aa841407432bdae9e0da32ef9d34d9ffaf92cace81')
 
 build() {
   cd "pipenv-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipenv/-/commit/9c37007f362227d217ca5f338cf37bf00cff087e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipenv/-/commit/9c37007f362227d217ca5f338cf37bf00cff087e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to