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

Dan McGee dan at archlinux.org
Fri Mar 11 02:24:45 UTC 2016


    Date: Friday, March 11, 2016 @ 03:24:45
  Author: dan
Revision: 261311

upgpkg: python-pip 8.1.0-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-11 02:22:52 UTC (rev 261310)
+++ PKGBUILD	2016-03-11 02:24:45 UTC (rev 261311)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=8.0.3
+pkgver=8.1.0
 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=('8f000fc101e47f4f199fa29df1e0b0df')
-sha256sums=('30f98b66f3fe1069c529a491597d34a1c224a68640c82caf2ade5f88aa1405e8')
+md5sums=('e9c3844db343f47d16040b32ad9072be')
+sha256sums=('d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list