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

python3Packages.pyquerylist: init at 0-unstable-2025-03-03 #382170

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

philipwilk
Copy link
Contributor

@philipwilk philipwilk commented Feb 15, 2025

Init pyquerylist, using commit as rev as there a (relatively) recent changes that are not in a release.

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

Add a 👍 reaction to pull requests you find important.

@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from 6911f1b to 7234263 Compare February 15, 2025 00:54
@philipwilk
Copy link
Contributor Author

original tests use nose (1), which doesn't exist in nixpkgs, currently rewriting them in pytest

@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from 7234263 to 8686cfe Compare February 16, 2025 19:35
@philipwilk
Copy link
Contributor Author

One set of tests still remainig

@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from 8686cfe to 81cfa76 Compare February 17, 2025 10:34
@philipwilk
Copy link
Contributor Author

philipwilk commented Feb 17, 2025

Unit tests in place and working, doctests have to be run as a separate pytest command so the hook ommits them.

@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch 2 times, most recently from ddfffa4 to 8bd95d3 Compare February 17, 2025 12:05
@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from 8bd95d3 to d69400e Compare March 3, 2025 16:52
@philipwilk philipwilk changed the title python3Packages.pyquerylist: init at 0-unstable-2024-10-21 python3Packages.pyquerylist: init at 0-unstable-2025-03-03 Mar 3, 2025
@philipwilk
Copy link
Contributor Author

Patches have been merged upstream, ready to merge now.

@philipwilk philipwilk requested a review from pyrox0 March 3, 2025 16:56
@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from d69400e to 59c649f Compare March 3, 2025 17:05
@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from 59c649f to 143a670 Compare March 15, 2025 17:43
@philipwilk philipwilk force-pushed the python3Packages.pyquerylist branch from 143a670 to 218abf6 Compare March 15, 2025 17:44
Copy link
Member

@getchoo getchoo left a comment

Choose a reason for hiding this comment

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

Diff LGTM. Feel free to ping me in a couple days if there are no other reviews

@getchoo getchoo added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Mar 15, 2025
@wegank wegank added 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Mar 16, 2025
@philipwilk
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 382170


x86_64-linux

✅ 4 packages built:
  • python312Packages.pyquerylist
  • python312Packages.pyquerylist.dist
  • python313Packages.pyquerylist
  • python313Packages.pyquerylist.dist

@pyrox0 pyrox0 merged commit 7aaf12d into NixOS:master Mar 23, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants