Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-uharfbuzz for
openSUSE:Factory checked in at 2026-02-03 21:30:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uharfbuzz (Old)
and /work/SRC/openSUSE:Factory/.python-uharfbuzz.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uharfbuzz"
Tue Feb 3 21:30:49 2026 rev:10 rq:1330518 version:0.53.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uharfbuzz/python-uharfbuzz.changes
2025-11-04 18:42:14.653142071 +0100
+++
/work/SRC/openSUSE:Factory/.python-uharfbuzz.new.1995/python-uharfbuzz.changes
2026-02-03 21:31:59.581899846 +0100
@@ -1,0 +2,16 @@
+Sat Jan 31 14:23:52 UTC 2026 - ecsos <[email protected]>
+
+- Update to 0.53.3
+ - Bump urllib3 from 2.6.0 to 2.6.3 in /docs by @dependabot[bot] in #276
+ - Update to HarfBuzz 12.3.2 by @khaledhosny in #277
+- Change from 0.53.2
+ - Update to HarfBuzz 12.3.0 by @khaledhosny in #274
+- Change from 0.53.1
+ - Update to HarfBuzz 12.2.0 by @khaledhosny in #273
+- Change from 0.53.0
+ - Add more type annotations by @khaledhosny in #267
+ - Add logo by @behdad in #269
+ - Bump urllib3 from 2.5.0 to 2.6.0 in /docs by @dependabot[bot] in #271
+ - Bind more axis pinning APIs by @khaledhosny in #272
+
+-------------------------------------------------------------------
Old:
----
uharfbuzz-0.52.0.tar.gz
New:
----
uharfbuzz-0.53.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-uharfbuzz.spec ++++++
--- /var/tmp/diff_new_pack.0WbgCZ/_old 2026-02-03 21:32:01.541982160 +0100
+++ /var/tmp/diff_new_pack.0WbgCZ/_new 2026-02-03 21:32:01.565983167 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-uharfbuzz
#
-# 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,19 +18,20 @@
%{?sle15_python_module_pythons}
Name: python-uharfbuzz
-Version: 0.52.0
+Version: 0.53.3
Release: 0
Summary: Streamlined Cython bindings for the harfbuzz shaping engine
License: Apache-2.0
URL: https://github.com/trufont/uharfbuzz
Source:
https://files.pythonhosted.org/packages/source/u/uharfbuzz/uharfbuzz-%{version}.tar.gz
-BuildRequires: %{python_module Cython >= 3}
+BuildRequires: %{python_module Cython >= 3.1}
+BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pkgconfig}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools >= 36.4}
BuildRequires: %{python_module setuptools_scm >= 2.1}
-BuildRequires: %{python_module wheel}
+BuildRequires: %{python_module wheel >= 0.31}
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
@@ -51,7 +52,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
-%pytest_arch
+%pytest_arch -k 'not (test_set_axis_range)'
%files %{python_files}
%doc README.md
++++++ uharfbuzz-0.52.0.tar.gz -> uharfbuzz-0.53.3.tar.gz ++++++
++++ 75557 lines of diff (skipped)