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

trollius 1.0.4 -> 2.1 #29281

Closed
wants to merge 1 commit into from
Closed

trollius 1.0.4 -> 2.1 #29281

wants to merge 1 commit into from

Conversation

vanschelven
Copy link
Contributor

Also restricts the set of supported Python versions to the list as supplied on trollius' homepage.

See #29208

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • 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/)
  • Fits CONTRIBUTING.md.

Also restricts the set of supported Python versions to the list as supplied on trollius' homepage.

See NixOS#29208
@FRidh FRidh self-assigned this Sep 13, 2017
@disassembler
Copy link
Member

I tried doing a nox review with the patch from this PR applied, and other stuff broke (aiodns was the first package that failed to build). Since this is a band-aid, maybe just fixing the old version would be better in the interim and getting rid of it as soon as packages dependent on trollius are updated. Here's my PR: #29444 that fixes the old version.

@vanschelven
Copy link
Contributor Author

@disassembler I'm fine either way; I'm not particularly attached to my work, it was just something I started during the NixOS sprint in Amsterdam last week that I wanted to finish rather than throw away.

@vanschelven
Copy link
Contributor Author

Since @disassembler 's PR request has long been accepted I'm closing this.

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

3 participants