-
-
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
Update metadata to reflect uncompyle6 and xdis relicensing to GPL (v3 and v2 respectively) #47578
Conversation
👋 Hi! Sorry it took so long until someone looked at your PR. During this time, the packages all ended up being updated to at least the same version.
Though, I am selfish, and I see some good work in there:
Could you either open a new PR, or update this one with that change? (And anything else of worth I could have missed from your PR.) Thanks for your contribution, even though it slipped behind a bit. |
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.
Rebase onto staging-next because there are changes in these expressions there.
6605d3b
to
2a954dd
Compare
@FRidh, done -- we now only update the license metadata (since the versions were updated without those fixes in the interim), and are based on staging-next. Is a separate PR for master needed? |
I'm a bit surprised re: the rebuild-stdenv flag -- this is literally nothing but a metadata change. Perhaps the rebase onto staging-next is at fault? |
@GrahamcOfBorg eval Could it be that you pushed and then changed the target branch? In any case, let's re-eval with ofborg, more of a curiosity than a necessity. |
Motivation for this change
Significant bugfixes to uncompyle6 between 2.8 and 3.2; able to correctly handle a wider range of bytecode.
xdis and spark_parser are part of the dependency chain; analysis via nox appears to indicate that they aren't used elsewhere.
Note that upstream moved to GPLv3 for uncompyle6 and GPLv2 for xdis within this span of releases.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)