Source: python-pluggy Maintainer: Debian Python Modules Team Uploaders: Barry Warsaw Homepage: https://pypi.python.org/pypi/pluggy Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, python-all, python-pytest, python-setuptools, python-setuptools-scm, python3-all, python3-pytest, python3-setuptools, python3-setuptools-scm, pypy, pypy-pytest, pypy-setuptools, pypy-setuptools-scm, Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/python-team/modules/python-pluggy.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-pluggy Testsuite: autopkgtest-pkg-python Package: python-pluggy Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: plugin and hook calling mechanisms for Python - 2.7 pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 2 library. Package: python3-pluggy Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: plugin and hook calling mechanisms for Python - 3.x pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 3 library. Package: pypy-pluggy Architecture: all Depends: ${misc:Depends}, ${pypy:Depends} Description: plugin and hook calling mechanisms for Python - PyPy pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the PyPy library.