summaryrefslogtreecommitdiff
path: root/depcheck.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-02-16 09:50:18 +0100
committerHelmut Grohne <helmut@subdivi.de>2020-02-16 09:50:18 +0100
commit63824f2aa95906adcf8f348e967aca72eecc6a7f (patch)
tree298fbf8b087362505457a0c9417eee880b77e8bd /depcheck.py
parenta6ccbd113de22ddf606440c05a4134fb28a0d380 (diff)
downloadcrossqa-63824f2aa95906adcf8f348e967aca72eecc6a7f.tar.gz
depcheck: add python3.8-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 ded5fab..a3244c5 100755
--- a/depcheck.py
+++ b/depcheck.py
@@ -295,6 +295,7 @@ bad_foreign_packages = frozenset((
"python2.7-minimal", # fails postinst
"python3.6-minimal", # fails postinst
"python3.7-minimal", # fails postinst
+ "python3.8-minimal", # fails postinst
"swi-prolog-nox", # fails postinst
"xrdp", # fails postinst
"libgvc6", # fails postinst