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


Commits:
8c79fb10 by Andrew Crerar at 2023-09-08T10:26:02-04:00
upgpkg: 2023.9.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pipenv
        pkgdesc = Sacred Marriage of Pipfile, Pip, & Virtualenv.
-       pkgver = 2023.9.7
+       pkgver = 2023.9.8
        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.9.7.tar.gz::https://github.com/pypa/pipenv/archive/v2023.9.7.tar.gz
-       b2sums = 
4bd8ef851fc636987c72f3d36011360a6b91c11a4e98f4384736d9394a3cf02039c1140d9141ade9223e673708c2fd91df44a58332f6e209efafcb2bf4d91384
+       source = 
python-pipenv-2023.9.8.tar.gz::https://github.com/pypa/pipenv/archive/v2023.9.8.tar.gz
+       b2sums = 
3fd67d5aa7022251660c09d47e6d2487eabca507dbac8ebb2c298ef46cae452e6f2330615053d80a404f98ce523e5ff15ef89adbc85779305633b45e6b989423
 
 pkgname = python-pipenv


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <maikelwe...@gmail.com>
 
 pkgname=python-pipenv
-pkgver=2023.9.7
+pkgver=2023.9.8
 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=('4bd8ef851fc636987c72f3d36011360a6b91c11a4e98f4384736d9394a3cf02039c1140d9141ade9223e673708c2fd91df44a58332f6e209efafcb2bf4d91384')
+b2sums=('3fd67d5aa7022251660c09d47e6d2487eabca507dbac8ebb2c298ef46cae452e6f2330615053d80a404f98ce523e5ff15ef89adbc85779305633b45e6b989423')
 
 build() {
   cd "pipenv-${pkgver}"



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

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


Reply via email to