Tests: testsuite
Depends: build-essential,
  ca-certificates,
  locales-all,
  python3.13-dev,
  libpython3.13-testsuite:native,
  python3.13-gdbm,
  python3.13-tk,
  idle-python3.13,
  systemtap-sdt-dev,
  python3.13-venv,
  python3-wheel-whl,
# need to turn off apport
Restrictions: needs-root, allow-stderr

Tests: testsuite-dbg
Depends: build-essential,
  ca-certificates,
  locales-all, python3.13-dev,
  python3.13-dbg,
  libpython3.13-testsuite:native,
  gdb,
  idle-python3.13,
  systemtap-sdt-dev,
  python3.13-venv,
  python3-wheel-whl,
# need to turn off apport
Restrictions: needs-root, allow-stderr

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

Tests: failing-tests-dbg
Depends: build-essential,
  ca-certificates,
  locales-all,
  python3.13-dev,
  python3.13-dbg,
  libpython3.13-testsuite:native,
  gdb,
  python3.13-venv,
# need to turn off apport
Restrictions: needs-root, allow-stderr

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

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

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

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