Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 19f7cc8df222f6460110cb15bfcab99a3041ce53
      
https://github.com/NixOS/nixpkgs/commit/19f7cc8df222f6460110cb15bfcab99a3041ce53
  Author: Lancelot SIX <[email protected]>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

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

  Log Message:
  -----------
  pythonPackages.pylibconfig: init at 0.2.4

Tests are disabled because they are not distributed within the
distribution :

```
$ curl -s 
https://pypi.python.org/packages/source/p/pylibconfig2/pylibconfig2-0.2.4.tar.gz
 | tar tz | grep test
$ curl -s
https://codeload.github.com/heinzK1X/pylibconfig2/tar.gz/master | tar tz | grep 
test
pylibconfig2-master/pylibconfig2/test/
pylibconfig2-master/pylibconfig2/test/__init__.py
pylibconfig2-master/pylibconfig2/test/test.py
```

Distribution from pypi is prefered because the git repository do not
have tags to clearly identify the various releases.


  Commit: bcd501377b584e518494b0adb6e0bebee3e11d93
      
https://github.com/NixOS/nixpkgs/commit/bcd501377b584e518494b0adb6e0bebee3e11d93
  Author: Domen Kožar <[email protected]>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

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

  Log Message:
  -----------
  Merge pull request #10276 from lancelotsix/add_pylibconfig2

pythonPackages.pylibconfig: init at 0.2.4


Compare: https://github.com/NixOS/nixpkgs/compare/5cde4804f1aa...bcd501377b58
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to