summaryrefslogtreecommitdiff
path: root/depcheck.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-10-04 00:06:51 +0200
committerHelmut Grohne <helmut@subdivi.de>2020-10-04 00:06:51 +0200
commit84d69d198fee0473feede6c2b42525aeaf4d091a (patch)
treebb72b7c6045c526e94b36d62428aff5d2bb54ab1 /depcheck.py
parent63824f2aa95906adcf8f348e967aca72eecc6a7f (diff)
downloadcrossqa-84d69d198fee0473feede6c2b42525aeaf4d091a.tar.gz
depcheck: add python3.9-minimal to bad_foreign_packages
Diffstat (limited to 'depcheck.py')
-rwxr-xr-xdepcheck.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/depcheck.py b/depcheck.py
index a3244c5..1069414 100755
--- a/depcheck.py
+++ b/depcheck.py
@@ -296,6 +296,7 @@ bad_foreign_packages = frozenset((
"python3.6-minimal", # fails postinst
"python3.7-minimal", # fails postinst
"python3.8-minimal", # fails postinst
+ "python3.9-minimal", # fails postinst
"swi-prolog-nox", # fails postinst
"xrdp", # fails postinst
"libgvc6", # fails postinst