Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-fontMath for openSUSE:Factory
checked in at 2026-03-23 17:12:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fontMath (Old)
and /work/SRC/openSUSE:Factory/.python-fontMath.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fontMath"
Mon Mar 23 17:12:53 2026 rev:10 rq:1341886 version:0.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fontMath/python-fontMath.changes
2025-04-20 20:07:35.804173236 +0200
+++
/work/SRC/openSUSE:Factory/.python-fontMath.new.8177/python-fontMath.changes
2026-03-23 17:13:45.334641136 +0100
@@ -1,0 +2,10 @@
+Sun Mar 15 18:54:11 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.10.0:
+ * Update fonttools to 4.60.2, drop Python 3.8 support @benkiel
+ in https://github.com/robotools/fontMath/pull/332
+ * This version drops support for Python versions less than 3.9
+ * **Full Changelog**:
+ https://github.com/robotools/fontMath/compare/0.9.4...0.10.0
+
+-------------------------------------------------------------------
Old:
----
fontmath-0.9.4.zip
New:
----
fontmath-0.10.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fontMath.spec ++++++
--- /var/tmp/diff_new_pack.wPAcM0/_old 2026-03-23 17:13:46.426686554 +0100
+++ /var/tmp/diff_new_pack.wPAcM0/_new 2026-03-23 17:13:46.430686719 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-fontMath
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -18,23 +18,22 @@
%{?sle15_python_module_pythons}
Name: python-fontMath
-Version: 0.9.4
+Version: 0.10.0
Release: 0
Summary: A set of objects for performing math operations on font data
License: MIT
URL: https://github.com/robotools/fontMath
-Source:
https://files.pythonhosted.org/packages/source/f/fontmath/fontmath-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/f/fontmath/fontmath-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
-Requires: python-FontTools >= 4.28.5
+Requires: python-FontTools >= 4.60.2
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module FontTools >= 4.28.5}
+BuildRequires: %{python_module FontTools >= 4.60.2}
BuildRequires: %{python_module pytest >= 3.0.3}
# /SECTION
%python_subpackages