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

Dan McGee dan at archlinux.org
Fri Jan 30 02:40:10 UTC 2015


    Date: Friday, January 30, 2015 @ 03:40:10
  Author: dan
Revision: 230269

upgpkg: python-pip 6.0.7-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-30 02:39:55 UTC (rev 230268)
+++ PKGBUILD	2015-01-30 02:40:10 UTC (rev 230269)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=6.0.6
+pkgver=6.0.7
 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=('bbb17814bdf82187f46aaf9cec6b6caa')
-sha256sums=('3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0')
+md5sums=('26fa8f4c0f9a78c6c96ccfbcf34f5c31')
+sha256sums=('35a5a43ac6b7af83ed47ea5731a365f43d350a3a7267e039e5f06b61d42ab3c2')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list