10 Commits

Author SHA1 Message Date
58e7dfe447
bump mypy-dev
Signed-off-by: Andreas Billmeier <b@edevau.net>
2025-02-19 12:47:11 +01:00
b26562c03d new ebuild generation script + homeassistant-full-2024.11.3
genebuild.py is based on genebuild.sh
usage: genebuild.py [-h] [version]
- integrations used by "core integrations" (as defined in bootstrap.py) cannot be disabled with use-flags any more
- requirements of core are read via the requirements.txt file; the requirements of each integration is read from manifest.json of that integration
- package_constraints.txt is used to create (soft) blockers
- REQUIRED_USE is generated based on the manifest files (some integrations depend on other integrations)

Also contains the generated ebuild for homeassistant-full-2024.11.3 + the dependencies not yet in the tree for my configuration

Signed-off-by: Stef Simoens <stef.github@bisse.be>
2025-01-14 23:46:38 +01:00
c9f45310dd
dev-python/*: remove obsolete setuptools BDEP, update Manifest
Signed-off-by: Andreas Billmeier <b@edevau.net>
2023-11-24 00:37:12 +01:00
b62297024b
dev-python/typing-inspect: update SRC_URI
Signed-off-by: Andreas Billmeier <b@edevau.net>
2023-06-19 23:08:50 +02:00
8a0f1a9781
remove Python 3.8 Support tag 2023-01-30 20:23:31 +01:00
21eeda2992
dev-python/*: update some upstreams in metadata.xml
Signed-off-by: Andreas Billmeier <b@edevau.net>
2022-12-18 13:50:15 +01:00
d422de8469
dev-python/typing-inspect: remove olds, cleanup, enable pytest 2022-10-18 01:07:43 +02:00
90a1da139b
update enault-api-0.1.10 2022-03-22 06:47:20 +01:00
c93dde705a
add RESTRICT="!test? ( test )" to all Ebuilds where missing 2022-03-07 18:45:46 +01:00
ae8d38936e
add renault-api-0.1.4
update dateparser-1.0.0
add marshmallow-dataclass-8.5.0
add typing-inspect-0.7.1
2021-08-07 09:04:23 +02:00