[127125] trunk/dports/python/py-setuptools/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 21 12:32:14 PDT 2014


Revision: 127125
          https://trac.macports.org/changeset/127125
Author:   jmr at macports.org
Date:     2014-10-21 12:32:14 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
py-setuptools: update to 7.0

Modified Paths:
--------------
    trunk/dports/python/py-setuptools/Portfile

Modified: trunk/dports/python/py-setuptools/Portfile
===================================================================
--- trunk/dports/python/py-setuptools/Portfile	2014-10-21 19:29:19 UTC (rev 127124)
+++ trunk/dports/python/py-setuptools/Portfile	2014-10-21 19:32:14 UTC (rev 127125)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-setuptools
-version             6.1
+version             7.0
 categories-append   devel
 license             {PSF ZPL}
 maintainers         jmr openmaintainer
@@ -22,9 +22,9 @@
 master_sites        https://pypi.python.org/packages/source/s/setuptools/
 distname            setuptools-${version}
 
-checksums           md5    e9b44838c2e6c66f232327d7821ff6f8 \
-                    rmd160 2a3ad64617a9466e8e25ecb9520f04f00be91bae \
-                    sha256 539f816a0112f811288fb6a9fe2093dd5fcf00c061c55b72a0e754777b162a96
+checksums           md5    6245d6752e2ef803c365f560f7f2f940 \
+                    rmd160 97add47e557bb4794695544800427c1e280d522e \
+                    sha256 dd9c1a2a0fdf37a7b142626700e0a0b7a3a0657b735c50d367fca932803be061
 
 python.versions     24 25 26 27 31 32 33 34
 python.link_binaries no
@@ -33,6 +33,7 @@
 if {$subport ne $name} {
     if {${python.version} <= 25} {
         version     1.4.2
+        revision    0
         distname    setuptools-${version}
         checksums   md5    13951be6711438073fbe50843e7f141f \
                     rmd160 b48086a2aae718fe433a8c882d2d9209aa157b0a \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/2a9f4815/attachment.html>


More information about the macports-changes mailing list