Skip to content

python3Packages.psycopg: don't use pytest-randomly#477564

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
dotlambda:python3Packages.psycopg
Jan 7, 2026
Merged

python3Packages.psycopg: don't use pytest-randomly#477564
mweinelt merged 1 commit intoNixOS:masterfrom
dotlambda:python3Packages.psycopg

Conversation

@dotlambda
Copy link
Member

Required to unbreak quark-engine after #477562.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot requested a review from mweinelt January 6, 2026 22:09
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jan 6, 2026
@mweinelt
Copy link
Member

mweinelt commented Jan 6, 2026

I don't follow.

@dotlambda
Copy link
Member Author

dotlambda commented Jan 6, 2026

Pytest-randomly depends on flask-sqlalchemy but that package fails to build with sqlalchemy_1_4. This means we'd have to also e.g. disable pytest-randomly's tests when overriding sqlalchemy.

@dotlambda
Copy link
Member Author

Either way, isn't it good to reduce the number of test dependencies if possible?

@mweinelt mweinelt added this pull request to the merge queue Jan 7, 2026
Merged via the queue into NixOS:master with commit a9ed3f4 Jan 7, 2026
31 of 33 checks passed
@dotlambda dotlambda deleted the python3Packages.psycopg branch January 7, 2026 14:40
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: 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