[arch-commits] Commit in python-pipenv/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Mar 1 10:17:58 UTC 2018
Date: Thursday, March 1, 2018 @ 10:17:57
Author: foxboron
Revision: 300931
upgpkg: python-pipenv 10.0.1-1
Updated to 10.0.1
Modified:
python-pipenv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-01 10:04:24 UTC (rev 300930)
+++ PKGBUILD 2018-03-01 10:17:57 UTC (rev 300931)
@@ -3,7 +3,7 @@
pkgbase=python-pipenv
pkgname=(python-pipenv python2-pipenv)
-pkgver=10.0.0
+pkgver=10.0.1
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=('af5c4aca99b18d7925bf01017e8990736b04368b47e77e2153078c2a574fe0c8')
+sha256sums=('1ec3c669b60045415b21ff24b1034484e7ab0644691249f4a56e80797f7d7a0e')
prepare() {
cp -a pipenv-$pkgver{,-py2}
More information about the arch-commits
mailing list