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

Dan McGee dan at archlinux.org
Sat Jan 23 17:26:38 UTC 2016


    Date: Saturday, January 23, 2016 @ 18:26:38
  Author: dan
Revision: 258526

upgpkg: python-pip 8.0.2-1

Modified:
  python-pip/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-23 17:26:15 UTC (rev 258525)
+++ PKGBUILD	2016-01-23 17:26:38 UTC (rev 258526)
@@ -3,8 +3,8 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=7.1.2
-pkgrel=2
+pkgver=8.0.2
+pkgrel=1
 pkgdesc="The PyPA recommended tool for installing Python packages"
 url="https://pip.pypa.io/"
 arch=('any')
@@ -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=('3823d2343d9f3aaab21cf9c917710196')
-sha256sums=('ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477')
+md5sums=('3a73c4188f8dbad6a1e6f6d44d117eeb')
+sha256sums=('46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list