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

shiboken: add support for Python 3.5 #16252

Merged
merged 1 commit into from
Jun 16, 2016
Merged

Conversation

luispedro
Copy link
Contributor

@luispedro luispedro commented Jun 15, 2016

Motivation for this change

Shiboken (and thus pyside) do not support Python 3.5 for a trivial reason (3.5 is not listed in the list of supported versions).

Upstream development is stalled as these trivial patches are not being merged:

pyside/Shiboken#78
pyside/Shiboken#79

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
    • OS X
    • Linux
  • 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.

Development upstream is stalled, but this is a trivial patch.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @FRidh, @chaoflow and @viric to be potential reviewers

Development upstream is stalled, but this is a trivial patch.
@FRidh FRidh merged commit fde3784 into NixOS:master Jun 16, 2016
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.

3 participants