diff --git a/consolekit-1.7.2.tar.gz b/consolekit-1.7.2.tar.gz deleted file mode 100644 index e2acf0d..0000000 --- a/consolekit-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e61dd1d0955f3ff101414873b1e6d09232affac3bf4b8aa0b723b1d7363b6a57 -size 148347 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 3978f15..8d63e8c 100644 --- a/python-consolekit.changes +++ b/python-consolekit.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 + +- Update to 1.8.0: + * Fix for click 8.2. + +------------------------------------------------------------------- +Thu Feb 27 10:04:44 UTC 2025 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Tue Oct 22 13:14:37 UTC 2024 - Dirk Müller diff --git a/python-consolekit.spec b/python-consolekit.spec index 7539012..f3d9a1a 100644 --- a/python-consolekit.spec +++ b/python-consolekit.spec @@ -1,7 +1,7 @@ # # spec file for package python-consolekit # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,8 +24,9 @@ %define psuffix %{nil} %bcond_with test %endif +%{?sle15_python_module_pythons} Name: python-consolekit%{psuffix} -Version: 1.7.2 +Version: 1.8.1 Release: 0 Summary: Additional utilities for click License: MIT