From c4d6389c8cbb4952f87f348b22f827a9c4a0089f8cbbcc15009e6fd61ad451ee Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 22 Oct 2024 13:14:46 +0000 Subject: [PATCH] - update to 1.7.2: * Automatically copied from PyPI. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-consolekit?expand=0&rev=3 --- consolekit-1.7.2.tar.gz | 3 +++ python-consolekit.changes | 6 ++++++ python-consolekit.spec | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 consolekit-1.7.2.tar.gz diff --git a/consolekit-1.7.2.tar.gz b/consolekit-1.7.2.tar.gz new file mode 100644 index 0000000..e2acf0d --- /dev/null +++ b/consolekit-1.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61dd1d0955f3ff101414873b1e6d09232affac3bf4b8aa0b723b1d7363b6a57 +size 148347 diff --git a/python-consolekit.changes b/python-consolekit.changes index d763ebe..3978f15 100644 --- a/python-consolekit.changes +++ b/python-consolekit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 22 13:14:37 UTC 2024 - Dirk Müller + +- update to 1.7.2: + * Automatically copied from PyPI. + ------------------------------------------------------------------- Fri Jul 26 07:14:34 UTC 2024 - Steve Kowalik diff --git a/python-consolekit.spec b/python-consolekit.spec index 9028f79..7539012 100644 --- a/python-consolekit.spec +++ b/python-consolekit.spec @@ -25,7 +25,7 @@ %bcond_with test %endif Name: python-consolekit%{psuffix} -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: Additional utilities for click License: MIT