projects
/
~helmut
/
crossqa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ccbd1
)
depcheck: add python3.8-minimal to bad_foreign_packages
author
Helmut Grohne
<helmut@subdivi.de>
Sun, 16 Feb 2020 08:50:18 +0000
(09:50 +0100)
committer
Helmut Grohne
<helmut@subdivi.de>
Sun, 16 Feb 2020 08:50:18 +0000
(09:50 +0100)
depcheck.py
patch
|
blob
|
history
diff --git
a/depcheck.py
b/depcheck.py
index
ded5fab
..
a3244c5
100755
(executable)
--- 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