#50029: py-anyjson: add py35 subport ---------------------+--------------------- Reporter: mmoll@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------+--------------------- A trivial change, needed for py35-celery: {{{ Index: Portfile =================================================================== --- Portfile (revision 143569) +++ Portfile (working copy) @@ -28,7 +28,7 @@ checksums rmd160 c85bad7565e983077ea863ec99ca45048faecb18 \ sha256 37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba -python.versions 27 34 +python.versions 27 34 35 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools }}} -- Ticket URL: <https://trac.macports.org/ticket/50029> MacPorts <https://www.macports.org/> Ports system for OS X