Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-consolekit for
openSUSE:Factory checked in at 2026-03-25 21:17:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-consolekit (Old)
and /work/SRC/openSUSE:Factory/.python-consolekit.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-consolekit"
Wed Mar 25 21:17:33 2026 rev:6 rq:1342393 version:1.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-consolekit/python-consolekit.changes
2025-06-30 13:03:43.671021853 +0200
+++
/work/SRC/openSUSE:Factory/.python-consolekit.new.8177/python-consolekit.changes
2026-03-27 06:47:45.069629993 +0100
@@ -1,0 +2,11 @@
+Wed Mar 18 08:03:08 UTC 2026 - Dirk Müller <[email protected]>
+
+- Update to 1.13.0:
+ * Added version_callback_option utility in consolekit.versions.
+ * Added name parameter to the Colour class in consolekit.terminal_colours.
+ * Added PromptOption, ChoiceOption, and LazyChoice classes in
consolekit.options.
+ * Added the echo utility function in consolekit.utils.
+ * Support for click 8.3.
+ * Updated build and testing environments.
+
+-------------------------------------------------------------------
Old:
----
consolekit-1.9.0.tar.gz
New:
----
consolekit-1.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-consolekit.spec ++++++
--- /var/tmp/diff_new_pack.nAX2e5/_old 2026-03-27 06:47:45.697655916 +0100
+++ /var/tmp/diff_new_pack.nAX2e5/_new 2026-03-27 06:47:45.701656082 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-consolekit
#
-# 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
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-consolekit%{psuffix}
-Version: 1.9.0
+Version: 1.13.0
Release: 0
Summary: Additional utilities for click
License: MIT
@@ -37,10 +37,11 @@
BuildRequires: python-rpm-macros
# SECTION test requirements
%if %{with test}
-BuildRequires: %{python_module coincidence}
+BuildRequires: %{python_module coincidence >= 0.1.0}
BuildRequires: %{python_module consolekit = %{version}}
-BuildRequires: %{python_module pytest-timeout}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest >= 6.0.0}
+BuildRequires: %{python_module pytest-regressions >= 2.0.2}
+BuildRequires: %{python_module pytest-timeout >= 1.4.2}
%endif
# /SECTION
BuildRequires: fdupes
++++++ consolekit-1.9.0.tar.gz -> consolekit-1.13.0.tar.gz ++++++
++++ 2435 lines of diff (skipped)