[arch-commits] Commit in python-pip/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Thu Feb 5 20:17:01 UTC 2015
Date: Thursday, February 5, 2015 @ 21:17:01
Author: dan
Revision: 230832
upgpkg: python-pip 6.0.8-1
Modified:
python-pip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-05 20:13:31 UTC (rev 230831)
+++ PKGBUILD 2015-02-05 20:17:01 UTC (rev 230832)
@@ -3,7 +3,7 @@
# Contributor: Sebastien Binet <binet at lblbox>
pkgname=('python-pip' 'python2-pip')
-pkgver=6.0.7
+pkgver=6.0.8
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=('26fa8f4c0f9a78c6c96ccfbcf34f5c31')
-sha256sums=('35a5a43ac6b7af83ed47ea5731a365f43d350a3a7267e039e5f06b61d42ab3c2')
+md5sums=('2332e6f97e75ded3bddde0ced01dbda3')
+sha256sums=('0d58487a1b7f5be2e5e965c11afbea1dc44ecec8069de03491a4d0d6c85f4551')
package_python-pip() {
depends=('python' 'python-setuptools')
More information about the arch-commits
mailing list