FS#67959 - [texlive-core] Remove python2 optional dependency

Attached to Project: Arch Linux
Opened by Jáchym Barvínek (kamahl) - Monday, 21 September 2020, 20:16 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Monday, 07 December 2020, 15:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Currently textlive-core has optional dependency:
python2: for dviasm

But dviasm is now written for python 3 (the executable starts with #! /usr/bin/env python3 )

Therefore I believe this optional dependency is now obsolete.
This task depends upon

Closed by  Rémy Oudompheng (remyoudompheng)
Monday, 07 December 2020, 15:43 GMT
Reason for closing:  Fixed
Additional comments about closing:  see texlive-core 2020.57066-1
Comment by Rémy Oudompheng (remyoudompheng) - Monday, 07 December 2020, 15:43 GMT
It was also needed for de-macro, but it is now also updated.

Loading...