Binary package “python3-pytest-tempdir” in ubuntu jammy

predictable and repeatable temporary directory for tests

 This package contains a pytest plugin that adds support for a predictable and
 repeatable temporary directory. Simply define a pytest_tempdir_basename
 function on your conftest.py which returns a string to define the basename or
 pass --tempdir-basename.