Skip to content

python3Packages.aiohue: 2.2.0 -> 2.3.0#121993

Closed
fabaff wants to merge 1 commit intoNixOS:masterfrom
fabaff:bump-aiohue
Closed

python3Packages.aiohue: 2.2.0 -> 2.3.0#121993
fabaff wants to merge 1 commit intoNixOS:masterfrom
fabaff:bump-aiohue

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented May 7, 2021

Motivation for this change

Update to latest upstream release 2.3.0

Change log: https://github.com/home-assistant-libs/aiohue/releases/tag/2.3.0

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@fabaff fabaff requested review from FRidh and jonringer as code owners May 7, 2021 07:05
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 7, 2021
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 7, 2021
@r-rmcgibbo
Copy link
Copy Markdown

r-rmcgibbo commented May 7, 2021

Result of nixpkgs-review pr 121993 at 444862e run on aarch64-linux 1

1 package failed to build:
2 packages built successfully:
  • python38Packages.aiohue
  • python39Packages.aiohue

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement.


Result of nixpkgs-review pr 121993 at 444862e run on x86_64-linux 1

1 package failed to build:
  • home-assistant
2 packages built successfully:
  • python38Packages.aiohue
  • python39Packages.aiohue

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement.

@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented May 7, 2021

Result of nixpkgs-review pr 121993 run on x86_64-linux 1

3 packages built:
  • home-assistant
  • python38Packages.aiohue
  • python39Packages.aiohue

@mweinelt
Copy link
Copy Markdown
Member

Sorry, updated this with the home-assistant update in a061e0a, because it broke the tests.

@mweinelt mweinelt closed this May 10, 2021
@fabaff fabaff changed the title python3Packages.aiohue: 2.2.0 -> 2.3.0 python3Packages.aiohue: update meta May 11, 2021
@fabaff fabaff changed the title python3Packages.aiohue: update meta python3Packages.aiohue: 2.2.0 -> 2.3.0 May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants