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

Python packages fixes #45792

Merged
merged 41 commits into from Sep 1, 2018
Merged

Python packages fixes #45792

merged 41 commits into from Sep 1, 2018

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Aug 30, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python

Partial log (click to expand)

/nix/store/imv54r70hay2sjrbjiw9l5hhmq3zdkkx-python-2.7.15

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python

Partial log (click to expand)

/nix/store/s9mj8zzg7b0zj7s0k4rx3hdsiayr3ckn-python-2.7.15

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python

Partial log (click to expand)

/nix/store/6b6lzbq74g95j8qlbrdjzkn2ghh81mgy-python-2.7.15

@gebner
Copy link
Member

gebner commented Aug 30, 2018

@FRidh Can you revert the shippai update 0bca28c? This breaks vdirsyncer.

@FRidh
Copy link
Member Author

FRidh commented Aug 30, 2018

@gebner done f26e5b5

@FRidh
Copy link
Member Author

FRidh commented Aug 30, 2018

python-jose/moto/botocore is quite a pain to solve

@FRidh
Copy link
Member Author

FRidh commented Aug 30, 2018

Might have to revert the botocore/boto3 bumps, and let awscli "vendor" different versions.

@dotlambda
Copy link
Member

A propos pytest-fixture-config, should we just set doCheck = false?

@dotlambda
Copy link
Member

Rebasing onto latest staging-next so the fixes in master are taken into consideration.

@dotlambda
Copy link
Member

@FRidh Do you have the rights to restart a Hydra job? Pyparted builds fine for me.

@FRidh
Copy link
Member Author

FRidh commented Aug 31, 2018

@dotlambda no I cannot

@vcunat
Copy link
Member

vcunat commented Aug 31, 2018

Apparently that error happens in Hydra's cloud instances and not elsewhere: https://hydra.nixos.org/build/80376351#tabs-buildsteps (for me it always succeeds locally, too)

@vcunat
Copy link
Member

vcunat commented Sep 1, 2018

Waiting for something before merging to staging-next?

FRidh and others added 25 commits September 1, 2018 10:39
This broke vdirsyncer.

This reverts commit 0bca28c.
This breaks moto.

This reverts commit a6d3577.
We should try to get these enabled again asap.
scipy/scipy#8871 (comment)
Revert "pythonPackages.boto3: 1.7.84 -> 1.8.4"

This reverts commit 06b3789.

Revert "python: botocore: 1.11.1 -> 1.11.4"

This reverts commit 3b0242d.

Revert "python: botocore: 1.10.75 -> 1.11.1"

This reverts commit 996fd79.

Revert "awscli: 1.16.1 -> 1.16.4"

This reverts commit 4880df9.

Revert "awscli: 1.15.66 -> 1.16.1"

This reverts commit 6923bc8.

awscli: fix build

pythonPackages.botocore: 1.10.75 -> 1.10.84
Its dependency cement is disabled on python2 since 36a4df6.
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