Revision: 120807 https://trac.macports.org/changeset/120807 Author: g5pw@macports.org Date: 2014-06-07 11:42:49 -0700 (Sat, 07 Jun 2014) Log Message: ----------- python/py-pint: update to 0.5.1 Modified Paths: -------------- trunk/dports/python/py-pint/Portfile Modified: trunk/dports/python/py-pint/Portfile =================================================================== --- trunk/dports/python/py-pint/Portfile 2014-06-07 17:02:42 UTC (rev 120806) +++ trunk/dports/python/py-pint/Portfile 2014-06-07 18:42:49 UTC (rev 120807) @@ -4,7 +4,7 @@ PortGroup python 1.0 PortGroup github 1.0 -github.setup hgrecco pint 0.5 +github.setup hgrecco pint 0.5.1 name py-pint categories-append science @@ -22,8 +22,8 @@ homepage https://pint.readthedocs.org/ -checksums rmd160 25c80fb3a779f31eb86bd8d25b50b9bc966d0dde \ - sha256 3a71d2347fb6f012f3b6dabbbdeee59c92181fc7422c3169f8e35c49bfe30e7d +checksums rmd160 6562d6c322f8195401f22632caa10ce4c8d0be44 \ + sha256 75b73b25ccd61ba23e7cac826dc903d219aa4f27f84120592f25b847c499a294 python.versions 27 33 34
participants (1)
-
g5pw@macports.org