Skip to content

python313Packages.certifi: 2025.4.26 -> 2025.6.15#420216

Merged
SuperSandro2000 merged 3 commits intoNixOS:stagingfrom
h0nIg:patch-24
Jul 6, 2025
Merged

python313Packages.certifi: 2025.4.26 -> 2025.6.15#420216
SuperSandro2000 merged 3 commits intoNixOS:stagingfrom
h0nIg:patch-24

Conversation

@h0nIg
Copy link
Contributor

@h0nIg h0nIg commented Jun 26, 2025

update version
patch adjusted for upstream minimum: python 3.7

@koral

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Jun 26, 2025
@h0nIg h0nIg changed the base branch from master to staging June 26, 2025 12:28
@nixpkgs-ci nixpkgs-ci bot closed this Jun 26, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Jun 26, 2025
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jul 4, 2025

def where() -> str:
# This is slightly terrible, but we want to delay extracting the
@@ -80,7 +92,9 @@ elif sys.version_info >= (3, 7):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

certifi/python-certifi@d7c816c we no longer need that

@SuperSandro2000 SuperSandro2000 changed the title python312Packages.certifi: 2025.4.26 -> 2025.6.15 python313Packages.certifi: 2025.4.26 -> 2025.6.15 Jul 6, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 6, 2025
@SuperSandro2000
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 420216 --package python313Packages.certifi --skip-package update-python-libraries --skip-package-regex ^tests\.pkg-config\.defaultPkgConfigPackages\..*
Commit: 2dab99bada5af125c9cfff426170bb742cfd6e35


x86_64-linux

✅ 2 packages built:
  • python313Packages.certifi
  • python313Packages.certifi.dist (python313Packages.certifi.dist.dist)

@SuperSandro2000 SuperSandro2000 merged commit 8acf8df into NixOS:staging Jul 6, 2025
25 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants