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

Dan McGee dan at archlinux.org
Thu Jun 4 03:30:17 UTC 2015


    Date: Thursday, June 4, 2015 @ 05:30:17
  Author: dan
Revision: 240320

upgpkg: python-pip 7.0.3-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 02:27:49 UTC (rev 240319)
+++ PKGBUILD	2015-06-04 03:30:17 UTC (rev 240320)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=7.0.1
+pkgver=7.0.3
 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=('5627bb807cf3d898a2eba276685537aa')
-sha256sums=('cfec177552fdd0b2d12b72651c8e874f955b4c62c1c2c9f2588cbdc1c0d0d416')
+md5sums=('54cbf5ae000fb3af3367345f5d299d1c')
+sha256sums=('b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list