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.aiorpcx: 0.17.0 -> 0.18.3 #64118

Merged
merged 1 commit into from Jul 11, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 2, 2019

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-aiorpcx/versions.

meta.description for python37Packages.aiorpcx is: '"Transport, protocol and framing-independent async RPC client and server implementation"'.

meta.homepage for python37Packages.aiorpcx is: '"https://github.com/kyuupichan/aiorpcX"

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
electrum
python37Packages.aiorpcx

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/alybgdriw5v5dlcvwkv21hsh3gcmxxd7-python3.7-aiorpcx-0.18.3 \
  --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.)

Or, build yourself:

nix-build -A python37Packages.aiorpcx https://github.com/r-ryantm/nixpkgs/archive/54fa84b988d2fdfcc9c2073cbd197a8c1a107197.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/alybgdriw5v5dlcvwkv21hsh3gcmxxd7-python3.7-aiorpcx-0.18.3
ls -la /nix/store/alybgdriw5v5dlcvwkv21hsh3gcmxxd7-python3.7-aiorpcx-0.18.3/bin

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.

$ nix-review pr 64118 fails, break electrum due to version bounds

 ERROR: No matching distribution found for aiorpcx<0.18,>=0.17 (from Electrum==3.3.6)
cannot build derivation '/nix/store/2wdgiv8y1qspvcamp02z0rj5bl9pgqk5-env.drv': 1 dependencies couldn't be built
[0 built (1 failed), 43 copied (73.5 MiB), 24.5 MiB DL]
error: build of '/nix/store/2wdgiv8y1qspvcamp02z0rj5bl9pgqk5-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/64118
1 package failed to build:
electrum

@arcnmx arcnmx mentioned this pull request Jul 11, 2019
10 tasks
@arcnmx
Copy link
Member

arcnmx commented Jul 11, 2019

Opposite problem now, electrum updated and this needs to be merged.

EDIT: also needs to be backported to 19.03

@worldofpeace
Copy link
Contributor

Opposite problem now, electrum updated and this needs to be merged.

EDIT: also needs to be backported to 19.03

Hi, why does this need a backport? Does aiorpcx fail to build on stable?

@arcnmx
Copy link
Member

arcnmx commented Jul 11, 2019

The electrum update was pushed to it and is broken on unstable-small and 19.03

@joachifm joachifm merged commit 336bfbd into NixOS:master Jul 11, 2019
@r-ryantm r-ryantm deleted the auto-update/python3.7-aiorpcx branch July 13, 2019 22:36
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

5 participants