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


Commits:
c6cb9918 by Andrew Crerar at 2023-09-05T09:49:52-04:00
upgpkg: 2023.9.1-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.28
+       pkgver = 2023.9.1
        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.28.tar.gz::https://github.com/pypa/pipenv/archive/v2023.8.28.tar.gz
-       b2sums = 
c59aa9ec165c081a77a3b9843449056ec3fdad9134d835442404c7dd787147b441ccd9aa1b81e854ceb82477fa9c9841897fd223ad60b2ccd81564babbb7cd03
+       source = 
python-pipenv-2023.9.1.tar.gz::https://github.com/pypa/pipenv/archive/v2023.9.1.tar.gz
+       b2sums = 
0cc78a4176f05b5ce4ee49f08350d899aa68d86ab50b820721f5d1f7ae62469333da2533be9e98974be64a28ac040f65c806fe07bb24ebc629edaa081e236251
 
 pkgname = python-pipenv


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <maikelwe...@gmail.com>
 
 pkgname=python-pipenv
-pkgver=2023.8.28
+pkgver=2023.9.1
 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=('c59aa9ec165c081a77a3b9843449056ec3fdad9134d835442404c7dd787147b441ccd9aa1b81e854ceb82477fa9c9841897fd223ad60b2ccd81564babbb7cd03')
+b2sums=('0cc78a4176f05b5ce4ee49f08350d899aa68d86ab50b820721f5d1f7ae62469333da2533be9e98974be64a28ac040f65c806fe07bb24ebc629edaa081e236251')
 
 build() {
   cd "pipenv-${pkgver}"



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

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


Reply via email to