[119470] trunk/dports/python/py-xlrd/Portfile
snc at macports.org
snc at macports.org
Sat Apr 26 12:26:43 PDT 2014
Revision: 119470
https://trac.macports.org/changeset/119470
Author: snc at macports.org
Date: 2014-04-26 12:26:43 -0700 (Sat, 26 Apr 2014)
Log Message:
-----------
py-xlrd: update to 0.9.3
Modified Paths:
--------------
trunk/dports/python/py-xlrd/Portfile
Modified: trunk/dports/python/py-xlrd/Portfile
===================================================================
--- trunk/dports/python/py-xlrd/Portfile 2014-04-26 19:20:19 UTC (rev 119469)
+++ trunk/dports/python/py-xlrd/Portfile 2014-04-26 19:26:43 UTC (rev 119470)
@@ -3,24 +3,28 @@
PortSystem 1.0
PortGroup python 1.0
-PortGroup github 1.0
-github.setup python-excel xlrd 0.9.2
+#PortGroup github 1.0
+#github.setup python-excel xlrd 0.9.3
+
name py-xlrd
-version 0.9.2
+version 0.9.3
python.versions 26 27 32 33 34
python.default_version 27
platforms darwin
maintainers snc openmaintainer
license BSD
+homepage http://www.python-excel.org/
description module to extract data from Microsoft Excel spreadsheet files
long_description xlrd is a Python module to extract data from Microsoft \
Excel spreadsheet files.
-master_sites ${github.homepage}/archive/[join ${github.tag_prefix} ""]${github.version}
+#master_sites ${github.homepage}/archive/[join ${github.tag_prefix} ""]${github.version}
+master_sites https://pypi.python.org/packages/source/x/xlrd
distname xlrd-${version}
-checksums rmd160 eaa9fe24edaf2ce8494973893d3306ca2f521bfe \
- sha256 718822c224f1eb56c9e4d63b083ce4bca5f2dffd17e90cb89f4d1acd9cefff5e
+checksums md5 6f3325132f246594988171bc72e1a385 \
+ rmd160 45382a5e8c98ca43f65148a1aba3b47cf7f64e93 \
+ sha256 933a35e27da7ed7712985486b53b5cfb8dd88e076e2a0bd531373d0001d2939c
if {${name} ne ${subport}} {
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140426/b49e7a96/attachment.html>
More information about the macports-changes
mailing list