Ticket #37224: 37224-2-py-dateutil.patch

File 37224-2-py-dateutil.patch, 839 bytes (added by seanfarley (Sean Farley), 11 years ago)

py-dateutil: add python33 version

  • dports/python/py-dateutil/Portfile

    # HG changeset patch
    # User Sean Farley <sean.michael.farley@gmail.com>
    # Date 1354582821 21600
    # Node ID a154adb46801fcea70f50507a1b26f2697bd3d54
    # Parent  ed3e69fc33b84f5ed492ccdbb6c9b2732ae538f1
    py-dateutil: add python33 version
    
    diff --git a/dports/python/py-dateutil/Portfile b/dports/python/py-dateutil/Portfile
    a b  
    2222
    2323checksums         md5 22297f7e891bcd79a80d9446d8b20542 \
    2424                  sha1 946337a273866cc4f51d32c86cdbc4209ab84a43 \
    2525                  rmd160 a7ae3c4948c69471c95466236a388d63fcdac120
    2626
    27 python.versions   24 25 26 27 31 32
     27python.versions   24 25 26 27 31 32 33
    2828
    2929if {${subport} != ${name}} {
    3030    if {${python.version} < 30} {
    3131        version 1.5
    3232        checksums md5 35f3732db3f2cc4afdc68a8533b60a52 \