https://bugzilla.redhat.com/show_bug.cgi?id=868266



--- Comment #41 from Petr Viktorin <[email protected]> ---
I've tested on f18 and checked that PNG images are loaded fine. On a typical
desktop, the GDKPixbuf2ImageDecoder will probably get selected, but the
PILImageDecoder also works. It uses python-imaging (PIL), which got replaced by
python-pillow in f19. The Pyglet package does depend on python-imaging in f18.
The PNG decoder is missing, as expected.

If python-sympy really needs the PNG decoder and can't use another one that
loads PNGs, then I'm sorry -- I'm not putting the bundled fork of pypng back.
The right way would be to fix Pyglet to use upstream pypng, and package pypng
for Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=810376). Unfortunately
I don't have resources to do that any time soon.

Please open a new bug, e-mail me privately, for any further discussion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=NB3nKxYOP2&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to