XPost: linux.debian.devel.release
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
python-click-option-group@packages.debian.org
Control: affects -1 + src:python-click-option-group
User:
release.debian.org@packages.debian.org
Usertags: unblock
This is a fairly simple RC bug fix, backported from upstream. As
discussed in
https://bugs.debian.org/1091947, it seemed best to backport
this rather than taking the new upstream version; and while I might not
myself have gone for disabling the test as a response to the new
python-click version, if upstream has done it I'm not going to argue.
Since the package only has superficial autopkgtests (and I didn't really
want to change that in an NMU), this fix won't migrate to testing on its
own. However, the tests are at least run at build time.
unblock python-click-option-group/0.5.6-1.1
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 +