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.jug: 1.6.7 -> 1.6.8 #66078

Merged
merged 1 commit into from Aug 6, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 5, 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-jug/versions.

meta.description for python37Packages.jug is: '"A Task-Based Parallelization Framework"'.

meta.homepage for python37Packages.jug is: '"https://jug.readthedocs.io/"

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
python27Packages.jug
python37Packages.jug

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/yhcgrj51lcpf134bhb9jj1wvnd939qql-python3.7-Jug-1.6.8 \
  --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.jug https://github.com/r-ryantm/nixpkgs/archive/56620fd2fc955b201e6490139a39a8304f668e32.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/yhcgrj51lcpf134bhb9jj1wvnd939qql-python3.7-Jug-1.6.8
ls -la /nix/store/yhcgrj51lcpf134bhb9jj1wvnd939qql-python3.7-Jug-1.6.8/bin

cc @luispedro for testing.

@luispedro
Copy link
Contributor

LGTM (tested locally)

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.

python2 versions fails :(

File "/nix/store/aq763jkxb58nvhsxfk48351fk7yk69xg-python2.7-numpy-1.16.4/lib/python2.7/site-packages/numpy/compat/py3k.py", line 237, in os_fspath
      "not " + path_type.__name__)
  TypeError: expected str, bytes or os.PathLike object, not compress_stream

  ----------------------------------------------------------------------
  Ran 107 tests in 3.250s

  FAILED (errors=1)
  Test failed: <unittest.runner.TextTestResult run=107 errors=1 failures=0>
  error: Test failed: <unittest.runner.TextTestResult run=107 errors=1 failures=0>
cannot build derivation '/nix/store/6gxsglnhfzymlhx3azny6wrrakgzlkb9-env.drv': 1 dependencies couldn't be built

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-jug/versions
@marsam
Copy link
Contributor

marsam commented Aug 6, 2019

@GrahamcOfBorg build pythonPackages.jug python3Packages.jug

@marsam marsam merged commit e3bf24a into NixOS:master Aug 6, 2019
@luispedro
Copy link
Contributor

@jonringer This is an issue with numpy 1.17.0 (which should be gone in 1.17.1, when that gets released). In the meanwhile, Jug 1.6.9 (just uploaded to pypi) introduces a hack to get around this limitation.

@r-ryantm r-ryantm deleted the auto-update/python3.7-Jug branch August 17, 2019 13:51
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

4 participants