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

Dan McGee dan at archlinux.org
Tue Apr 7 15:02:17 UTC 2015


    Date: Tuesday, April 7, 2015 @ 17:02:16
  Author: dan
Revision: 235578

upgpkg: python-pip 6.1.1-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-07 15:01:45 UTC (rev 235577)
+++ PKGBUILD	2015-04-07 15:02:16 UTC (rev 235578)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=6.0.8
+pkgver=6.1.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=('2332e6f97e75ded3bddde0ced01dbda3')
-sha256sums=('0d58487a1b7f5be2e5e965c11afbea1dc44ecec8069de03491a4d0d6c85f4551')
+md5sums=('6b19e0a934d982a5a4b798e957cb6d45')
+sha256sums=('89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list