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.cmd2: 0.9.22 -> 0.9.23 #78271

Merged
merged 1 commit into from Jan 22, 2020

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

meta.description for python37Packages.cmd2 is: '"Enhancements for standard library's cmd module"'.

meta.homepage for python37Packages.cmd2 is: '"https://github.com/python-cmd2/cmd2"

Checks done (click to expand)
  • built on NixOS

  • Warning: a test defined in passthru.tests did not pass

  • 0 of 0 passed binary check by having a zero exit code.

  • 0 of 0 passed binary check by having the new version present in output.

  • found 0.9.23 with grep in /nix/store/p53v24h9918ngswmnkkg9l3rna16brd4-python3.7-cmd2-0.9.23

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

22 total rebuild path(s)

6 package rebuild(s)

6 x86_64-linux rebuild(s)
4 i686-linux rebuild(s)
6 x86_64-darwin rebuild(s)
6 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
python37Packages.cliff
python37Packages.cmd2
python37Packages.optuna
python38Packages.cliff
python38Packages.cmd2
python38Packages.optuna

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/p53v24h9918ngswmnkkg9l3rna16brd4-python3.7-cmd2-0.9.23 \
  --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.cmd2 https://github.com/r-ryantm/nixpkgs/archive/784ddd9f968af8cc4c1cfdf7a513641cc87668e2.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/p53v24h9918ngswmnkkg9l3rna16brd4-python3.7-cmd2-0.9.23
ls -la /nix/store/p53v24h9918ngswmnkkg9l3rna16brd4-python3.7-cmd2-0.9.23/bin

cc @teto for testing.

@teto
Copy link
Member

teto commented Jan 22, 2020

1 package failed to build:
python38Packages.optuna

5 package built:
python37Packages.cliff python37Packages.cmd2 python37Packages.optuna python38Packages.cliff python38Packages.cmd2

According to the log tensorflow doesn't compile but its unrelated so I believe it is fine to merge

^M^M^M^M^MERROR: /build/source/tensorflow/python/BUILD:329:1: C++ compilation of rule '//tensorflow/python:bfloat16_lib' failed (Exit 1)
[7,140 / 7,161] 3 actions running
    Compiling tensorflow/python/lib/core/py_seq_tensor.cc; 2s local
    Compiling tensorflow/compiler/mlir/lite/tf_to_tfl_flatbuffer.cc; 1s local
    Compiling .../mlir/lite/python/graphdef_to_tfl_flatbuffer.cc; 0s local
^M^M^M^Mtensorflow/python/lib/core/bfloat16.cc:362:1: error: cannot convert 'std::nullptr_t' to 'Py_ssize_t' {aka 'long int'} in initialization
  362 | };
      | ^

@ryantm ryantm merged commit 1b4c6bf into NixOS:master Jan 22, 2020
@r-ryantm r-ryantm deleted the auto-update/python3.7-cmd2 branch January 25, 2020 23:24
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