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 package set major updates #89723

Merged
merged 539 commits into from Jun 13, 2020
Merged

Python package set major updates #89723

merged 539 commits into from Jun 13, 2020

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Jun 7, 2020

Motivation for this change

The package set has not been updated in a while, and now contains significantly outdated packages.

https://hydra.nixos.org/jobset/nixpkgs/python-unstable

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/upcoming-python-breakage/7554/1

@bhipple
Copy link
Contributor

bhipple commented Jun 7, 2020

Looks like a keyring might need some tender loving care:

builder for '/nix/store/0zp5q9zqra8lngiapk1a1abrfi97g991-python3.7-keyring-21.2.1.drv' failed with exit code 1
cannot build derivation '/nix/store/l3rmr6dz94ijvm9iycd4iqhaparywdk5-python3.7-twine-3.1.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/r3bim58y80gq4r9gl1y05m68yd0my6ip-python3.7-python-daemon-2.2.4.drv': 1 dependencies couldn't be built

I have some work attempting to nurse apache-airflow and python-daemon back to health here:
#89746

@FRidh
Copy link
Member Author

FRidh commented Jun 7, 2020

biggest failure right now is probably pylint

@jonringer
Copy link
Contributor

I'll spend some time stabilizing this

@ofborg ofborg bot added the 6.topic: nixos label Jun 8, 2020
@jonringer
Copy link
Contributor

jonringer commented Jun 8, 2020

got azure-cli, nixops, pypi2nix, and a few others building again

@das-g
Copy link
Member

das-g commented Jun 10, 2020

Will the maintainers of the affected packages be notified in any way?

@jonringer
Copy link
Contributor

Will the maintainers of the affected packages be notified in any way?

Most likely not, hydra used to have an email feature, but I believe that has been turned off.

@FRidh FRidh mentioned this pull request Jun 13, 2020
@FRidh FRidh merged commit d2971d1 into staging Jun 13, 2020
@FRidh FRidh mentioned this pull request Jun 13, 2020
10 tasks
simonchatts added a commit to simonchatts/nixpkgs that referenced this pull request Jun 19, 2020
Required by the ujson update in NixOS#89723
@meh
Copy link

meh commented Jun 19, 2020

This seems to have broken cheroot, the tests now fail.

FRidh pushed a commit that referenced this pull request Jun 20, 2020
Required by the ujson update in #89723
@Narice Narice mentioned this pull request Jul 1, 2020
@jpas jpas mentioned this pull request Jul 6, 2020
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

7 participants