Ticket #46060: py-anyjson.patch

File py-anyjson.patch, 1.5 KB (added by larryv (Lawrence Velázquez), 9 years ago)
  • dports/python/py-anyjson/Portfile

    commit 756b9657b8de1861da90dfd28956100b5628394f
    Author: Lawrence Velázquez <larryv@macports.org>
    Date:   6 weeks ago
    
        py{25,26,31,32,33}-anyjson: Replace with py{27,34}-anyjson
    
    diff --git a/dports/python/py-anyjson/Portfile b/dports/python/py-anyjson/Portfile
    index 0a646a4c6..9031487 100644
    a b distname anyjson-${version} 
    2828checksums           rmd160  c85bad7565e983077ea863ec99ca45048faecb18 \
    2929                    sha256  37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba
    3030
    31 python.versions     25 26 27 31 32 33 34
    32 python.default_version 27
     31python.versions     27 34
    3332
    3433if {${name} ne ${subport}} {
    3534    depends_build-append    port:py${python.version}-setuptools
    36 
    37     if {${subport} eq "py25-anyjson"} {
    38         # Depend upon cjson so that the best JSON module for python25 can be used.
    39         depends_lib-append      port:py${python.version}-cjson
    40     }
    4135}
    4236
    4337livecheck.type      regex
  • dports/python/py-graveyard/Portfile

    diff --git a/dports/python/py-graveyard/Portfile b/dports/python/py-graveyard/Portfile
    index 17dace8..82aba96 100644
    a b affine 1.0.1_1 33 
    3838amqp                1.4.6_1     26 31 32 33
    3939amqplib             1.0.2_1     24 25 26
    4040aniso8601           0.82_1      31 32 33
     41anyjson             0.3.3_1     25 26 31 32 33
    4142antlr3              3.1.3_1     25 26
    4243aplpy               0.9.12_1    32
    4344appscript           1.0.0_1     24 25 26 31 32