[128883] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Nov 28 22:01:01 PST 2014


Revision: 128883
          https://trac.macports.org/changeset/128883
Author:   larryv at macports.org
Date:     2014-11-28 22:01:01 -0800 (Fri, 28 Nov 2014)
Log Message:
-----------
py{25,26,31,32,33}-anyjson: Replace with py{27,34}-anyjson

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

Modified: trunk/dports/python/py-anyjson/Portfile
===================================================================
--- trunk/dports/python/py-anyjson/Portfile	2014-11-29 05:43:30 UTC (rev 128882)
+++ trunk/dports/python/py-anyjson/Portfile	2014-11-29 06:01:01 UTC (rev 128883)
@@ -28,16 +28,10 @@
 checksums           rmd160  c85bad7565e983077ea863ec99ca45048faecb18 \
                     sha256  37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba
 
-python.versions     25 26 27 31 32 33 34
-python.default_version 27
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-
-    if {${subport} eq "py25-anyjson"} {
-        # Depend upon cjson so that the best JSON module for python25 can be used.
-        depends_lib-append      port:py${python.version}-cjson
-    }
 }
 
 livecheck.type      regex

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-11-29 05:43:30 UTC (rev 128882)
+++ trunk/dports/python/py-graveyard/Portfile	2014-11-29 06:01:01 UTC (rev 128883)
@@ -38,6 +38,7 @@
 amqp                1.4.6_1     26 31 32 33
 amqplib             1.0.2_1     24 25 26
 aniso8601           0.82_1      31 32 33
+anyjson             0.3.3_1     25 26 31 32 33
 antlr3              3.1.3_1     25 26
 aplpy               0.9.12_1    32
 appscript           1.0.0_1     24 25 26 31 32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141128/2b8cc778/attachment.html>


More information about the macports-changes mailing list