[116997] trunk/dports/python
g5pw at macports.org
g5pw at macports.org
Wed Feb 12 00:15:41 PST 2014
Revision: 116997
https://trac.macports.org/changeset/116997
Author: g5pw at macports.org
Date: 2014-02-12 00:15:41 -0800 (Wed, 12 Feb 2014)
Log Message:
-----------
Add python34 subport to my ports
Modified Paths:
--------------
trunk/dports/python/py-baker/Portfile
trunk/dports/python/py-colorama/Portfile
trunk/dports/python/py-memprof/Portfile
trunk/dports/python/py-six/Portfile
trunk/dports/python/py-swap/Portfile
trunk/dports/python/py-taskw/Portfile
Modified: trunk/dports/python/py-baker/Portfile
===================================================================
--- trunk/dports/python/py-baker/Portfile 2014-02-12 06:48:57 UTC (rev 116996)
+++ trunk/dports/python/py-baker/Portfile 2014-02-12 08:15:41 UTC (rev 116997)
@@ -7,7 +7,7 @@
set my_name Baker
name py-[string tolower ${my_name}]
version 1.3
-python.versions 26 27 32 33
+python.versions 26 27 32 33 34
maintainers g5pw openmaintainer
license Apache-2
description Easy, powerful access to Python functions from the \
Modified: trunk/dports/python/py-colorama/Portfile
===================================================================
--- trunk/dports/python/py-colorama/Portfile 2014-02-12 06:48:57 UTC (rev 116996)
+++ trunk/dports/python/py-colorama/Portfile 2014-02-12 08:15:41 UTC (rev 116997)
@@ -20,7 +20,7 @@
homepage http://code.google.com/p/colorama/
master_sites http://pypi.python.org/packages/source/c/colorama/
-python.versions 25 26 27 31 32 33
+python.versions 25 26 27 31 32 33 24
if {${name} ne ${subport}} {
Modified: trunk/dports/python/py-memprof/Portfile
===================================================================
--- trunk/dports/python/py-memprof/Portfile 2014-02-12 06:48:57 UTC (rev 116996)
+++ trunk/dports/python/py-memprof/Portfile 2014-02-12 08:15:41 UTC (rev 116997)
@@ -20,7 +20,7 @@
the variables during the execution of the decorated methods.
homepage http://jmdana.github.io/memprof/
-python.versions 26 27 32 33
+python.versions 26 27 32 33 34
if {${name} ne ${subport}} {
Modified: trunk/dports/python/py-six/Portfile
===================================================================
--- trunk/dports/python/py-six/Portfile 2014-02-12 06:48:57 UTC (rev 116996)
+++ trunk/dports/python/py-six/Portfile 2014-02-12 08:15:41 UTC (rev 116997)
@@ -25,7 +25,7 @@
checksums rmd160 4cb0ddc78ce4cbbc023b4856f29c89d99d7aab33 \
sha256 fc6beeffdd8fc76b783287eb77d093425d0710920aae2c70acd693c52d7e8cf8
-python.versions 25 26 27 31 32 33
+python.versions 25 26 27 31 32 33 34
if {${name} ne ${subport}} {
livecheck.type none
Modified: trunk/dports/python/py-swap/Portfile
===================================================================
--- trunk/dports/python/py-swap/Portfile 2014-02-12 06:48:57 UTC (rev 116996)
+++ trunk/dports/python/py-swap/Portfile 2014-02-12 08:15:41 UTC (rev 116997)
@@ -14,7 +14,7 @@
homepage http://www.panstamp.com/
-python.versions 25 26 27 31 32
+python.versions 25 26 27 31 32 33 34
if {${name} ne ${subport}} {
Modified: trunk/dports/python/py-taskw/Portfile
===================================================================
--- trunk/dports/python/py-taskw/Portfile 2014-02-12 06:48:57 UTC (rev 116996)
+++ trunk/dports/python/py-taskw/Portfile 2014-02-12 08:15:41 UTC (rev 116997)
@@ -19,7 +19,7 @@
platforms darwin
license GPL-3
-python.versions 27 33
+python.versions 27 33 34
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140212/472a8dc7/attachment.html>
More information about the macports-changes
mailing list