From e145481ca807d280b07446299686bfa39fd2ef681bf62bd8e30ea5cfe526fa43 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.1.tar.gz | 3 --- consolekit-1.7.2.tar.gz | 3 +++ python-consolekit.changes | 6 ++++++ python-consolekit.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 consolekit-1.7.1.tar.gz create mode 100644 consolekit-1.7.2.tar.gz diff --git a/consolekit-1.7.1.tar.gz b/consolekit-1.7.1.tar.gz deleted file mode 100644 index 29f3793..0000000 --- a/consolekit-1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56486c3e7b002f1fe25448df9b5026ca22062ba2ad9e7975acdce889a66c09f8 -size 148337 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