Source: pytest-cmake
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Christian Bayle <bayle@debian.org>
Build-Depends: debhelper-compat (= 13),
               pybuild-plugin-pyproject, python3-hatchling,
               python3-all-dev,
Standards-Version: 4.7.4
Testsuite: autopkgtest-pkg-pybuild
Rules-Requires-Root: no
VCS-Browser: https://salsa.debian.org/python-team/packages/pytest-cmake
VCS-Git: https://salsa.debian.org/python-team/packages/pytest-cmake.git

Package: python3-pytest-cmake
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
Description: CMake module for Pytest
 provides convenient ways to use Pytest within a CMake project.
 The package can be discovered using find_package.
