From 3f766d4fe34829f53ac90aee5f30bdadfcfd2edbf7afa612a1695316882f41e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 20 May 2025 07:52:56 +0000 Subject: [PATCH] Accepting request 1278350 from home:glaubitz:branches:devel:languages:python - Update to 1.8.1 * Fix stdout function on testing.Result OBS-URL: https://build.opensuse.org/request/show/1278350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-consolekit?expand=0&rev=8 --- consolekit-1.8.0.tar.gz | 3 --- consolekit-1.8.1.tar.gz | 3 +++ python-consolekit.changes | 6 ++++++ python-consolekit.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 consolekit-1.8.0.tar.gz create mode 100644 consolekit-1.8.1.tar.gz diff --git a/consolekit-1.8.0.tar.gz b/consolekit-1.8.0.tar.gz deleted file mode 100644 index 30c7d4e..0000000 --- a/consolekit-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c985b8278ef8b834509a47a54acdf33133830356bb46b2be4a429dcf9da286a8 -size 148745 diff --git a/consolekit-1.8.1.tar.gz b/consolekit-1.8.1.tar.gz new file mode 100644 index 0000000..596054f --- /dev/null +++ b/consolekit-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9edbde4f1880fd4c08a7f6d8b1a26a4030ecdc0464a14b60e4930d0d2a8654 +size 148736 diff --git a/python-consolekit.changes b/python-consolekit.changes index 054a18a..8d63e8c 100644 --- a/python-consolekit.changes +++ b/python-consolekit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 19 08:30:36 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.8.1 + * Fix stdout function on testing.Result + ------------------------------------------------------------------- Tue May 13 06:24:46 UTC 2025 - Steve Kowalik diff --git a/python-consolekit.spec b/python-consolekit.spec index 0f7b75b..f3d9a1a 100644 --- a/python-consolekit.spec +++ b/python-consolekit.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-consolekit%{psuffix} -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Additional utilities for click License: MIT