Skip to content

python310Packages.pip: 22.0.4 -> 22.1.2#178732

Merged
mweinelt merged 1 commit intoNixOS:staging-nextfrom
06kellyjac:pip
Jun 23, 2022
Merged

python310Packages.pip: 22.0.4 -> 22.1.2#178732
mweinelt merged 1 commit intoNixOS:staging-nextfrom
06kellyjac:pip

Conversation

@06kellyjac
Copy link
Copy Markdown
Member

@06kellyjac 06kellyjac commented Jun 23, 2022

Description of changes

Bump pip to 22.1.2

Resolves a prisma cloud complaint

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jun 23, 2022
@06kellyjac 06kellyjac added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Jun 23, 2022
@06kellyjac 06kellyjac changed the base branch from master to staging-next June 23, 2022 14:10
@mweinelt mweinelt self-assigned this Jun 23, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jun 23, 2022
@mweinelt mweinelt merged commit bb34355 into NixOS:staging-next Jun 23, 2022
@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR #178766 for staging-22.05.

@06kellyjac 06kellyjac deleted the pip branch June 24, 2022 09:04
@vcunat
Copy link
Copy Markdown
Member

vcunat commented Jul 13, 2022

Any opinions on the regression in the backport? #178766 (comment)

@06kellyjac
Copy link
Copy Markdown
Member Author

Reading #178766 (comment) is further action required?

you can come with a different approach later.

slightly threw me off

@vcunat
Copy link
Copy Markdown
Member

vcunat commented Jul 13, 2022

Well, I consider my knowledge around this rather limited. I quickly came with something that looked like resolving all related regressions, but I'm not confident about it.

@06kellyjac
Copy link
Copy Markdown
Member Author

well if pip-tools is the only thing that regressed and 6.6.2 resolves that I'd say it's sorted? 🤷

If there are other issues maybe we undo the backport? It'd be a lot easier to decide if it's an important backport if there was actually a CVE rather than a PRISMA id & I don't have access to the details :/

@vcunat
Copy link
Copy Markdown
Member

vcunat commented Jul 14, 2022

I saw nothing else notable on the build farm. On 22.05 it's more confident, as the failures are much more stable due to changes being fewer and safer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants