19
0

20 Commits

Author SHA256 Message Date
45b882125e Accepting request 1298996 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1298996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=9
2025-08-12 15:05:19 +00:00
Richard Rahl
68a2376f58 - updated to version 1.1.0:
* add Python 3.14 support
- remove patch include-new-header.patch, fixed upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=19
2025-08-12 09:47:48 +00:00
af4057fa09 Accepting request 1291612 from devel:languages:python
- add patch include-new-header.patch, as libheif split the header file (forwarded request 1291611 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1291612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=8
2025-07-10 20:12:26 +00:00
Richard Rahl
e2cf670526 - add patch include-new-header.patch, as libheif split the header file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=17
2025-07-10 06:28:07 +00:00
Richard Rahl
477908a814 - add patch add-new-header.patch, as libheif split the header file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=16
2025-07-10 06:22:55 +00:00
69030e7d86 Accepting request 1289324 from devel:languages:python
- update to 1.0.0:
  * Support for YCbCr AUX images
  * AVIF support was dropped, as the upcoming Pillow has native support (forwarded request 1289323 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1289324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=7
2025-07-01 09:35:06 +00:00
Richard Rahl
23c8e5e15e - update to 1.0.0:
* Support for YCbCr AUX images
  * AVIF support was dropped, as the upcoming Pillow has native support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=14
2025-06-30 17:12:41 +00:00
3f64a689f1 Accepting request 1253565 from devel:languages:python
- update to 0.22.0:
  * Boolean pillow_heif.options.DISABLE_SECURITY_LIMITS to bypass security
    limit of libheif for the image size.
  * AVIF format marked as deprecated and pending for the removal. (forwarded request 1253564 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1253565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=6
2025-03-17 21:17:37 +00:00
Richard Rahl
b16da72cc4 Accepting request 1253564 from home:rrahl0
- update to 0.22.0:
  * Boolean pillow_heif.options.DISABLE_SECURITY_LIMITS to bypass security
    limit of libheif for the image size.
  * AVIF format marked as deprecated and pending for the removal.

OBS-URL: https://build.opensuse.org/request/show/1253564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=12
2025-03-16 21:12:38 +00:00
3760e8efed Accepting request 1227376 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1227376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=5
2024-11-30 12:31:33 +00:00
Richard Rahl
dbfac18b8d Accepting request 1227375 from home:rrahl0
- update to 0.21.0:
  * Allow specifying encoder parameters for non-primary images in image sequence.
  * Error argument '-Ofast' is deprecated when building from source.
- switch to github tarball, so we can build the documentation

OBS-URL: https://build.opensuse.org/request/show/1227375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=10
2024-11-29 21:14:23 +00:00
d2882b66bc Accepting request 1217447 from devel:languages:python
- update to 0.20.0:
  * Initial support for parsing auxiliary images.
  * Dropped Python 3.8 support
  * More accurate error handling in the C module
  * Support for Pillow 11.0.0
- remove building option for x265, as I can't verify it for now (forwarded request 1217446 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1217447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=4
2024-10-24 13:43:27 +00:00
Richard Rahl
3b71634112 - update to 0.20.0:
* Initial support for parsing auxiliary images.
  * Dropped Python 3.8 support
  * More accurate error handling in the C module
  * Support for Pillow 11.0.0
- remove building option for x265, as I can't verify it for now

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=8
2024-10-24 03:25:37 +00:00
980759d162 Accepting request 1189936 from devel:languages:python
- update to 0.18.0:
  * image.info["heif"] dictionary with camera_intrinsic_matrix HEIF
    specific metadata. Currently only reading is supported.
  * python 3.13.0b3 support added (forwarded request 1189935 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1189936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=3
2024-08-03 18:04:31 +00:00
Richard Rahl
1a8e2ab731 Accepting request 1189935 from home:rrahl0
- update to 0.18.0:
  * image.info["heif"] dictionary with camera_intrinsic_matrix HEIF
    specific metadata. Currently only reading is supported.
  * python 3.13.0b3 support added

OBS-URL: https://build.opensuse.org/request/show/1189935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=6
2024-07-27 19:42:16 +00:00
7eb1183ec3 Accepting request 1185736 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1185736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=2
2024-07-05 17:50:48 +00:00
Richard Rahl
1fd4a59e57 Accepting request 1185735 from home:rrahl0:upgrades
- update to 0.17.0:
  * Support for Pillow 10.4.0
  * Minimum supported Pillow version raised to 10.1.0
  * xmp in info dictionary is now not present if it is empty
  * Processing of the images in P mode with transparency = 0
- adapt packaging to better handle rebuilding
- disable tests for now, as it can't find the correct libs

OBS-URL: https://build.opensuse.org/request/show/1185735
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=4
2024-07-05 08:05:58 +00:00
f66f036285 Accepting request 1178199 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1178199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pillow-heif?expand=0&rev=1
2024-06-03 15:43:50 +00:00
Richard Rahl
b6cfd42d35 Accepting request 1178198 from home:rrahl0:branches:devel:languages:python
remove itself from BuildRequires

OBS-URL: https://build.opensuse.org/request/show/1178198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=2
2024-06-02 23:27:56 +00:00
5e738a60b1 Accepting request 1176787 from home:rrahl0
had to adjust the flag for x265

OBS-URL: https://build.opensuse.org/request/show/1176787
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pillow-heif?expand=0&rev=1
2024-06-01 20:07:31 +00:00