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

Dan McGee dan at archlinux.org
Sun May 24 14:29:56 UTC 2015


    Date: Sunday, May 24, 2015 @ 16:29:55
  Author: dan
Revision: 239714

upgpkg: python-pip 7.0.1-1

Modified:
  python-pip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-24 14:20:55 UTC (rev 239713)
+++ PKGBUILD	2015-05-24 14:29:55 UTC (rev 239714)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=6.1.1
+pkgver=7.0.1
 pkgrel=1
 pkgdesc="The PyPA recommended tool for installing Python packages"
 url="https://pip.pypa.io/"
@@ -11,8 +11,8 @@
 license=('MIT')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
-md5sums=('6b19e0a934d982a5a4b798e957cb6d45')
-sha256sums=('89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556')
+md5sums=('5627bb807cf3d898a2eba276685537aa')
+sha256sums=('cfec177552fdd0b2d12b72651c8e874f955b4c62c1c2c9f2588cbdc1c0d0d416')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list