Source: python-pytest-toolbox Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Michael Fladischer , Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-pydantic, python3-pytest, python3-pytest-timeout, python3-setuptools, Standards-Version: 4.6.0.1 Homepage: https://github.com/samuelcolvin/pytest-toolbox Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pytest-toolbox Vcs-Git: https://salsa.debian.org/python-team/packages/python-pytest-toolbox.git Rules-Requires-Root: no Package: python3-pytest-toolbox Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: asorted useful plugins for pytest (Python3 version) Numerous useful plugins for pytest like fixtures, methods and comparison objects. . This package contains the Python 3 version of the library.