-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
pythonPackages.stack-data: init at 0.0.7 #88494
Conversation
nixpkgs-review passed |
2592139
to
41595a1
Compare
I now rebased on master. While this PR has been waiting for half a year now, someone else had added a few packages that I had in this PR, namely |
41595a1
to
312f23d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Result of nixpkgs-review pr 88494 1
5 packages built:
- python27Packages.littleutils
- python37Packages.littleutils
- python37Packages.stack-data
- python38Packages.littleutils
- python38Packages.stack-data
@jonringer Great, thanks a lot for the review! 👌 |
Oh, I realized |
That's more for the "attr" in |
Motivation for this change
Add Python package stack-data and its dependencies.
IPython will soon need this dependency: https://github.com/ipython/ipython/blob/master/setup.py#L194 (permalink https://github.com/ipython/ipython/blob/a483781c6e480b18b6cdc78a9851c23cd528a890/setup.py#L194), so with this PR stack-data would be readily available in nixpkgs when IPython release will depend on stack-data. I needed to add this to nixpkgs already now because I was using master branch of IPython locally. So I thought I'd provide a PR for these upcoming dependencies.
I'll run nixpkgs-review soon.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)