On Fri, Apr 25, 2025 at 01:19:12AM +0500, Andrey Rakhmatullin wrote:
On Sat, Mar 29, 2025 at 03:15:23PM -0400, Gabriel Filion wrote:
The new release does not change much to the code semantically and
pretty much only releases some maintenance to the code and upstream
CI.
35 files changed, 1071 insertions(+), 669 deletions(-)
I don't think this is acceptable during the soft freeze. Please
backport the "fix", especially as you've said it's not a fix but a
test removal.
Since there's a straightforward (even if not ideal) fix upstream and no maintainer activity on this bug that's been open since January, I'm
going to go ahead and NMU a backport of the upstream change; I'm
guessing the maintainer will probably prefer that over their package
being removed from trixie.
Thanks,
--
Colin Watson (he/him) [
cjwatson@debian.org]
diff -Nru python-click-option-group-0.5.6/debian/changelog python-click-option-group-0.5.6/debian/changelog
--- python-click-option-group-0.5.6/debian/changelog 2024-03-03 10:21:40.000000000 +0000
+++ python-click-option-group-0.5.6/debian/changelog 2025-05-15 20:31:01.000000000 +0100
@@ -1,3 +1,11 @@
+python-click-option-group (0.5.6-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * test: disable asserts for missing option group decorator when --help
+ (closes: #1091947).
+
+ -- Colin Watson <
cjwatson@debian.org> Thu, 15 May 2025 20:31:01 +0100
+
python-click-option-group (0.5.6-1) unstable; urgency=medium
* New upstream version 0.5.6
diff -Nru python-click-option-group-0.5.6/debian/patches/click-8.1.8.patch python-click-option-group-0.5.6/debian/patches/click-8.1.8.patch
--- python-click-option-group-0.5.6/debian/patches/click-8.1.8.patch 1970-01-01 01:00:00.000000000 +0100
+++ python-click-option-group-0.5.6/debian/patches/click-8.1.8.patch 2025-05-15 20:26:06.000000000 +0100
@@ -0,0 +1,67 @@
+From: Evgeny Prilepin <
esp.home@gmail.com>
+Date: Mon, 24 Mar 2025 12:54:14 +