[82218] trunk/dports/python

robitaille at macports.org robitaille at macports.org
Wed Aug 10 09:25:08 PDT 2011


Revision: 82218
          http://trac.macports.org/changeset/82218
Author:   robitaille at macports.org
Date:     2011-08-10 09:25:07 -0700 (Wed, 10 Aug 2011)
Log Message:
-----------
py*-pip: Updated PIP to 1.0.2

Modified Paths:
--------------
    trunk/dports/python/py-pip/Portfile
    trunk/dports/python/py25-pip/Portfile
    trunk/dports/python/py26-pip/Portfile
    trunk/dports/python/py27-pip/Portfile

Modified: trunk/dports/python/py-pip/Portfile
===================================================================
--- trunk/dports/python/py-pip/Portfile	2011-08-10 15:39:43 UTC (rev 82217)
+++ trunk/dports/python/py-pip/Portfile	2011-08-10 16:25:07 UTC (rev 82218)
@@ -5,7 +5,7 @@
 PortGroup           python24 1.0
 
 name                py-pip
-version             0.8
+version             1.0.2
 categories          python www
 platforms           darwin
 maintainers         nomaintainer
@@ -18,8 +18,9 @@
 
 master_sites        http://pypi.python.org/packages/source/p/pip/
 distname            pip-${version}
-checksums           md5     468d9adc309f33ad51cee38f0d455429 \
-                    sha1    93115735915d5fbfbef2deba70223bbf536b157e
+checksums           md5  47ec6ff3f6d962696fe08d4c8264ad49 \
+                    sha1  bb137ac723389651e6cf56c0c95af0a6547443b6 \
+                    rmd160  2a398d35c63f62194528aa16ce989ce532f6b895
 
 depends_lib-append  port:py-setuptools
 

Modified: trunk/dports/python/py25-pip/Portfile
===================================================================
--- trunk/dports/python/py25-pip/Portfile	2011-08-10 15:39:43 UTC (rev 82217)
+++ trunk/dports/python/py25-pip/Portfile	2011-08-10 16:25:07 UTC (rev 82218)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-pip
-version             0.8
+version             1.0.2
 categories          python www
 platforms           darwin
 maintainers         nomaintainer
@@ -18,8 +18,9 @@
 
 master_sites        http://pypi.python.org/packages/source/p/pip/
 distname            pip-${version}
-checksums           md5     468d9adc309f33ad51cee38f0d455429 \
-                    sha1    93115735915d5fbfbef2deba70223bbf536b157e
+checksums           md5  47ec6ff3f6d962696fe08d4c8264ad49 \
+                    sha1  bb137ac723389651e6cf56c0c95af0a6547443b6 \
+                    rmd160  2a398d35c63f62194528aa16ce989ce532f6b895
 
 depends_lib-append  port:py25-distribute
 

Modified: trunk/dports/python/py26-pip/Portfile
===================================================================
--- trunk/dports/python/py26-pip/Portfile	2011-08-10 15:39:43 UTC (rev 82217)
+++ trunk/dports/python/py26-pip/Portfile	2011-08-10 16:25:07 UTC (rev 82218)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-pip
-version             0.8
+version             1.0.2
 categories          python www
 platforms           darwin
 maintainers         nomaintainer
@@ -17,8 +18,9 @@
 
 master_sites        http://pypi.python.org/packages/source/p/pip/
 distname            pip-${version}
-checksums           md5     468d9adc309f33ad51cee38f0d455429 \
-                    sha1    93115735915d5fbfbef2deba70223bbf536b157e
+checksums           md5  47ec6ff3f6d962696fe08d4c8264ad49 \
+                    sha1  bb137ac723389651e6cf56c0c95af0a6547443b6 \
+                    rmd160  2a398d35c63f62194528aa16ce989ce532f6b895
 
 depends_lib-append  port:py26-distribute
 

Modified: trunk/dports/python/py27-pip/Portfile
===================================================================
--- trunk/dports/python/py27-pip/Portfile	2011-08-10 15:39:43 UTC (rev 82217)
+++ trunk/dports/python/py27-pip/Portfile	2011-08-10 16:25:07 UTC (rev 82218)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-pip
-version             0.8
+version             1.0.2
 categories          python www
 platforms           darwin
 maintainers         nomaintainer
@@ -18,8 +18,9 @@
 
 master_sites        http://pypi.python.org/packages/source/p/pip/
 distname            pip-${version}
-checksums           md5     468d9adc309f33ad51cee38f0d455429 \
-                    sha1    93115735915d5fbfbef2deba70223bbf536b157e
+checksums           md5  47ec6ff3f6d962696fe08d4c8264ad49 \
+                    sha1  bb137ac723389651e6cf56c0c95af0a6547443b6 \
+                    rmd160  2a398d35c63f62194528aa16ce989ce532f6b895
 
 depends_lib-append  port:py27-distribute
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110810/860f6830/attachment.html>


More information about the macports-changes mailing list