Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-click-plugins for
openSUSE:Factory checked in at 2025-09-16 18:18:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-plugins (Old)
and /work/SRC/openSUSE:Factory/.python-click-plugins.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click-plugins"
Tue Sep 16 18:18:25 2025 rev:11 rq:1305042 version:1.1.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-click-plugins/python-click-plugins.changes
2025-05-14 17:02:00.773261303 +0200
+++
/work/SRC/openSUSE:Factory/.python-click-plugins.new.1977/python-click-plugins.changes
2025-09-16 18:18:54.204370336 +0200
@@ -1,0 +2,8 @@
+Wed Jun 25 04:43:36 UTC 2025 - Sebastian Wagner <[email protected]>
+
+- Update to version 1.1.1.2:
+ * Add a clear note stating that the package is no longer maintained, but the
library can be vendored.
+- Update to version 1.1.1.1:
+ * Mark the project as inactive.
+
+-------------------------------------------------------------------
Old:
----
click-plugins-1.1.1.tar.gz
New:
----
python-click-plugins-1.1.1.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-click-plugins.spec ++++++
--- /var/tmp/diff_new_pack.f23ONB/_old 2025-09-16 18:18:56.196454227 +0200
+++ /var/tmp/diff_new_pack.f23ONB/_new 2025-09-16 18:18:56.212454901 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-click-plugins
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -22,12 +22,12 @@
%endif
%{?sle15_python_module_pythons}
Name: python-click-plugins
-Version: 1.1.1
+Version: 1.1.1.2
Release: 0
Summary: Click extension to register CLI commands via setuptools
entry-points
License: BSD-3-Clause
URL: https://github.com/click-contrib/click-plugins
-Source:
https://files.pythonhosted.org/packages/source/c/click-plugins/click-plugins-%{version}.tar.gz
+Source0:
https://github.com/click-contrib/click-plugins/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE https://github.com/click-contrib/click-plugins/issues/38
Patch0: support-click-8.2.patch
BuildRequires: %{python_module click >= 3.0}