Skip to content

python312Packages.psycopg2cffi: 2.8.1 -> 2.9.0#311068

Merged
mweinelt merged 1 commit intoNixOS:staging-nextfrom
mweinelt:psycopg2cffi-2.9.0
May 12, 2024
Merged

python312Packages.psycopg2cffi: 2.8.1 -> 2.9.0#311068
mweinelt merged 1 commit intoNixOS:staging-nextfrom
mweinelt:psycopg2cffi-2.9.0

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented May 12, 2024

chtd/psycopg2cffi@2.8.1...2.9.0

  • Return from fork to upstream
  • Migrate to PEP517 builder
  • Patch out distutils for Python 3.12 compat
  • Stop running tests on Darwin, since PostgreSQL is not allowed to allocate the required shared memory segment

#309297

Description of changes

Things done

  • Built on platform(s) for 3.11/3.12
    • 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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.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
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

chtd/psycopg2cffi@2.8.1...2.9.0

- Return from fork to upstream
- Migrate to PEP517 builder
- Patch out distutils for Python 3.12 compat
- Stop running tests on Darwin, since PostgreSQL is not allowed to
  allocate the required shared memory segment
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 12, 2024
@ofborg ofborg bot requested a review from lovesegfault May 12, 2024 14:16
@ofborg ofborg bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels May 12, 2024
@mweinelt mweinelt merged commit f830401 into NixOS:staging-next May 12, 2024
@mweinelt mweinelt deleted the psycopg2cffi-2.9.0 branch May 12, 2024 14:48
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: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant