15
0
forked from pool/python-Pillow

Accepting request 1189031 from home:glaubitz:branches:devel:languages:python

- Update to 10.4.0
  * Raise FileNotFoundError if show_file() path does not exist #8178
    [radarhere]
  * Improved reading 16-bit TGA images with colour #7965
    [Yay295, radarhere]
  * Deprecate non-image ImageCms modes #8031
    [radarhere]
  * Fixed processing multiple JPEG EXIF markers #8127
    [radarhere]
  * Do not preserve EXIFIFD tag by default when saving TIFF images #8110
    [radarhere]
  * Added ImageFont.load_default_imagefont() #8086
    [radarhere]
  * Added Image.WARN_POSSIBLE_FORMATS #8063
    [radarhere]
  * Remove zero-byte end padding when parsing any XMP data #8171
    [radarhere]
  * Do not detect Ultra HDR images as MPO #8056
    [radarhere]
  * Raise SyntaxError specific to JP2 #8146
    [Yay295, radarhere]
  * Do not use first frame duration for other frames when saving APNG images #8104
    [radarhere]
  * Consider I;16 pixel size when using a 1 mode mask #8112
    [radarhere]
  * When saving multiple PNG frames, convert to mode rather than raw mode #8087
    [radarhere]
  * Added byte support to FreeTypeFont #8141
    [radarhere]
  * Allow float center for rotate operations #8114

OBS-URL: https://build.opensuse.org/request/show/1189031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=156
This commit is contained in:
2024-07-22 13:12:09 +00:00
committed by Git OBS Bridge
parent 346a2d881f
commit d87b9c4303
4 changed files with 85 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-Pillow
Version: 10.3.0
Version: 10.4.0
Release: 0
Summary: Python Imaging Library (Fork)
License: HPND