Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 49a313c395006ede63850f42c3887d2e1446b43a
      
https://github.com/NixOS/nixpkgs/commit/49a313c395006ede63850f42c3887d2e1446b43a
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/servers/inginious/default.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonpackages.lti: rename to PyLTI and remove overriding

- rename to PyLTI to follow upstream
- remove overriding because it is not necessary; newer mock can be used,
and modules python packages should be fixed to not propagate pytest (see
separate commit).

cc maintainer @layus


  Commit: d3f3ad3b26d4c9737f8e4f9a4d251aa49023a17e
      
https://github.com/NixOS/nixpkgs/commit/d3f3ad3b26d4c9737f8e4f9a4d251aa49023a17e
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.pyjwt: does not need pytest 2.7


  Commit: a8379a19069d54253afe60dde8d47f71eff6557b
      
https://github.com/NixOS/nixpkgs/commit/a8379a19069d54253afe60dde8d47f71eff6557b
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.pytestcache: disable tests


  Commit: be020a25826be05518214061fa5396ed101ceb94
      
https://github.com/NixOS/nixpkgs/commit/be020a25826be05518214061fa5396ed101ceb94
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages: do not propagate pytest

pytest plugins should not propagate pytest. Instead, packages depending
on pytest and plugins, should explicitly depend on both the plugin(s)
and pytest. This change will more easily allow packages to depend on
another version of pytest when needed.


  Commit: 74276caf194ac9a1398cf164ec6604c3730f75a2
      
https://github.com/NixOS/nixpkgs/commit/74276caf194ac9a1398cf164ec6604c3730f75a2
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    A pkgs/development/python-modules/koji/default.nix
    R pkgs/tools/package-management/koji/default.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  koji -> pythonPackages.koji

koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.


  Commit: 19ca20c91f56b47b194039781145f0cba9a2ddc3
      
https://github.com/NixOS/nixpkgs/commit/19ca20c91f56b47b194039781145f0cba9a2ddc3
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/tools/misc/diffoscope/default.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.rpm: rpm for specific python version

rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.


  Commit: 13017d8ba6ac90837e4ec73c372f236a3b4d12fe
      
https://github.com/NixOS/nixpkgs/commit/13017d8ba6ac90837e4ec73c372f236a3b4d12fe
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.rpkg: use local rpm and koji


  Commit: 8b5544bea26f320c13626a03893be0ed265a4305
      
https://github.com/NixOS/nixpkgs/commit/8b5544bea26f320c13626a03893be0ed265a4305
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.pynzb: disable tests


  Commit: 2dba67fbb7da79905e7c865fe70d73a6e034e373
      
https://github.com/NixOS/nixpkgs/commit/2dba67fbb7da79905e7c865fe70d73a6e034e373
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.webassets: disable tests

Test invocation was broken. Now that is fixed, but getting the tests to
pass requires more work.


  Commit: 7d2bc0c2d215bfb9ddd1652bc0e35ca7099833a7
      
https://github.com/NixOS/nixpkgs/commit/7d2bc0c2d215bfb9ddd1652bc0e35ca7099833a7
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.numtraits: needs six


Compare: https://github.com/NixOS/nixpkgs/compare/d69a25dfdede...7d2bc0c2d215
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to