Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a4aaf5adfd5f290e17d3960528db55e1ef5fbf13
      
https://github.com/NixOS/nixpkgs/commit/a4aaf5adfd5f290e17d3960528db55e1ef5fbf13
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M pkgs/development/python-modules/pyside/apiextractor.nix
    M pkgs/development/python-modules/pyside/default.nix
    M pkgs/development/python-modules/pyside/generatorrunner.nix
    M pkgs/development/python-modules/pyside/shiboken.nix
    M pkgs/development/python-modules/pyside/tools.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pyside: fix on Python 3.x, closes #25328

Pyside requires several tools that do not provide Python modules. They
therefore do not need to be build Python-version dependent and so we
move them out of `python-packages.nix`.

Furthermore, shiboken needs libxml2 and libxslt libraries but not their
Python bindings.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to