Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyfiglet for openSUSE:Factory
checked in at 2026-03-19 17:39:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfiglet (Old)
and /work/SRC/openSUSE:Factory/.python-pyfiglet.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfiglet"
Thu Mar 19 17:39:46 2026 rev:7 rq:1341091 version:1.0.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfiglet/python-pyfiglet.changes
2025-08-08 15:13:22.535939835 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyfiglet.new.8177/python-pyfiglet.changes
2026-03-19 17:41:33.844217746 +0100
@@ -1,0 +2,10 @@
+Thu Mar 19 08:08:59 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.0.4:
+ * Minor release to include tlf fonts in PyPi distribution and
+ fix/remove non-working characters.
+ * Fixed character codes for diacritics in 48 fonts
+ * Seven characters in `5x8.flf` should have height 9
+ * added .tlf files to MANIFEST.in and setup.py
+
+-------------------------------------------------------------------
Old:
----
pyfiglet-1.0.3.tar.gz
New:
----
pyfiglet-1.0.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyfiglet.spec ++++++
--- /var/tmp/diff_new_pack.Ra6Dqj/_old 2026-03-19 17:41:34.364239289 +0100
+++ /var/tmp/diff_new_pack.Ra6Dqj/_new 2026-03-19 17:41:34.368239454 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pyfiglet
#
-# Copyright (c) 2024 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,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyfiglet
-Version: 1.0.3
+Version: 1.0.4
Release: 0
Summary: Pure Python FIGlet implementation
License: MIT
@@ -26,13 +26,14 @@
URL: https://github.com/pwaller/pyfiglet
Source:
https://files.pythonhosted.org/packages/source/p/pyfiglet/pyfiglet-%{version}.tar.gz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 68.0.0}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: figlet
BuildRequires: python-rpm-macros
+BuildRequires: toilet
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages
++++++ pyfiglet-1.0.3.tar.gz -> pyfiglet-1.0.4.tar.gz ++++++
++++ 6241 lines of diff (skipped)