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: pip 19.1.1 -> 19.2.3 #67734

Closed
wants to merge 1 commit into from
Closed

python: pip 19.1.1 -> 19.2.3 #67734

wants to merge 1 commit into from

Conversation

mtrsk
Copy link
Member

@mtrsk mtrsk commented Aug 29, 2019

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 nix-review --run "nix-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.
Notify maintainers

cc @

@teto
Copy link
Member

teto commented Aug 30, 2019

might be best to base the branch upon staging (if only to check that @FRidh hasn't done the work already xD)

@mtrsk
Copy link
Member Author

mtrsk commented Aug 30, 2019

might be best to base the branch upon staging (if only to check that @FRidh hasn't done the work already xD)

Thanks for the reply, this seems to rebuild quite a lot of packages and if there are already updates by the maintainer I'm closing this.

A quick look at the upstream/staging branch:

$ git log --oneline --grep="pip" --since=2.month
8867b242b6b Merge pull request #67567 from mmahut/gitlab-ci-pipelines-exporter
eee23c116f1 prometheus-gitlab-ci-pipelines-exporter: init at 0.2.5
bd1fc9f9bed postgresqlPackages: mark pg_auto_failover and pipelinedb broken for PG < 11
62d242d1cdc roon-server: Add actual user piping
769de8c4755 Merge pull request #65965 from r-ryantm/auto-update/lesspipe
0a02aed96c0 lesspipe: 1.83 -> 1.84
bff639207ff Merge pull request #65905 from r-ryantm/auto-update/epiphany
c5ec1b12af2 epiphany: 3.32.3 -> 3.32.4
14be42251cf squashfuse - fix sha for 0.1.103
d5dadfa0595 pythonPackages.azure-storage-blob: refactor
b0403da8596 pythonPackages.azure-mgmt-common: refactor
dbb5c800e2e lesspipe: 1.82 -> 1.83
f15625a6c03 knot-resolver: 4.0.0 -> 4.1.0 (security)
9efdd2e4347 knot-resolver: 3.2.1 -> 4.0.0
c793a1d4223 gnupg: 2.2.16 -> 2.2.17
983e56b74c0 vapoursynth: wrap vspipe
52d5b7a1447 pythonPackage.pip-tools: 3.3.2 -> 3.8.0 (#63632)

@FRidh FRidh self-assigned this Aug 30, 2019
@jonringer
Copy link
Contributor

Thanks for the reply, this seems to rebuild quite a lot of packages and if there are already updates by the maintainer I'm closing this.

pip gets used in the default buildPythonPackage, so updating pip will likely rebuild most python packages.

@FRidh
Copy link
Member

FRidh commented Aug 31, 2019

Testing this as part of a bigger change and intend to include it in the upcoming staging-next round.

@FRidh
Copy link
Member

FRidh commented Sep 6, 2019

pushed afe67e5 and dc95e17 to staging

@FRidh FRidh closed this Sep 6, 2019
@mtrsk mtrsk deleted the update-pip branch September 9, 2019 20:04
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