Fabian Affolter
Fabian Affolter
Could you please tag the source? This allows distributions to get the complete source from GitHub if they want. Makes it also easier to track changes. Thanks
There should be a timeout for all requests. Required for https://github.com/home-assistant/home-assistant/pull/18846
Depends on #2 Could you please create a new release and publish it to PyPI after merging? Thanks
Could you please tag the source again? Otherwise all distributions which were shipping this Python module and were using the GitHub releases need to change their description to build the...
All tests are locally still passing but please double-check the dependency updates. Should fix #164
Just to be sure not to be affected by CVE-2024-21503
[`poetry-core`](https://github.com/python-poetry/poetry-core) is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. Using `poetry-core` allows distribution packages to depend...
`distutils` is deprecated and slated for removal in Python 3.12 https://peps.python.org/pep-0632//#migration-advice
Allow third-party tools (e. g., PyPI or `pyp2rpm`) to get the license details in a simple way.