Source: python-assertpy
Section: python
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Edward Betts <edward@4angle.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-assertpy
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-assertpy.git
Homepage: https://github.com/assertpy/assertpy
Testsuite: autopkgtest-pkg-pybuild

Package: python3-assertpy
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Simple assertion library for unit testing with a fluent API
 This Python module package provides a simple assertions library for unit
 testing with a nice fluent API.
