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

Dan McGee dan at archlinux.org
Sat May 14 21:15:16 UTC 2016


    Date: Saturday, May 14, 2016 @ 23:15:16
  Author: dan
Revision: 268043

upgpkg: python-pip 8.1.2-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-14 21:09:27 UTC (rev 268042)
+++ PKGBUILD	2016-05-14 21:15:16 UTC (rev 268043)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=8.1.1
+pkgver=8.1.2
 pkgrel=1
 pkgdesc="The PyPA recommended tool for installing Python packages"
 url="https://pip.pypa.io/"
@@ -10,9 +10,9 @@
 arch=('any')
 license=('MIT')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
-md5sums=('6b86f11841e89c8241d689956ba99ed7')
-sha256sums=('3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798')
+source=(https://pypi.io/packages/source/p/pip/pip-${pkgver}.tar.gz)
+md5sums=('87083c0b9867963b29f7aba3613e8f4a')
+sha256sums=('4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list