[arch-commits] Commit in python-pipenv/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Feb 22 12:23:00 UTC 2018
Date: Thursday, February 22, 2018 @ 12:22:59
Author: foxboron
Revision: 297081
upgpkg: python-pipenv 9.1.0-1
Updated to 9.1.0
Modified:
python-pipenv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-22 11:20:10 UTC (rev 297080)
+++ PKGBUILD 2018-02-22 12:22:59 UTC (rev 297081)
@@ -3,7 +3,7 @@
pkgbase=python-pipenv
pkgname=(python-pipenv python2-pipenv)
-pkgver=9.0.3
+pkgver=9.1.0
pkgrel=1
pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
url="https://docs.pipenv.org"
@@ -12,7 +12,7 @@
makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz")
-sha256sums=('57c37d3b960d305468a58ddd7c6a82477a21c77512bdc59c05ed2aace2bf7f1c')
+sha256sums=('d0c2ad20c24c18c284811efb8e3c233efce380078274d33fb0c0f523bf831440')
prepare() {
cp -a pipenv-$pkgver{,-py2}
More information about the arch-commits
mailing list