[127274] trunk/dports/python
mmoll at macports.org
mmoll at macports.org
Fri Oct 24 12:06:14 PDT 2014
Revision: 127274
https://trac.macports.org/changeset/127274
Author: mmoll at macports.org
Date: 2014-10-24 12:06:14 -0700 (Fri, 24 Oct 2014)
Log Message:
-----------
py-pandas, py-tstables: remove py{26,32,33} subports
Modified Paths:
--------------
trunk/dports/python/py-graveyard/Portfile
trunk/dports/python/py-pandas/Portfile
trunk/dports/python/py-tstables/Portfile
Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile 2014-10-24 17:26:03 UTC (rev 127273)
+++ trunk/dports/python/py-graveyard/Portfile 2014-10-24 19:06:14 UTC (rev 127274)
@@ -89,6 +89,7 @@
nose-testconfig 0.8_1 25 26
nosexcover 1.0.7_1 24 25 26
ode 1.2.1_1 25 26
+pandas 0.15.0_1 26 32 33
parsedatetime 1.2_1 26 31 32 33
pmw 1.3.3a_1 26
pyaudio 0.2.7_1 32
@@ -124,6 +125,7 @@
tastypie 0.9.9_1 25 26
trep 0.92.1_1 26
tsk 20140320_1 24 25 26
+tstables 0.0.13_1 26
twitter 1.0_1 24 25 26
usadel1 0.2.4_1 26
virtualenv-clone 0.2.4_1 25 26 31 32 33
Modified: trunk/dports/python/py-pandas/Portfile
===================================================================
--- trunk/dports/python/py-pandas/Portfile 2014-10-24 17:26:03 UTC (rev 127273)
+++ trunk/dports/python/py-pandas/Portfile 2014-10-24 19:06:14 UTC (rev 127274)
@@ -11,7 +11,7 @@
license BSD
platforms darwin
-python.versions 26 27 32 33 34
+python.versions 27 34
maintainers stromnov openmaintainer
@@ -39,7 +39,7 @@
port:py${python.version}-numexpr \
port:py${python.version}-tz
- if {${subport} eq "py26-pandas" || ${subport} eq "py27-pandas" } {
+ if {${subport} eq "py27-pandas"} {
depends_lib-append port:py${python.version}-tables \
port:py${python.version}-matplotlib
}
Modified: trunk/dports/python/py-tstables/Portfile
===================================================================
--- trunk/dports/python/py-tstables/Portfile 2014-10-24 17:26:03 UTC (rev 127273)
+++ trunk/dports/python/py-tstables/Portfile 2014-10-24 19:06:14 UTC (rev 127274)
@@ -11,7 +11,7 @@
license MIT
platforms darwin
-python.versions 27 33 34
+python.versions 27 34
maintainers stromnov openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141024/6deb3db7/attachment.html>
More information about the macports-changes
mailing list