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


Commits:
377f2ff6 by Andrew Crerar at 2023-08-27T12:14:36-04:00
upgpkg: 2023.8.26-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pipenv
        pkgdesc = Sacred Marriage of Pipfile, Pip, & Virtualenv.
-       pkgver = 2023.8.25
+       pkgver = 2023.8.26
        pkgrel = 1
        url = https://pipenv.pypa.io
        arch = any
@@ -17,7 +17,7 @@ pkgbase = python-pipenv
        depends = python-certifi
        depends = python-virtualenv-clone
        depends = python-virtualenv
-       source = 
python-pipenv-2023.8.25.tar.gz::https://github.com/pypa/pipenv/archive/v2023.8.25.tar.gz
-       b2sums = 
ca2f8a3e01b11ea82fca718aacc22c88a2bed6a8e496b96a6f8f1b7e32a90bda0f850c63a23fe7d33282bade8716c13f69d22876c0a35341ab676fdfd1d1277d
+       source = 
python-pipenv-2023.8.26.tar.gz::https://github.com/pypa/pipenv/archive/v2023.8.26.tar.gz
+       b2sums = 
090594377f9f65cc0e309ccdeae2d279224a722380450961241c79b8a03349d866c7dd64cfe8bd6a1bf7d8810c6053e7acc693de66e103ceeb145f7e991dad8a
 
 pkgname = python-pipenv


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <maikelwe...@gmail.com>
 
 pkgname=python-pipenv
-pkgver=2023.8.25
+pkgver=2023.8.26
 pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://pipenv.pypa.io";
@@ -22,7 +22,7 @@ checkdepends=('python-pytest'
               'python-pytz'
               'git')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz";)
-b2sums=('ca2f8a3e01b11ea82fca718aacc22c88a2bed6a8e496b96a6f8f1b7e32a90bda0f850c63a23fe7d33282bade8716c13f69d22876c0a35341ab676fdfd1d1277d')
+b2sums=('090594377f9f65cc0e309ccdeae2d279224a722380450961241c79b8a03349d866c7dd64cfe8bd6a1bf7d8810c6053e7acc693de66e103ceeb145f7e991dad8a')
 
 build() {
   cd "pipenv-${pkgver}"



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

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


Reply via email to