Ticket #37224: 37224-1-py-tz.patch

File 37224-1-py-tz.patch, 819 bytes (added by seanfarley (Sean Farley), 11 years ago)

py-tz: add python33 version

  • dports/python/py-tz/Portfile

    # HG changeset patch
    # User Sean Farley <sean.michael.farley@gmail.com>
    # Date 1354582777 21600
    # Node ID ed3e69fc33b84f5ed492ccdbb6c9b2732ae538f1
    # Parent  fa076b049e9b17247aab19911456bf20b51dc73a
    py-tz: add python33 version
    
    diff --git a/dports/python/py-tz/Portfile b/dports/python/py-tz/Portfile
    a b  
    2020homepage        http://pytz.sourceforge.net/
    2121master_sites    http://cheeseshop.python.org/packages/source/p/pytz/
    2222distname        ${my_name}-${version}
    2323#use_zip         yes
    2424
    25 python.versions 24 25 26 27 31 32
     25python.versions 24 25 26 27 31 32 33
    2626
    2727checksums       rmd160 af3880f33777717600c699600d2016cbb3fe74dd \
    2828                sha256 2bad145c91efcb8a1ecaca4768a3d1dfd4e6f3fab3a84f044e6125fff8306221
    2929
    3030post-destroot {