#44695: py-mako: drop py32 subport ------------------------+------------------- Reporter: aronnax@… | Owner: dh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: py-mako | ------------------------+------------------- Comment (by aronnax@…): Replying to [comment:1 petr@…]:
I am a bit surprised that `mako` would support `py24` and `py25` but not Python 3.2.
The lack of Python 3.1 or 3.2 support is because those versions of Python lack support for explicit unicode literals. See <https://github.com/mitsuhiko/markupsafe/issues/31>.
Anyway, the statements about supported versions are not obvious. But maybe we should consider to start phasing out Python 2.4 and at some point python 2.5 as well?
Ah, you are correct. The README.rst file says:
Markupsafe supports Python 2.6, 2.7 and Python 3.3 and higher.
-- Ticket URL: <https://trac.macports.org/ticket/44695#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X