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.Pyro4: 4.74 -> 4.75 #54680

Merged
merged 1 commit into from Feb 25, 2019

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for python37Packages.Pyro4 is: '"Distributed object middleware for Python (RPC)"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/.pyro4-check-config-wrapped passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/pyro4-check-config passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/.pyro4-flameserver-wrapped passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/pyro4-flameserver passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/.pyro4-httpgateway-wrapped passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/pyro4-httpgateway passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/.pyro4-ns-wrapped passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/pyro4-ns passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/.pyro4-nsc-wrapped passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/pyro4-nsc passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/.pyro4-test-echoserver-wrapped passed the binary check.
  • /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin/pyro4-test-echoserver passed the binary check.
  • 12 of 12 passed binary check by having a zero exit code.
  • 0 of 12 passed binary check by having the new version present in output.
  • found 4.75 with grep in /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75
  • directory tree listing: https://gist.github.com/923a17688069ab483787dbcdd3dbd027
  • du listing: https://gist.github.com/e5b78cb311be4d107d5d4cbe8d09c6a4
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
python27Packages.Pyro4
python37Packages.Pyro4

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75 \
  --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.Pyro4 https://github.com/r-ryantm/nixpkgs/archive/a2299e4f6a15cf02cb9cad52a76397d1d81bab71.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/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75
ls -la /nix/store/i41gcgykfr9hb1ibh2hpasjimbrsa8mc-python3.7-Pyro4-4.75/bin

cc @prusnak for testing.

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-pyro4/versions
@r-ryantm r-ryantm requested a review from FRidh as a code owner January 27, 2019 10:04
@prusnak
Copy link
Member

prusnak commented Jan 27, 2019

@ryantm Can we please not use the nix-specific encoding of hashes? It is impossible to check them visually against the hashes on PyPI.

@prusnak
Copy link
Member

prusnak commented Jan 27, 2019

Otherwise utACK.

$ nix-hash --to-base16 1dfpp36imddx19yv0kd28gk1l71ckhpqy6jd590wpm2680jw15rq --type sha256
3897c0254046d4cb412a4d1a8f2f9c2c1c1ae643a24db07d0abdb51acdb8d7b5

Same as found on PyPI: https://pypi.org/project/Pyro4/#files

@grahamc
Copy link
Member

grahamc commented Jan 27, 2019

@GrahamcOfBorg eval

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