19
0

7 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
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f044f53fd0b688173cc5f24db5e3e14b111630f51e08507fb599310b713a543
size 28024517

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7a36718f903bf83876b758e2783cb51e297d25956cbeb984d48e0f229563e20
size 27742818

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Aug 12 09:37:55 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- updated to version 1.1.0:
* add Python 3.14 support
- remove patch include-new-header.patch, fixed upstream
-------------------------------------------------------------------
Thu Jul 10 06:20:18 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- add patch include-new-header.patch, as libheif split the header file
-------------------------------------------------------------------
Mon Jun 30 17:06:51 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0:
* Support for YCbCr AUX images
* AVIF support was dropped, as the upcoming Pillow has native support
-------------------------------------------------------------------
Sun Mar 16 20:56:03 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pillow-heif
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pillow-heif
Version: 0.22.0
Version: 1.1.0
Release: 0
Summary: Python interface for libheif library
License: BSD-3-Clause
@@ -45,7 +45,7 @@ Suggests: python-pillow-heif-doc
Python interface for libheif library
%prep
%autosetup -p1 -n pillow_heif-%{version}
%autosetup -n pillow_heif-%{version}
%build
%pyproject_wheel