[MacPorts] #61526: libzzip @0.13.71 ach be built with Python 3

MacPorts noreply at macports.org
Tue Nov 17 09:59:22 UTC 2020


#61526: libzzip @0.13.71 ach be built with Python 3
-------------------------+---------------------
 Reporter:  ballapete    |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.6.4
 Keywords:  bigsur       |       Port:  libzzip
-------------------------+---------------------
 Since I want to live without Python 2.7 from MacPorts (the macOS one
 should suffice) I started to change libzzip – which only needs Python 2 to
 create the documentation. By using Python's 2to3 some Python files were
 adapted to Python 3 – and the documentation built! It's also usable.

 Could be the translation is not perfect, because when building the
 documentation around 10,000 lines à la

 {{{
 Unescaped left brace in regex is passed through in regex; marked by <--
 HERE in m/<([^<>]*)\${ <-- HERE src_dir:[?]([^{<>}]*)}([^<>]*)>/ at (eval
 325) line 292, <STYLESHEET> line 19691.
 }}}

 are emitted (this is certainly from Perl). So next TeX Live release could
 be a bit more up-to-date.

 The attached patch files either translate the needed Python files or
 correct a minor fault in one Makefile.

-- 
Ticket URL: <https://trac.macports.org/ticket/61526>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list