[Git][qa/jenkins.debian.net][master] Migrate from deprecated toplevel deb822 module
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Aug 10 13:43:10 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2d93c1e3 by James Addison at 2025-08-10T14:42:58+02:00
Migrate from deprecated toplevel deb822 module
(cherry picked from commit 878f6295e9bab1e32b8d758a0cbbb4641ed60a2a)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_scheduler.py
Changes:
=====================================
bin/reproducible_scheduler.py
=====================================
@@ -12,10 +12,10 @@
import sys
import lzma
-import deb822
from sqlalchemy import sql
from urllib.request import urlopen
from datetime import datetime, timedelta
+from debian import deb822
from debian.debian_support import Version
from rblib import query_db, db_table
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2d93c1e39405b9cf3f0e2a445e533937a5d3dc18
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2d93c1e39405b9cf3f0e2a445e533937a5d3dc18
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/20250810/d9ac0e31/attachment.htm>
More information about the Qa-jenkins-scm
mailing list