Revision: 90092 http://trac.macports.org/changeset/90092 Author: snc@macports.org Date: 2012-02-21 08:03:16 -0800 (Tue, 21 Feb 2012) Log Message: ----------- py-xlwt: update to 0.7.3 Modified Paths: -------------- trunk/dports/python/py-xlwt/Portfile Modified: trunk/dports/python/py-xlwt/Portfile =================================================================== --- trunk/dports/python/py-xlwt/Portfile 2012-02-21 16:02:31 UTC (rev 90091) +++ trunk/dports/python/py-xlwt/Portfile 2012-02-21 16:03:16 UTC (rev 90092) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-xlwt -version 0.7.2 +version 0.7.3 python.versions 25 26 27 python.default_version 27 categories python @@ -24,11 +24,9 @@ homepage http://www.python-excel.org master_sites http://pypi.python.org/packages/source/x/xlwt/ distname xlwt-${version} -checksums sha1 d7a18a70fe44e935450fb79dcefcd6a8e3a00926 \ - rmd160 bd056b2263b573316d1b6b4ff6d0769426e324bd \ - sha256 d3cf63e044822033aa480cf23e15aef0325c82b6844ddd4da1753fab41ef6ed6 +checksums rmd160 5adea1bcc798dda67774a4f9daa376ae92746709 \ + sha256 3cd5ddd417bc3a5c6ef5f0927800424ea6603299b8070857ec8bd5ec84b237a5 -use_zip yes if {$name != $subport} { livecheck.type none