14
0
forked from pool/python-pilkit
Commit Graph

7 Commits

Author SHA256 Message Date
ebfbf1e032 Accepting request 1115762 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1115762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=13
2023-10-05 15:45:54 +00:00
b82eb53df8 Accepting request 967322 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix https://github.com/matthewwithanm/pilkit/issues/54
  + python-pilkit-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/967322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=11
2022-04-06 14:52:51 +00:00
40abb35419 - Add switch-to-pytest.patch:
* Switch to using pytest, rather than nose.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=10
2021-09-06 08:45:12 +00:00
fe037821d9 Accepting request 896622 from home:pgajdos:python
- %check: use %pytest rpm macro

OBS-URL: https://build.opensuse.org/request/show/896622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=8
2021-06-01 09:24:07 +00:00
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
90d9544cbe Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=3
2018-12-04 13:47:07 +00:00
Thomas Bechtold
b99ab4f029 Accepting request 542787 from home:tbechtold:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/542787
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=1
2017-11-18 12:29:09 +00:00