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

Dan McGee dan at archlinux.org
Sat Mar 26 16:58:33 UTC 2016


    Date: Saturday, March 26, 2016 @ 17:58:32
  Author: dan
Revision: 262578

upgpkg: python-pip 8.1.1-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-26 16:33:03 UTC (rev 262577)
+++ PKGBUILD	2016-03-26 16:58:32 UTC (rev 262578)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=8.1.0
+pkgver=8.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=('e9c3844db343f47d16040b32ad9072be')
-sha256sums=('d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e')
+md5sums=('6b86f11841e89c8241d689956ba99ed7')
+sha256sums=('3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list