Ticket #43831: Portfile-tox.diff

File Portfile-tox.diff, 950 bytes (added by steenzout (Pedro Salgado), 10 years ago)

diff -u Portfile.orig Portfile > Portfile-tox.diff

  • Portfile

    old new  
    66PortGroup           select 1.0
    77PortGroup           bitbucket 1.0
    88
    9 bitbucket.setup     hpk42 tox 1.6.1
     9bitbucket.setup     hpk42 tox 1.7.1
    1010
    1111name                py-tox
    12 version             1.6.1
     12version             1.7.1
    1313categories          python devel
    1414maintainers         gmail.com:pedro.salgado
    1515platforms           darwin
     
    1919long_description    Tox as is a generic virtualenv management and test command line tool
    2020homepage            https://bitbucket.org/hpk42/tox/
    2121
    22 checksums           sha256 b4aaa0b330d5f5963d196b65760e13c69d614f57ca93f22b3ca293f037aabd3a
     22checksums           sha256 7801068b3b529db6b6eb511f5d91802acf6b9001901f524e02aa45043169906c
    2323
    24 python.versions     25 26 27
     24python.versions     26 27
    2525
    2626if {${name} ne ${subport}} {
    2727    depends_lib-append port:py${python.version}-py \