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

[staging] python3Packages.click: 8.0.2 -> 8.0.3 #144585

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

r-burns
Copy link
Contributor

@r-burns r-burns commented Nov 4, 2021

Small bugfix release to address regression in 8.0.2.

Also fix unmatched substitute call, which has been failing since the
code was formatted with black for v7.1.

Upstream changes: pallets/click@8.0.2...8.0.3

Closes #144580

Motivation for this change
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 wip"
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 21.11 Release Notes (or backporting 21.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
  • Fits CONTRIBUTING.md.

Also fix unmatched substitute call, which has been failing since the
code was formatted with black for v7.1.
@r-burns r-burns changed the base branch from master to staging November 4, 2021 09:08
@r-burns r-burns changed the title python3Packages.click: 8.0.2 -> 8.0.3 [staging] python3Packages.click: 8.0.2 -> 8.0.3 Nov 4, 2021
@r-burns
Copy link
Contributor Author

r-burns commented Nov 4, 2021

This would be nice to have for ZHF 21.11 #144627

There are enough rebuilds that this needs to go to staging, but I think since it's only a bugfix release, this isn't blocked by the feature freeze, right? cc @mweinelt

@mweinelt
Copy link
Member

mweinelt commented Nov 4, 2021

Yup, bugfix release like this are just fine. Palletsprojects adhere to semver AFAIK.

@SuperSandro2000 SuperSandro2000 merged commit be43328 into NixOS:staging Nov 4, 2021
@r-burns r-burns deleted the click branch November 4, 2021 21:18
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.

Platformio fails to build on nixos-unstable
3 participants