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

python37Packages.hbmqtt: 0.9.5 -> 0.9.6 #79036

Merged
merged 1 commit into from Feb 2, 2020

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Feb 1, 2020

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-hbmqtt/versions.

meta.description for python37Packages.hbmqtt is: '"MQTT client/broker using Python asynchronous I/O"'.

meta.homepage for python37Packages.hbmqtt is: '"https://github.com/beerfactory/hbmqtt"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

8 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
python37Packages.hbmqtt
python38Packages.hbmqtt

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/izk888fgbjlzb73ng70zsvpm5aq7x46k-python3.7-hbmqtt-0.9.6 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python37Packages.hbmqtt https://github.com/r-ryantm/nixpkgs/archive/b6de83bbf12afb896c2731592be4957c32d36638.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/izk888fgbjlzb73ng70zsvpm5aq7x46k-python3.7-hbmqtt-0.9.6
ls -la /nix/store/izk888fgbjlzb73ng70zsvpm5aq7x46k-python3.7-hbmqtt-0.9.6/bin

cc @dotlambda for testing.

@marsam
Copy link
Contributor

marsam commented Feb 1, 2020

@GrahamcOfBorg test home-assistant

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

[4 built, 8 copied (4.3 MiB), 0.9 MiB DL]
https://github.com/NixOS/nixpkgs/pull/79036
2 package built:
python37Packages.hbmqtt python38Packages.hbmqtt

@jonringer
Copy link
Contributor

home-assistant is broken on master with the same failure, and failure is not related to this bump:

hass: must succeed: hass-cli --server http://hass:8123 --password 'some_secret' --output json state get binary_sensor.mqtt_binary_sensor
hass # [   19.984161] hass[718]: 2020-02-02 17:15:52 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 127.0.0.1
hass # error: HomeAssistantCliError: Error while getting Entity binary_sensor.mqtt_binary_sensor: 401: Unauthorized
hass # Run with -x to see full exception information
hass: output:
error: command `hass-cli --server http://hass:8123 --password 'some_secret' --output json state get binary_sensor.mqtt_binary_sensor` failed (exit code 1)

@jonringer jonringer merged commit 355e7f1 into NixOS:master Feb 2, 2020
@r-ryantm r-ryantm deleted the auto-update/python3.7-hbmqtt branch February 4, 2020 23:46
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

3 participants