[122898] trunk/dports/python/py-tstables/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Aug 1 13:50:03 PDT 2014
Revision: 122898
https://trac.macports.org/changeset/122898
Author: stromnov at macports.org
Date: 2014-08-01 13:50:03 -0700 (Fri, 01 Aug 2014)
Log Message:
-----------
py-tstables: update to version 0.0.13
Modified Paths:
--------------
trunk/dports/python/py-tstables/Portfile
Modified: trunk/dports/python/py-tstables/Portfile
===================================================================
--- trunk/dports/python/py-tstables/Portfile 2014-08-01 20:47:03 UTC (rev 122897)
+++ trunk/dports/python/py-tstables/Portfile 2014-08-01 20:50:03 UTC (rev 122898)
@@ -1,11 +1,11 @@
-# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
PortGroup python 1.0
name py-tstables
-version 0.0.12
+version 0.0.13
revision 0
categories-append science
license MIT
@@ -27,8 +27,8 @@
distname tstables-${version}
-checksums rmd160 28ce224aa7c9df32b2053899563ddd417b932964 \
- sha256 9681879c98084439dcf32bd19ca12035d3178feffbdfae749fd2076e4b6fe93c
+checksums rmd160 b12ef6738bf3201a75605087c938b4b6b98a7884 \
+ sha256 5d4bd61492dfc71797ce27c51cd182ebbbc3604755568dd838f1ed831945942e
if {${name} ne ${subport}} {
depends_build-append \
@@ -37,7 +37,7 @@
depends_lib-append port:py${python.version}-tables \
port:py${python.version}-pandas \
port:py${python.version}-numpy \
- port:py${python.version}-pytz
+ port:py${python.version}-tz
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140801/84621953/attachment.html>
More information about the macports-changes
mailing list