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

Update metadata to reflect uncompyle6 and xdis relicensing to GPL (v3 and v2 respectively) #47578

Merged
merged 1 commit into from Nov 17, 2018

Conversation

charles-dyfis-net
Copy link
Contributor

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
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@samueldr
Copy link
Member

👋 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:

Note that upstream moved to GPLv3 for uncompyle6 and GPLv2 for xdis within this span of releases.

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.

Copy link
Member

@FRidh FRidh left a 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.

@charles-dyfis-net
Copy link
Contributor Author

@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?

@charles-dyfis-net charles-dyfis-net changed the title uncompyle6 2.8.3 -> 3.2.2; xdis 3.2.4 -> 3.8.7; spark_parser 1.4.0 -> 1.8.7 Update metadata to reflect uncompyle6 and xdis relicensing to GPL (v3 and v2 respectively) Nov 16, 2018
@charles-dyfis-net
Copy link
Contributor Author

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?

@samueldr
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants