Revision: 132663 https://trac.macports.org/changeset/132663 Author: larryv@macports.org Date: 2015-02-06 11:57:30 -0800 (Fri, 06 Feb 2015) Log Message: ----------- py-pyqtgraph: Update to 0.9.10 (#46789) Modified Paths: -------------- trunk/dports/python/py-pyqtgraph/Portfile Modified: trunk/dports/python/py-pyqtgraph/Portfile =================================================================== --- trunk/dports/python/py-pyqtgraph/Portfile 2015-02-06 17:03:09 UTC (rev 132662) +++ trunk/dports/python/py-pyqtgraph/Portfile 2015-02-06 19:57:30 UTC (rev 132663) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pyqtgraph -version 0.9.8 +version 0.9.10 categories-append graphics math platforms darwin maintainers nomaintainer @@ -25,8 +25,8 @@ master_sites http://pyqtgraph.org/downloads distname pyqtgraph-${version} -checksums rmd160 38b024fa3f4551c90687ffbdfff6de839057e40f \ - sha256 257e7de9053c325ea2cce7a93d54ac035276350e5524d065c538e3d48c90d0ba +checksums rmd160 45d5f581afd5ee68f25bf1fabb8f9b89dd97516b \ + sha256 4c0589774e3c8b0c374931397cf6356b9cc99a790215d1917bb7f015c6f0729a python.versions 27 34
participants (1)
-
larryv@macports.org