14
0
forked from pool/python-pilkit
Files
python-pilkit/python-pilkit.changes
Tomáš Chvátal 99aec33aaf - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=6
2019-01-18 10:17:21 +00:00

18 lines
648 B
Plaintext

-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Dec 4 12:51:33 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Nov 18 12:05:03 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 2.0.0)