Source: poetry-core
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Emmanuel Arias <eamanu@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               git <!nocheck>,
               pybuild-plugin-pyproject,
               python3-all,
               python3-all-dev,
               python3-build <!nocheck>,
               python3-poetry-core,
               python3-pytest <!nocheck>,
               python3-pytest-mock <!nocheck>,
               python3-setuptools,
               python3-tomli-w <!nocheck>,
               python3-trove-classifiers <!nocheck>,
               python3-virtualenv,
Standards-Version: 4.7.0
Homepage: https://github.com/python-poetry/poetry-core
Vcs-Git: https://salsa.debian.org/python-team/packages/poetry-core.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/poetry-core
Rules-Requires-Root: no

Package: python3-poetry-core
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Breaks: python3-poetry (<< 2.1.0+dfsg-1),
        python3-poetry-plugin-export (<< 1.9.0-2~),
        python3-cleo (<< 2.0.1-1)
Description: Poetry PEP 517 Build Backend
 A PEP 517 build backend implementation developed for Poetry. This project
 is intended to be a light weight, fully compliant, self-contained package
 allowing PEP 517 compatible build frontends to build Poetry managed projects.
