[130125] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Dec 26 23:45:23 PST 2014


Revision: 130125
          https://trac.macports.org/changeset/130125
Author:   larryv at macports.org
Date:     2014-12-26 23:45:22 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py{24,25,31,32}-macholib: Replace with py{27,34}

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-macholib/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:19 UTC (rev 130124)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:22 UTC (rev 130125)
@@ -155,6 +155,7 @@
 logilab-constraint  0.5.0_1     25 26
 lxml                3.3.5_1     24 25 26 31 32 33
 macfsevents         0.3_2       32
+macholib            1.7_2       24 25 31 32
 magic               0.4.6_1     25 26 32 33
 mahotas             1.2.2_1     26 32 33
 marisa-trie         0.6_1       26 31 32 33

Modified: trunk/dports/python/py-macholib/Portfile
===================================================================
--- trunk/dports/python/py-macholib/Portfile	2014-12-27 07:45:19 UTC (rev 130124)
+++ trunk/dports/python/py-macholib/Portfile	2014-12-27 07:45:22 UTC (rev 130125)
@@ -30,17 +30,11 @@
                     rmd160 51378b1034b4a73a2f5ed51fa6bf0072fb66a71b \
                     sha256 1865bed8c50131649653d82cd1fbeb73a36a51355c48c81debdc195387b8103a
 
-python.versions     24 25 26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-modulegraph
     livecheck.type  none
-    if {${python.version} <= 25} {
-        version     1.4.3
-        checksums   md5 308d478df389d525ce1a9113883a4f1c \
-                    sha256 9a4b871efc4cdd0cdb5d71ef572df347690af7c0e3587c3b9db30d74d91033f5
-        distname    macholib-${version}
-    }
 } else {
     livecheck.type  regex
     livecheck.url   https://pypi.python.org/pypi/macholib/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/87626f33/attachment-0001.html>


More information about the macports-changes mailing list