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

Dan McGee dan at archlinux.org
Wed Jul 1 19:19:36 UTC 2015


    Date: Wednesday, July 1, 2015 @ 21:19:35
  Author: dan
Revision: 241670

upgpkg: python-pip 7.1.0-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-01 17:13:35 UTC (rev 241669)
+++ PKGBUILD	2015-07-01 19:19:35 UTC (rev 241670)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=7.0.3
+pkgver=7.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=('54cbf5ae000fb3af3367345f5d299d1c')
-sha256sums=('b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd')
+md5sums=('d935ee9146074b1d3f26c5f0acfd120e')
+sha256sums=('d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list