-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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.pyairvisual: 5.0.4 -> 5.0.5 #108677
Conversation
pytestFlagsArray = [ | ||
"tests" | ||
]; | ||
pytestFlagsArray = [ "tests" ]; |
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.
Odd, doesn't pytestCheckHook pick up that directory by default?
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.
It's more that I forgot zu update it.
This would be the meta attribute set, so |
bd9b8b1
to
7188404
Compare
Updated |
@@ -24,7 +24,7 @@ buildPythonPackage rec { | |||
owner = "bachya"; | |||
repo = pname; | |||
rev = version; | |||
sha256 = "0z769xrb6w6bhqcq02sjryl1qyvk9dc1xfn06fc3mdqnrbr0xxj3"; | |||
sha256 = "0jjvng3py5g97gvx6rdbk5zxbn5rw8gq1ki4qi4vfsypchxbpz2q"; | |||
}; | |||
|
|||
nativeBuildInputs = [ poetry ]; |
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.
Please create an upstream issue to migrate the build-backend to poetry-core
. See #103325.
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.
Result of 2 packages built:
|
Motivation for this change
Update to latest upstream release 5.0.5
Change log: https://github.com/bachya/pyairvisual/releases/tag/5.0.5
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)