Source: python-aioopenexchangerates
Section: python
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aioresponses <!nocheck>,
 python3-pydantic <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-aiohttp <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-semantic-release <!nocheck>,
 python3-yarl <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aioopenexchangerates
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aioopenexchangerates.git
Homepage: https://github.com/MartinHjelmare/aioopenexchangerates

Package: python3-aioopenexchangerates
Architecture: all
Depends:
 python3-aiohttp,
 python3-pydantic,
 ${misc:Depends},
 ${python3:Depends},
Description: fetch rates from openexchangerates with aiohttp
 This package makes it possible to fetch rates from openexchangerates with
 aiohttp.
 .
 This package is a Home Assistant dependency.
