J. Nick Koston
|
61539686a4
|
Disable profiler.memory service with python 3.11 (#88136)
|
2023-02-15 16:20:47 +01:00 |
Franck Nijhof
|
5102d1a5f3
|
Drop Python 3.9 support (#85456)
|
2023-01-22 20:40:33 +01:00 |
Aarni Koskela
|
69d519418e
|
Remove unnecessary truthiness checks for integration.manifest (#82319)
|
2022-11-28 15:33:14 +01:00 |
Aarni Koskela
|
97b40b5f49
|
Make hassfest strictly typed (#82091)
|
2022-11-23 19:05:31 +01:00 |
Franck Nijhof
|
6a1bb8c421
|
Deprecate Python 3.9 (#82193)
|
2022-11-16 15:38:10 +01:00 |
Aarni Koskela
|
322cb352ac
|
Use functools.cache instead of global in hassfest requirements (#82124)
|
2022-11-16 13:13:45 +01:00 |
epenet
|
d6f5f0c794
|
Bump samsungtvws to 2.4.0 (#68225)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-03-16 20:44:14 -10:00 |
Ville Skyttä
|
1dd87810bc
|
Generate supported python versions based on current and next required (#62618)
|
2022-01-11 10:50:17 +01:00 |
Joakim Sørensen
|
13067003cb
|
Fix issue with ranges in requirements with hassfest (#59470)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-11-12 09:39:30 +01:00 |
Joakim Sørensen
|
2a7192167d
|
Use regex instead of partition to section package definition (#58278)
|
2021-10-23 13:19:56 +02:00 |
Ian
|
de5a22953d
|
Whole-string match reqs in comment_requirement (#55192)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-08-30 08:20:02 -07:00 |
Paulus Schoutsen
|
c8f584f4ef
|
Validate requirements format in hassfest (#55094)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2021-08-24 08:51:07 +02:00 |
Paulus Schoutsen
|
1b74359ddb
|
Disable free-mobile because requirement breaks setuptools (#50749)
|
2021-05-17 08:12:23 +02:00 |
Marc Mueller
|
4cb7718192
|
Update typing 16 (#48087)
|
2021-03-18 22:58:19 +01:00 |
Martin Hjelmare
|
50c573eb4d
|
Activate hassfest requirements CI check (#39940)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-09-11 21:38:32 +02:00 |
Paulus Schoutsen
|
c9f87afd8b
|
Optimize requirements check with stdlib (#39871)
* Check requirements don't conflict stdlib
* Use regex
|
2020-09-10 10:51:13 +02:00 |
Martin Hjelmare
|
8eed7110a1
|
Add hassfest requirements validation (#39329)
|
2020-09-06 23:41:41 +02:00 |