From 7571448719decdbe16816cf6da95215468f1f887 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 13 Jan 2026 09:51:55 +0000 Subject: gnu: python-click-plugins-1: Add a maintenance note. * gnu/packages/python-xyz.scm (python-click-plugins-1): Add a maintenance note. Change-Id: If3dec531b59ace642976c11ae7e8a8d7de33b334 Signed-off-by: Rutherther --- gnu/packages/python-xyz.scm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b9d0a47eb8..75740bb916 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -30692,6 +30692,12 @@ CLI commands via setuptools entry-points.") (home-page "https://github.com/click-contrib/click-plugins") (license license:bsd-3))) +;; XXX: Upstream note: Final PyPI release to mark the project as inactive. +;; This PyPI package is no longer actively maintained, but the underlying +;; library can be vendored. +;; +;; Version 2.0 lacks packaging instructions (setup.py, setup.pkg or +;; pyproject.toml) and can't be used as a common input. (define-public python-click-plugins-1 (package (inherit python-click-plugins) -- cgit v1.3