[arch-commits] Commit in python-pipenv/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sun Dec 2 15:59:54 UTC 2018


    Date: Sunday, December 2, 2018 @ 15:59:53
  Author: foxboron
Revision: 410763

upgpkg: python-pipenv 2018.11.26-1

Modified:
  python-pipenv/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-02 15:53:14 UTC (rev 410762)
+++ PKGBUILD	2018-12-02 15:59:53 UTC (rev 410763)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=2018.11.14
+pkgver=2018.11.26
 pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://docs.pipenv.org"
@@ -18,7 +18,7 @@
 #	      'python2-pytest' 'python2-pytest-runner')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz"
         "0001-setup-don-t-setup_requires-on-things-used-to-run-dev.patch")
-sha256sums=('899c7a39f7908be6e4273cbb65a28b54fd049700aaf006220fa8e0776739074c'
+sha256sums=('b095395fa6763329fec54c8f6df38c35a39ec3b8b316a4418829e44d50cbc631'
             '878fd681571afe7e9664fcb06828f41e999d33dc31ae3b11cfbd93475fe8516d')
 
 prepare() {



More information about the arch-commits mailing list