Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pillow-heif for 
openSUSE:Factory checked in at 2024-11-30 13:31:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pillow-heif (Old)
 and      /work/SRC/openSUSE:Factory/.python-pillow-heif.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pillow-heif"

Sat Nov 30 13:31:33 2024 rev:5 rq:1227376 version:0.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pillow-heif/python-pillow-heif.changes    
2024-10-24 15:44:47.809211299 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pillow-heif.new.28523/python-pillow-heif.changes
 2024-11-30 13:31:35.547068524 +0100
@@ -1,0 +2,8 @@
+Fri Nov 29 14:54:36 UTC 2024 - Richard Rahl <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  python-pillow-heif-0.20.0.tar.gz

New:
----
  python-pillow-heif-0.21.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pillow-heif.spec ++++++
--- /var/tmp/diff_new_pack.9kRLxO/_old  2024-11-30 13:31:36.627113511 +0100
+++ /var/tmp/diff_new_pack.9kRLxO/_new  2024-11-30 13:31:36.631113677 +0100
@@ -17,16 +17,20 @@
 
 
 Name:           python-pillow-heif
-Version:        0.20.0
+Version:        0.21.0
 Release:        0
 Summary:        Python interface for libheif library
 License:        BSD-3-Clause
 URL:            https://github.com/bigcat88/pillow_heif
-Source:         
https://files.pythonhosted.org/packages/source/p/pillow-heif/pillow_heif-%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module Pillow >= 9.5.0}
+BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 67.8}
+BuildRequires:  %{python_module sphinx-issues}
+BuildRequires:  %{python_module sphinx_rtd_theme}
+BuildRequires:  %{python_module sphinxcontrib-copybutton}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -34,6 +38,7 @@
 BuildRequires:  pkgconfig(libavif)
 BuildRequires:  pkgconfig(libheif) >= 1.18.2
 Requires:       python-Pillow >= 9.5.0
+Suggests:       python-pillow-heif-doc
 %python_subpackages
 
 %description
@@ -45,11 +50,19 @@
 %build
 %pyproject_wheel
 
+#docs
+pushd docs
+%make_build html
+popd
+
 %install
 %pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
+rm docs/_build/html/.buildinfo
+%fdupes docs/_build/html
 
 %files %{python_files}
+%doc docs/_build/html
 %{python_sitearch}/pillow_heif
 %{python_sitearch}/pillow_heif-%{version}.dist-info
 %{python_sitearch}/_pillow_heif.cpython-*.so

++++++ python-pillow-heif-0.20.0.tar.gz -> python-pillow-heif-0.21.0.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-pillow-heif/python-pillow-heif-0.20.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-pillow-heif.new.28523/python-pillow-heif-0.21.0.tar.gz
 differ: char 4, line 1

Reply via email to