[128265] trunk/dports/python

aronnax at macports.org aronnax at macports.org
Mon Nov 17 09:59:19 PST 2014


Revision: 128265
          https://trac.macports.org/changeset/128265
Author:   aronnax at macports.org
Date:     2014-11-17 09:59:19 -0800 (Mon, 17 Nov 2014)
Log Message:
-----------
py-blinker, py-flask-mail: add Python 3.4 subport, retire all but 2.7 and 3.4 subports

Modified Paths:
--------------
    trunk/dports/python/py-blinker/Portfile
    trunk/dports/python/py-flask-mail/Portfile
    trunk/dports/python/py-graveyard/Portfile

Modified: trunk/dports/python/py-blinker/Portfile
===================================================================
--- trunk/dports/python/py-blinker/Portfile	2014-11-17 17:25:33 UTC (rev 128264)
+++ trunk/dports/python/py-blinker/Portfile	2014-11-17 17:59:19 UTC (rev 128265)
@@ -27,7 +27,7 @@
                     sha1    8b9cce8010f47014c86cf8a6eb16f840123a1dba \
                     rmd160  2859309f5bdd84140e7c3125b0375ae224f3218d
 
-python.versions     24 25 26 27 31 32 33
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     livecheck.type      none

Modified: trunk/dports/python/py-flask-mail/Portfile
===================================================================
--- trunk/dports/python/py-flask-mail/Portfile	2014-11-17 17:25:33 UTC (rev 128264)
+++ trunk/dports/python/py-flask-mail/Portfile	2014-11-17 17:59:19 UTC (rev 128265)
@@ -7,7 +7,7 @@
 name                py-flask-mail
 set real_name       Flask-Mail
 version             0.9.1
-python.versions     26 27 33
+python.versions     27 34
 categories-append   www
 maintainers         aronnax openmaintainer
 description         Flask Mail extension

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-11-17 17:25:33 UTC (rev 128264)
+++ trunk/dports/python/py-graveyard/Portfile	2014-11-17 17:59:19 UTC (rev 128265)
@@ -53,6 +53,7 @@
 BitVector           3.3.2_1     31 32
 blaze               0.6.5_1     26 33
 blessings           1.6_1       25 26 31 32
+blinker             1.3         24 25 26 31 32 33
 blist               1.3.6_1     26 31 32 33
 blosc               1.2.4_1     26 31 32 33
 boto                2.8.0_1     25 26
@@ -89,6 +90,7 @@
 fancycompleter      0.4_1       25 26
 fiona               1.4.6_1     33
 flask-mongoalchemy  0.5.3_1     26
+flask-mail          0.9.1       26 33
 flask-wtf           0.8.3_1     26
 genshi              0.7_1       25 26 32 33
 geoalchemy          0.7.2_1     25 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141117/440b1b10/attachment.html>


More information about the macports-changes mailing list