[136052] trunk/dports/python/py-tables
mmoll at macports.org
mmoll at macports.org
Mon May 11 06:39:25 PDT 2015
Revision: 136052
https://trac.macports.org/changeset/136052
Author: mmoll at macports.org
Date: 2015-05-11 06:39:25 -0700 (Mon, 11 May 2015)
Log Message:
-----------
py-tables: update to version 3.2.0
Modified Paths:
--------------
trunk/dports/python/py-tables/Portfile
Removed Paths:
-------------
trunk/dports/python/py-tables/files/
Modified: trunk/dports/python/py-tables/Portfile
===================================================================
--- trunk/dports/python/py-tables/Portfile 2015-05-11 13:24:02 UTC (rev 136051)
+++ trunk/dports/python/py-tables/Portfile 2015-05-11 13:39:25 UTC (rev 136052)
@@ -7,8 +7,7 @@
set realname tables
name py-${realname}
-version 3.1.1
-revision 4
+version 3.2.0
categories-append science
platforms darwin
license BSD
@@ -25,16 +24,14 @@
homepage https://pytables.github.io/
master_sites http://sourceforge.net/projects/pytables/files/pytables/${version}
-checksums rmd160 f4c4c68c931fe8d3c5817f2619e699bab6fc7f07 \
- sha256 39b9036376f1185599771c19276f13b5b9119d98f9108f58595745ded3fe2da3
+checksums rmd160 141f2241a5f5a7f737bb191c9e77f009620eb587 \
+ sha256 60980e44676bfe463cdd2582ecdacc0b0763b259477015e866f8af72b4cdba44
distname ${realname}-${version}
mpi.setup
if {${name} ne ${subport}} {
- patchfiles patch-setup.py.diff
-
build.target build_ext
build.args --inplace \
--hdf5=${prefix} \
@@ -77,7 +74,7 @@
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
- xinstall -m 644 -W ${worksrcpath} ANNOUNCE.txt LICENSE.txt README.txt \
+ xinstall -m 644 -W ${worksrcpath} ANNOUNCE.txt LICENSE.txt README.rst \
RELEASE_NOTES.txt THANKS VERSION \
${destroot}${prefix}/share/doc/${subport}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/2c65f033/attachment.html>
More information about the macports-changes
mailing list