Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

home-assistant: 0.84.6 -> 0.85.0 #53741

Merged
merged 2 commits into from Jan 10, 2019
Merged

Conversation

dotlambda
Copy link
Member

Motivation for this change

https://www.home-assistant.io/blog/2019/01/09/release-85/

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

cc @peterhoeg

@dotlambda dotlambda requested a review from FRidh as a code owner January 10, 2019 12:46
@peterhoeg
Copy link
Member

Works here!

@peterhoeg
Copy link
Member

You might want to run parse-requirements.py - there's a lot of new stuff there.

@dotlambda
Copy link
Member Author

You might want to run parse-requirements.py - there's a lot of new stuff there.

I always run it for new versions. What do you miss?

@peterhoeg
Copy link
Member

My own added modules. Doh. Sorry about that.

@dotlambda dotlambda merged commit eb0e3e0 into NixOS:master Jan 10, 2019
@elseym
Copy link
Member

elseym commented Apr 14, 2019

this pr removed pytado dependencies. was there anything wrong with that component?

@dotlambda
Copy link
Member Author

Someone needs to package python-tado:

# homeassistant.components.tado
python-tado==0.2.9

(from https://github.com/home-assistant/home-assistant/blob/dev/requirements_all.txt)

@dotlambda dotlambda deleted the home-assistant-0.85 branch January 17, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants