Bug#1116719: cctbx: FTBFS with the nocheck build profile
Santiago Vila
sanvila at debian.org
Mon Oct 13 12:18:27 BST 2025
tags 1116719 patch
thanks
Hello. The attached patch should fix this issue.
However, I'm not confident enough to make a team upload in this case,
because the current HEAD in salsa is a new upstream release and could
trigger a library transition.
It would be great if any of the Cc:ed parties could take care of that.
Thanks.
-------------- next part --------------
commit a9ccf9a0f7227e5a776995b6d0fe2c049eb8f8cb
Author: Santiago Vila <sanvila at debian.org>
Date: Mon Oct 13 12:47:00 2025 +0200
d/control: Drop <!nocheck> from python3-pip and python3-six. Closes: #1116719.
diff --git a/debian/control b/debian/control
index b981f5dc..6df39446 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Build-Depends:
python3-nxmx <!nocheck>,
python3-ordered-set <!nocheck>,
python3-pint <!nocheck>,
- python3-pip <!nocheck>,
+ python3-pip,
python3-procrunner <!nocheck>,
python3-psutil <!nocheck>,
python3-pycbf (>= 0.9.7+dfsg1-2~) <!nocheck>,
@@ -56,7 +56,7 @@ Build-Depends:
python3-requests <!nocheck>,
python3-scipy <!nocheck>,
python3-setuptools,
- python3-six <!nocheck>,
+ python3-six,
python3-tqdm <!nocheck>,
python3-wxgtk4.0 <!nocheck>,
rsync,
More information about the debian-science-maintainers
mailing list