https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238724
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(sunpoe |maintainer-feedback+ |[email protected]) | Status|New |Closed CC| |[email protected] Resolution|--- |Works As Intended --- Comment #4 from Kubilay Kocak <[email protected]> --- >From the (8.6.10) README [1]: NOTE: The current version of AsciiDoc requires *Python 2.6 or 2.7* to run. There is an open issue for a Python 3 port: python 3 port of asciidoc https://github.com/asciidoc/asciidoc/issues/83 Currently the port exists as a 'fork' with its own site, not as a PR against upstream asciidoc code. Efforts to have upstream code support Python 3 should be directed upstream. At present, asciidoc requiring 2.7 is a reflection of actual and current Python support upstream, and is intended behaviour / not a bug [1] https://github.com/asciidoc/asciidoc/blob/8.6.10/INSTALL.txt -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
