[Git][qa/jenkins.debian.net][master] reproducible debian: install python3-legacy-cgi

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Fri Oct 31 10:39:07 GMT 2025



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
85002901 by Mattia Rizzolo at 2025-10-31T11:37:26+01:00
reproducible debian: install python3-legacy-cgi

we are still using the cgi module, that was removed in python 3.13.

we could replace the usage with `multipart`, but since that's also
requires a new package on top of extra development…

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -645,6 +645,7 @@ if [ -f /etc/debian_version ] ; then
 				poxml 
 				procmail 
 				python3-debian 
+				python3-legacy-cgi
 				python3-pystache
 				python3-requests
 				python3-rpy2 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/85002901489a9e0b00b312d242e57f0bb56dc0c5

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/85002901489a9e0b00b312d242e57f0bb56dc0c5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20251031/70e85ccd/attachment.htm>


More information about the Qa-jenkins-scm mailing list