Hi! The subpackages `sympy-texmacs` and `sympy-examples` do not have yet Python 3 equivalent subpackages. Could you please provide them so this package is fully Python 3–ready?
Hi Jerry, how is it going? Do you need any help?
Yes, I could use some help. I've got too much going on right now, and chasing down some crashing bugs in other packages is eating up all of my spare time for Fedora work. I would appreciate help with this one.
sympy-texmacs now uses python3.
Created attachment 1242821 [details] Patch to fix Python 2 dependency in sympy-examples Executable files in documentation package sympy-examples generate additional dependency on Python 2, which is against packaging guidelines [0]. $ dnf repoquery --requires sympy-examples /usr/bin/python sympy = 1.0-4.fc26 Please find the change needed to make sure there are no executable scripts in documentation. Could you please review and apply the patch to make sympy fully Python 3–ready? [0] https://fedoraproject.org/wiki/Packaging:Guidelines#Documentation
Sure, that should work. Building in rawhide.
Thank you, Zbigniew.