Skip to content

python38: 3.8.12 -> 3.8.13; python37: 3.7.12 -> 3.7.13#164487

Merged
FRidh merged 2 commits intoNixOS:masterfrom
mweinelt:cpython-legacy
Mar 17, 2022
Merged

python38: 3.8.12 -> 3.8.13; python37: 3.7.12 -> 3.7.13#164487
FRidh merged 2 commits intoNixOS:masterfrom
mweinelt:cpython-legacy

Conversation

@mweinelt
Copy link
Copy Markdown
Member

@mweinelt mweinelt commented Mar 16, 2022

Description of changes

https://www.python.org/downloads/release/python-3713/
https://www.python.org/downloads/release/python-3813/

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.05 Release Notes (or backporting 21.11 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.

@mweinelt mweinelt added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Mar 16, 2022
@mweinelt mweinelt requested a review from FRidh as a code owner March 16, 2022 20:13
@mweinelt
Copy link
Copy Markdown
Member Author

@ofborg build python37.tests python38.tests

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 16, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Mar 16, 2022
@FRidh FRidh merged commit c91c73a into NixOS:master Mar 17, 2022
@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR #164540 for staging-21.11.

@github-actions
Copy link
Copy Markdown
Contributor

The process '/usr/bin/git' failed with exit code 1

@mweinelt mweinelt deleted the cpython-legacy branch March 17, 2022 11:21
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants