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


Commits:
c4e87aa4 by Andrew Crerar at 2023-08-25T15:20:35-04:00
upgpkg: 2023.8.25-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.23
+       pkgver = 2023.8.25
        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.23.tar.gz::https://github.com/pypa/pipenv/archive/v2023.8.23.tar.gz
-       b2sums = 
37d2dee20680e980de724532124117fd14b3b6d00dd36f2e622f3e16567bc53cefb707383f0d5ee7a03feb5637b9617613118f2f301fd3d0c8ac6553a285ced2
+       source = 
python-pipenv-2023.8.25.tar.gz::https://github.com/pypa/pipenv/archive/v2023.8.25.tar.gz
+       b2sums = 
ca2f8a3e01b11ea82fca718aacc22c88a2bed6a8e496b96a6f8f1b7e32a90bda0f850c63a23fe7d33282bade8716c13f69d22876c0a35341ab676fdfd1d1277d
 
 pkgname = python-pipenv


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <[email protected]>
 
 pkgname=python-pipenv
-pkgver=2023.8.23
+pkgver=2023.8.25
 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=('37d2dee20680e980de724532124117fd14b3b6d00dd36f2e622f3e16567bc53cefb707383f0d5ee7a03feb5637b9617613118f2f301fd3d0c8ac6553a285ced2')
+b2sums=('ca2f8a3e01b11ea82fca718aacc22c88a2bed6a8e496b96a6f8f1b7e32a90bda0f850c63a23fe7d33282bade8716c13f69d22876c0a35341ab676fdfd1d1277d')
 
 build() {
   cd "pipenv-${pkgver}"



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

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


Reply via email to