-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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.import-expression: 1.1.4 -> 1.1.5 #314735
Conversation
Thanks for the PR, if you wouldn't mind, could you update the https://nixos.org/manual/nixpkgs/unstable/#buildpythonpackage-function |
done |
Thank you, if you could rewrite the commit message to be like |
silly bot |
Result of 4 packages failed to build:
4 packages built:
|
Might want something like:
or fix the issue |
merging, as this doesn't make the breakage worse, but still recommend addressing python312 |
0d84496
to
ad43b9c
Compare
ioistired/import-expression@e1b5c76 new version of package which fixes the 3.12 issue out now |
Not really sure why they bumped the major version as there doesn't seem to be anything breaking, but regardless I think it's okay to bump the package's major version, unsure of what the policy is around that. |
Description of changes
updates version to 1.1.5, the main change this version is that tests are included in the pypi source dists so we don't need to pull from github anymore
the patch is also no longer needed as it was merged in this version
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.