From 77d81aa4a3747b7dfbb17e43b16e1a514550c60c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 1 Dec 2019 20:18:01 +0300 Subject: Import python3.8 (3.8.0-5) --- debian/tests/control | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control index 6a9d7b2..35150ae 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,33 +1,35 @@ Tests: testsuite Depends: build-essential, locales-all, - python3.7-dev, - libpython3.7-testsuite, + python3.8-dev, + libpython3.8-testsuite, python3-gdbm, python3-distutils, python3-tk, - idle-python3.7, + idle-python3.8, + systemtap-sdt-dev, # need to turn off apport Restrictions: needs-root Tests: testsuite-dbg Depends: build-essential, - locales-all, python3.7-dev, - python3.7-dbg, - libpython3.7-testsuite, + locales-all, python3.8-dev, + python3.8-dbg, + libpython3.8-testsuite, python3-gdbm-dbg, gdb, python3-distutils, python3-tk-dbg, - idle-python3.7, + idle-python3.8, + systemtap-sdt-dev, # need to turn off apport Restrictions: needs-root Tests: failing-tests Depends: build-essential, locales-all, - python3.7-dev, - libpython3.7-testsuite, + python3.8-dev, + libpython3.8-testsuite, python3-gdbm, python3-distutils, # need to turn off apport @@ -36,9 +38,9 @@ Restrictions: needs-root allow-stderr Tests: failing-tests-dbg Depends: build-essential, locales-all, - python3.7-dev, - python3.7-dbg, - libpython3.7-testsuite, + python3.8-dev, + python3.8-dbg, + libpython3.8-testsuite, python3-gdbm-dbg, gdb, python3-distutils, -- cgit v1.2.3