Branch: refs/heads/python-wip
Home: https://github.com/NixOS/nixpkgs
Commit: ecf2c0a0c16cb360a5f74e6792339345d8639a2a
https://github.com/NixOS/nixpkgs/commit/ecf2c0a0c16cb360a5f74e6792339345d8639a2a
Author: Frederik Rietdijk <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M doc/languages-frameworks/python.md
A pkgs/development/interpreters/python/buildpythonpackage.nix
A pkgs/development/interpreters/python/catch_conflicts.py
A pkgs/development/interpreters/python/run_setup.py
A pkgs/development/interpreters/python/wrap.sh
R pkgs/development/python-modules/generic/catch_conflicts.py
R pkgs/development/python-modules/generic/default.nix
R pkgs/development/python-modules/generic/run_setup.py
R pkgs/development/python-modules/generic/wrap.sh
M pkgs/top-level/python-packages.nix
Log Message:
-----------
Python: move python-modules/generic to interpreter folder
Commit: a1ed150a726ef4fd74865880f0bd624fc37d35ef
https://github.com/NixOS/nixpkgs/commit/a1ed150a726ef4fd74865880f0bd624fc37d35ef
Author: Frederik Rietdijk <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
A pkgs/development/interpreters/python/wrap-python.nix
M pkgs/top-level/python-packages.nix
Log Message:
-----------
Python: move wrapPython into own file
Commit: aafded69a4ca3ce82633561aa64ffdc6798d1927
https://github.com/NixOS/nixpkgs/commit/aafded69a4ca3ce82633561aa64ffdc6798d1927
Author: Frederik Rietdijk <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M doc/languages-frameworks/python.md
A pkgs/development/interpreters/python/build-python-package.nix
R pkgs/development/interpreters/python/buildpythonpackage.nix
A pkgs/development/interpreters/python/mk-python-derivation.nix
M pkgs/top-level/python-packages.nix
Log Message:
-----------
Python: separate buildPythonPackage into two functions
1. mkDerivation which is used when the source is without setup.py and
not a wheel
2. buildPythonPackage which is used as before and calls mkDerivation
Commit: 1827207a9a3ec45666fefeaa54cfb9da239add27
https://github.com/NixOS/nixpkgs/commit/1827207a9a3ec45666fefeaa54cfb9da239add27
Author: Frederik Rietdijk <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M pkgs/top-level/python-packages.nix
Log Message:
-----------
pythonPackages.fedora_cert: use mkPythonDerivation, fix build
Commit: ae43d07325182fca052bb6f959927356cbb8265d
https://github.com/NixOS/nixpkgs/commit/ae43d07325182fca052bb6f959927356cbb8265d
Author: Frederik Rietdijk <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M doc/languages-frameworks/python.md
M pkgs/development/interpreters/python/mk-python-derivation.nix
M pkgs/development/python-modules/dbus/default.nix
M pkgs/development/python-modules/pycairo/default.nix
M pkgs/development/python-modules/pygobject/3.nix
M pkgs/development/python-modules/pygobject/default.nix
M pkgs/development/python-modules/pygtksourceview/default.nix
M pkgs/development/python-modules/pyqt/4.x.nix
M pkgs/development/python-modules/pyqt/5.x.nix
M pkgs/development/python-modules/pyside/default.nix
M pkgs/development/python-modules/pyxml/default.nix
M pkgs/development/python-modules/sip/default.nix
M pkgs/top-level/python-packages.nix
Log Message:
-----------
pythonPackages: use mkPythonDerivation
Compare: https://github.com/NixOS/nixpkgs/compare/77b8beddc5a1...ae43d0732518_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits