File python-imread.changes of Package python-imread
------------------------------------------------------------------- Mon Jan 6 15:12:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.7.6 * Fix loading paletted PNGs with transparency - Rename README.rst to README.md in %files section ------------------------------------------------------------------- Sat Jan 6 21:05:08 UTC 2024 - Dirk Müller <dmueller@suse.com> - update to 0.7.5: * Fix build issue - drop python-imread-remove-nose.patch (upstream) ------------------------------------------------------------------- Wed Oct 27 10:04:03 UTC 2021 - pgajdos@suse.com - %check: do not use nose for testing, use %pytest_arch macro - added patches fix https://github.com/luispedro/imread/issues/38 + python-imread-remove-nose.patch ------------------------------------------------------------------- Mon Apr 19 03:22:18 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com> - Don't build on Python 3.6, due to no NumPy. ------------------------------------------------------------------- Tue Apr 14 12:26:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> - update to 0.7.4 * Add missing data to distribution * Fix several memory access bugs in parsers (reported by Robert Scott) ------------------------------------------------------------------- Wed May 22 10:57:59 UTC 2019 - pgajdos@suse.com - version update from 0.6.1 to 0.7.1 * Fix 16-bit RGB/RGBA TIFF write * Support reading ImageJ ROIs ------------------------------------------------------------------- Wed May 9 02:05:02 UTC 2018 - toddrme2178@gmail.com - Update to version 0.8.1 * Support pathlib paths as function arguments * Fix 16 bit PNG write support (patch by Tomi Aarnio) ------------------------------------------------------------------- Mon May 22 17:28:39 UTC 2017 - toddrme2178@gmail.com - Initial version