Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ufonormalizer for 
openSUSE:Factory checked in at 2025-10-29 21:09:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ufonormalizer (Old)
 and      /work/SRC/openSUSE:Factory/.python-ufonormalizer.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ufonormalizer"

Wed Oct 29 21:09:11 2025 rev:7 rq:1314406 version:0.6.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-ufonormalizer/python-ufonormalizer.changes    
    2025-06-12 15:55:23.382481798 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ufonormalizer.new.1980/python-ufonormalizer.changes
      2025-10-29 21:10:23.940063877 +0100
@@ -1,0 +2,11 @@
+Wed Oct 29 13:25:46 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.6.3
+  * Update scaffolding by @madig in (#97)
+  * Use trusted publishing by @madig in (#96)
+- Drop support for older Python versions
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Use Python 3.11 on SLE-15 by default
+
+-------------------------------------------------------------------

Old:
----
  ufonormalizer-0.6.2.zip

New:
----
  ufonormalizer-0.6.3.tar.gz

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

Other differences:
------------------
++++++ python-ufonormalizer.spec ++++++
--- /var/tmp/diff_new_pack.eftxoB/_old  2025-10-29 21:10:24.368081869 +0100
+++ /var/tmp/diff_new_pack.eftxoB/_new  2025-10-29 21:10:24.368081869 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-ufonormalizer
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Script to normalize the XML and other data inside of a UFO
 License:        BSD-3-Clause
 URL:            https://github.com/unified-font-object/ufoNormalizer
-Source:         
https://files.pythonhosted.org/packages/source/u/ufonormalizer/ufonormalizer-%{version}.zip
+Source:         
https://files.pythonhosted.org/packages/source/u/ufonormalizer/ufonormalizer-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
@@ -31,7 +31,6 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 Requires:       python-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

Reply via email to