Ticket #51548: py-traitsui_Portfile.diff

File py-traitsui_Portfile.diff, 869 bytes (added by jjstickel (Jonathan Stickel), 8 years ago)
  • Portfile

    old new  
    55PortGroup               python 1.0
    66PortGroup           github 1.0
    77
    8 github.setup        enthought traitsui 5.0.0
     8github.setup        enthought traitsui 5.1.0
    99
    1010name                py-traitsui
    1111categories-append   devel
     
    1818                    "visualization" features of the Traits package.
    1919platforms           darwin
    2020
    21 checksums           rmd160  1e171d50119cd99324c543977076d401b3c00f00 \
    22                     sha256  4788141680a47d19952661b35dd48955ac0f568600abdc453237832ab4487f13
     21checksums           rmd160  2135fd90e51f3470f1dbfbe01303de24d7a99e48 \
     22                    sha256  93fe84a9cfe04eb3a3169083de71b68f7292be3498f378feafd5caa2c776c26a
    2323
    24 python.versions     27
     24python.versions     27 34 35
    2525
    2626if {${name} ne ${subport}} {
    2727    depends_build-append    port:py${python.version}-setuptools