1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/http
J. Nick Koston 0a78e9d4aa
Replace aiohttp-zlib-ng[isal] with aiohttp-isal (#115777)
* Replace aiohttp-zlib-ng[isal] with aiohttp-isal

The extra was causing wheel builds to fail

Since isal works on all of our supported platforms we can
always use it and drop the need for zlib-ng

https://github.com/home-assistant/core/actions/runs/8725019072

https://github.com/bdraco/aiohttp-isal

* typo
2024-04-17 19:46:15 +02:00
..
__init__.py Replace aiohttp-zlib-ng[isal] with aiohttp-isal (#115777) 2024-04-17 19:46:15 +02:00
auth.py Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
ban.py Use TypeVarTuple for add_job and run_job methods (#114122) 2024-03-24 18:52:39 +01:00
const.py Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
cors.py Make aiohttp_cors a top level import (#115563) 2024-04-15 21:06:59 +02:00
data_validator.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
decorators.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
forwarded.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
headers.py Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
icons.json Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
manifest.json Make aiohttp_cors a top level import (#115563) 2024-04-15 21:06:59 +02:00
request_context.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
security_filter.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
services.yaml Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
session.py Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
static.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
strict_connection_static_page.html Update strict connection static page (#115473) 2024-04-12 23:35:59 +02:00
strings.json Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
view.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
web_runner.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00