Merge pull request #60217 from dotlambda/home-assistant-0.92

home-assistant: 0.91.4 -> 0.92.2
This commit is contained in:
Robert Schütz
2019-05-05 23:31:31 +02:00
committed by GitHub
11 changed files with 202 additions and 1538 deletions

View File

@@ -17,7 +17,7 @@ buildPythonApplication rec {
prePatch = ''
substituteInPlace requirements.txt --replace "urllib3<1.24" "urllib3<2.0" \
--replace "six==1.11.0" "six<2.0.0" \
--replace "python-slugify==1.2.6" "python-slugify<3.0.0"
--replace "python-slugify==1.2.6" "python-slugify<4.0.0"
'';
# Requires external resources