Tests: testsuite
Depends: build-essential,
  ca-certificates,
  locales-all,
  python3.12-dev,
  libpython3.12-testsuite:native,
  python3-gdbm (>= 3.11.4),
  python3-distutils,
  python3-tk (>= 3.11.4),
  idle-python3.12,
  systemtap-sdt-dev,
  python3.12-venv,
# need to turn off apport
Restrictions: needs-root, allow-stderr

Tests: testsuite-dbg
Depends: build-essential,
  ca-certificates,
  locales-all, python3.12-dev,
  python3.12-dbg,
  libpython3.12-testsuite:native,
  python3-gdbm-dbg (>= 3.11.4),
  gdb,
  python3-distutils,
  python3-tk-dbg (>= 3.11.4),
  idle-python3.12,
  systemtap-sdt-dev,
  python3.12-venv,
# need to turn off apport
Restrictions: needs-root, allow-stderr

Tests: failing-tests
Depends: build-essential,
  ca-certificates,
  locales-all,
  python3.12-dev,
  libpython3.12-testsuite:native,
  python3-gdbm (>= 3.11.4),
  python3-tk (>= 3.11.4),
  python3-distutils,
  python3.12-venv,
# need to turn off apport
Restrictions: needs-root, allow-stderr

Tests: failing-tests-dbg
Depends: build-essential,
  ca-certificates,
  locales-all,
  python3.12-dev,
  python3.12-dbg,
  libpython3.12-testsuite:native,
  python3-gdbm-dbg (>= 3.11.4),
  python3-tk-dbg (>= 3.11.4),
  gdb,
  python3-distutils,
  python3.12-venv,
# need to turn off apport
Restrictions: needs-root, allow-stderr

Tests: module-install-local
Depends: build-essential,
  python3.12-dev,
  python3-pip,
  python3-setuptools,
  shunit2,
Restrictions: needs-root, allow-stderr

Tests: module-install-user
Depends: build-essential,
  python3.12-dev,
  python3-pip,
  python3-setuptools,
  shunit2
Restrictions: allow-stderr

Tests: module-install-venv
Depends: build-essential,
  python3.12-dev,
  python3.12-venv,
  python3-setuptools-whl,
  python3-wheel-whl,
  shunit2
Restrictions: allow-stderr

Tests: module-install-virtualenv
Depends: build-essential,
  python3.12-dev,
  shunit2,
  virtualenv,
  python3-setuptools-whl,
  python3-wheel-whl
Restrictions: allow-stderr
