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

Felix Yan felixonmars at archlinux.org
Mon Dec 12 03:07:38 UTC 2016


    Date: Monday, December 12, 2016 @ 03:07:37
  Author: felixonmars
Revision: 283045

upgpkg: python-pip 9.0.1-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 02:24:11 UTC (rev 283044)
+++ PKGBUILD	2016-12-12 03:07:37 UTC (rev 283045)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=8.1.2
+pkgver=9.0.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=(https://pypi.io/packages/source/p/pip/pip-${pkgver}.tar.gz)
-md5sums=('87083c0b9867963b29f7aba3613e8f4a')
-sha256sums=('4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732')
+md5sums=('35f01da33009719497f01a4ba69d63c9')
+sha256sums=('09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list