Ticket #51955: py-uncertainties.diff

File py-uncertainties.diff, 992 bytes (added by reneeotten (Renee Otten), 8 years ago)
  • Portfile

    old new  
    55PortGroup               python 1.0
    66PortGroup               github 1.0
    77
    8 github.setup            lebigot uncertainties 2.4.6.1
     8github.setup            lebigot uncertainties 2.4.8.1
    99
    1010name                    py-uncertainties
    1111categories-append       math
     
    1717                        uncertainties.
    1818platforms               darwin
    1919
    20 checksums               rmd160  e0455754b81159be98c0fdb81ec1000de8a2650b \
    21                         sha256  147531bde1f760ff44d481be3daafadbf6622303a7f726eec3b994d62b45d6e4
     20checksums               rmd160  a8805a0554d7ca6417775f4863e7277f81094a30 \
     21                        sha256  2a769626f977b7a76a44292d5fce8e938ba082e7d1f3325199762d5f671a35af
    2222
    23 python.versions         26 27 33 34
     23python.versions         27 34 35
    2424
    2525if {${name} ne ${subport}} {
    2626    depends_build-append       port:py${python.version}-setuptools