Python2 modules
José Romildo Malaquias
jrmalaq at gmail.com
Fri Feb 19 22:40:08 CET 2021
On Sun, Feb 07, 2021 at 05:03:57AM +0900, Norbert Preining wrote:
> Hi
>
> as already mentioned, this is the job of the openSUSE package
> maintainers. Just to give you a hint, I with Debian package maintainers
> hat on have the following code
> # python3 purge - blacklist all packages that don't have py3 support
> blacklist;tpm;ebong;*
> blacklist;tpm;de-macro;*
> blacklist;tpm;lilyglyphs;*
> blacklist;tpm;pygmentex;*
pygmentex has been ported to python3 on ctan.
> blacklist;tpm;sympytexpackage;*
> # pythontex py2 files
> kill;texmf-dist/scripts/pythontex/depythontex2.py;;
> kill;texmf-dist/scripts/pythontex/pythontex2.py;;
> kill;texmf-dist/scripts/pythontex/pythontex_2to3.py;;
> kill;texmf-dist/scripts/pythontex/pythontex_install.py;;
> Should give you a hint what needs to be done.
More information about the tex-live
mailing list.