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

Dan McGee dan at archlinux.org
Mon Jul 19 15:14:42 UTC 2010


    Date: Monday, July 19, 2010 @ 11:14:42
  Author: dan
Revision: 85783

upgpkg: python-pip 0.7.2-1
verbump 0.7.2

Modified:
  python-pip/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-19 14:40:11 UTC (rev 85782)
+++ PKGBUILD	2010-07-19 15:14:42 UTC (rev 85783)
@@ -1,9 +1,9 @@
-# $Id: pkgbuild-mode.el,v 1.23 2007/10/20 16:02:14 juergen Exp $
+# $Id$
 # Maintainer: Dan McGee <dan at archlinux.org>
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=python-pip
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="An easy_install replacement for installing pypi python packages"
 url="http://pypi.python.org/pypi/pip"
@@ -16,7 +16,8 @@
 backup=()
 install=
 source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
-md5sums=('420c83ad67bdcb542f772eb64392cce6')
+md5sums=('cfe73090aaa0d3b0c104179a627859d1')
+sha256sums=('98df2eb779358412bbbae75980171ae85deebc846d87e244d086520b1212da09')
 
 build() {
   cd "$srcdir/pip-$pkgver"


Property changes on: python-pip/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list