[arch-commits] Commit in python-pip/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Sun Jan 11 22:59:22 UTC 2015
Date: Sunday, January 11, 2015 @ 23:59:21
Author: dan
Revision: 228926
upgpkg: python-pip 6.0.6-1
Modified:
python-pip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-11 20:48:07 UTC (rev 228925)
+++ PKGBUILD 2015-01-11 22:59:21 UTC (rev 228926)
@@ -3,7 +3,7 @@
# Contributor: Sebastien Binet <binet at lblbox>
pkgname=('python-pip' 'python2-pip')
-pkgver=6.0.3
+pkgver=6.0.6
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=('1ca6788e57a176abbdf6d99d69f54ae0')
-sha256sums=('b091a35f5fa0faffac0b27b97e1e1e93ffe63b463c2ea8dbde0c1fb987933614')
+md5sums=('bbb17814bdf82187f46aaf9cec6b6caa')
+sha256sums=('3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0')
package_python-pip() {
depends=('python' 'python-setuptools')
More information about the arch-commits
mailing list