Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fabio for openSUSE:Factory 
checked in at 2025-12-01 11:14:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fabio (Old)
 and      /work/SRC/openSUSE:Factory/.python-fabio.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fabio"

Mon Dec  1 11:14:39 2025 rev:10 rq:1320611 version:2025.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fabio/python-fabio.changes        
2025-06-05 20:37:59.858420318 +0200
+++ /work/SRC/openSUSE:Factory/.python-fabio.new.14147/python-fabio.changes     
2025-12-01 11:15:23.463763215 +0100
@@ -1,0 +2,10 @@
+Sun Nov 30 00:27:27 UTC 2025 - Bret Towe <[email protected]>
+
+- Update to 2025.10.0
+  - Include patches from debian (Thanks Rolland Mas)
+  - Compatibility with recent version of Glymur
+  - Supports Python 3.10-3.14
+- Remove upstreamed patch:
+  - qt6.patch
+
+-------------------------------------------------------------------

Old:
----
  fabio-2024.9.0.tar.gz
  qt6.patch

New:
----
  fabio-2025.10.0.tar.gz

----------(Old B)----------
  Old:- Remove upstreamed patch:
  - qt6.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ python-fabio.spec ++++++
--- /var/tmp/diff_new_pack.SmPkNL/_old  2025-12-01 11:15:24.263797081 +0100
+++ /var/tmp/diff_new_pack.SmPkNL/_new  2025-12-01 11:15:24.267797250 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fabio
 #
-# 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
@@ -16,16 +16,14 @@
 #
 
 
-%define pyversion 2024.9.0
+%define pyversion 2025.10
 Name:           python-fabio
-Version:        2024.9.0
+Version:        2025.10.0
 Release:        0
 Summary:        Image IO for images produced by 2D X-ray detectors
 License:        BSD-3-Clause AND GPL-2.0-or-later AND LGPL-3.0-or-later AND MIT
 URL:            https://github.com/silx-kit/fabio
 Source:         
https://github.com/silx-kit/fabio/archive/v%{version}.tar.gz#/fabio-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM qt6.patch gh#silx-kit/fabio#605
-Patch0:         qt6.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module PyQt6}
@@ -62,7 +60,7 @@
 FabIO is an I/O library for images produced by 2D X-ray detectors.
 
 %prep
-%autosetup -p1 -n fabio-%{version}
+%autosetup -p1 -n fabio-%{pyversion}
 find src -name '*.py' -and ! -path src/fabio/_version.py -exec sed -i 
'1{/^#!/d}' '{}' ';' -exec chmod -x '{}' ';'
 
 %build
@@ -105,5 +103,5 @@
 %python_alternative %{_bindir}/eiger2cbf
 %python_alternative %{_bindir}/eiger2crysalis
 %{python_sitearch}/fabio
-%{python_sitearch}/fabio-%{pyversion}.dist-info
+%{python_sitearch}/fabio-%{version}.dist-info
 

++++++ fabio-2024.9.0.tar.gz -> fabio-2025.10.0.tar.gz ++++++
++++ 30474 lines of diff (skipped)

Reply via email to