From bf494b569757fb73c06e31b8ea3f072ea6b3b725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Wed, 18 Aug 2021 12:31:43 +0200 Subject: [PATCH] Remove distro from updater requirements (#54804) --- homeassistant/components/updater/manifest.json | 1 - homeassistant/package_constraints.txt | 1 - requirements_all.txt | 3 --- requirements_test_all.txt | 3 --- 4 files changed, 8 deletions(-) diff --git a/homeassistant/components/updater/manifest.json b/homeassistant/components/updater/manifest.json index 9996d2bb1f0..db225bbf242 100644 --- a/homeassistant/components/updater/manifest.json +++ b/homeassistant/components/updater/manifest.json @@ -2,7 +2,6 @@ "domain": "updater", "name": "Updater", "documentation": "https://www.home-assistant.io/integrations/updater", - "requirements": ["distro==1.5.0"], "codeowners": ["@home-assistant/core"], "quality_scale": "internal", "iot_class": "cloud_polling" diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5a0ecee3512..213503a92c5 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -14,7 +14,6 @@ certifi>=2020.12.5 ciso8601==2.1.3 cryptography==3.3.2 defusedxml==0.7.1 -distro==1.5.0 emoji==1.2.0 hass-nabucasa==0.46.0 home-assistant-frontend==20210813.0 diff --git a/requirements_all.txt b/requirements_all.txt index a42251e3882..0eb8046c327 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -521,9 +521,6 @@ discogs_client==2.3.0 # homeassistant.components.discord discord.py==1.7.2 -# homeassistant.components.updater -distro==1.5.0 - # homeassistant.components.digitalloggers dlipower==0.7.165 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a31c4616da9..bd478a18538 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -302,9 +302,6 @@ devolo-home-control-api==0.17.4 # homeassistant.components.directv directv==0.4.0 -# homeassistant.components.updater -distro==1.5.0 - # homeassistant.components.doorbird doorbirdpy==2.1.0