2023-10-05 15:45:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 5 08:36:31 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.0
|
|
|
|
* Create Convert processor and GaussianBlur processor
|
|
|
|
* Updating histogram entropy implementations
|
|
|
|
* Make processors.Resize more memory-efficient
|
|
|
|
* Added WebP as a transparency format
|
|
|
|
* Use pytest instead of nose
|
|
|
|
* Make it compatible with Pillow10
|
|
|
|
* test: use unittest.mock instead of mock
|
|
|
|
- Drop merged patches:
|
|
|
|
* switch-to-pytest.patch
|
|
|
|
* python-pilkit-no-mock.patch
|
|
|
|
* pil-fix-test.patch
|
|
|
|
|
2022-04-06 14:52:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 6 10:37:26 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- do not require python-mock for build
|
|
|
|
- added patches
|
|
|
|
fix https://github.com/matthewwithanm/pilkit/issues/54
|
|
|
|
+ python-pilkit-no-mock.patch
|
|
|
|
|
2021-09-06 08:45:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 6 08:44:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add switch-to-pytest.patch:
|
|
|
|
* Switch to using pytest, rather than nose.
|
|
|
|
|
2021-06-01 09:24:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 1 08:51:39 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- %check: use %pytest rpm macro
|
|
|
|
|
2019-01-18 10:17:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 18 10:15:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Add patch to fix tests with new PIL (due to ordering there were
|
|
|
|
2 png returns and randomly on py2 it could return apng instead
|
|
|
|
of just png:
|
|
|
|
* pil-fix-test.patch
|
|
|
|
|
2018-12-04 13:47:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:51:33 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-11-18 12:29:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 18 12:05:03 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Initial packaging (version 2.0.0)
|