homeassistant-full 2024.10.2 full dependencies update

(not compiled yet :ouch: )
This commit is contained in:
Xavier FORESTIER
2024-10-21 13:59:57 +02:00
parent df5f5d139f
commit ec8d5a03b1
293 changed files with 6057 additions and 84 deletions

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="A Python 3.7+ implementation of the Twitch Helix API, its Webhook, PubSub and EventSub"
DESCRIPTION="Twitch Helix API, its Webhook, PubSub and EventSub"
HOMEPAGE="https://github.com/Teekeks/pyTwitchAPI https://pypi.org/project/twitchAPI/"
LICENSE="MIT"