[153154] trunk/dports/python/py-click/Portfile

bgilbert at macports.org bgilbert at macports.org
Sun Sep 25 20:49:40 PDT 2016


Revision: 153154
          https://trac.macports.org/changeset/153154
Author:   bgilbert at macports.org
Date:     2016-09-25 20:49:40 -0700 (Sun, 25 Sep 2016)
Log Message:
-----------
py-click: add py26 subport for py-flask

The documentation doesn't seem to list supported Python versions, but the
test matrix includes Python 2.6:

    https://github.com/pallets/click/blob/master/tox.ini

Modified Paths:
--------------
    trunk/dports/python/py-click/Portfile

Modified: trunk/dports/python/py-click/Portfile
===================================================================
--- trunk/dports/python/py-click/Portfile	2016-09-26 02:39:46 UTC (rev 153153)
+++ trunk/dports/python/py-click/Portfile	2016-09-26 03:49:40 UTC (rev 153154)
@@ -12,7 +12,7 @@
 license             BSD
 supported_archs     noarch
 
-python.versions     27 33 34 35
+python.versions     26 27 33 34 35
 
 maintainers         stromnov openmaintainer
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160925/1f6f4b96/attachment.html>


More information about the macports-changes mailing list