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

Dan McGee dan at archlinux.org
Sat Feb 27 15:39:44 UTC 2016


    Date: Saturday, February 27, 2016 @ 16:39:44
  Author: dan
Revision: 260317

upgpkg: python-pip 8.0.3-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-27 15:37:19 UTC (rev 260316)
+++ PKGBUILD	2016-02-27 15:39:44 UTC (rev 260317)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=8.0.2
+pkgver=8.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=('3a73c4188f8dbad6a1e6f6d44d117eeb')
-sha256sums=('46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521')
+md5sums=('8f000fc101e47f4f199fa29df1e0b0df')
+sha256sums=('30f98b66f3fe1069c529a491597d34a1c224a68640c82caf2ade5f88aa1405e8')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list