Commit Graph

3095 Commits

Author SHA1 Message Date
Adam Washington
01c1385dec Make xhtml2pdf its own package in python-packages
xhtml2pdf now uses the main package html5lib with just an override to
pull the correct version number.
2018-03-21 13:46:17 +00:00
Adam Washington
609374523c Remove explicit licenses import from python package sasmodels
The licenses variable was being required by sasmoels, but licenses was
already a child of the lib parameter and was redundant.
2018-03-21 13:32:30 +00:00
Adam Washington
27f14b5e7d pythonPackages.sasmodels: init at 0.96
Sasmodels provides a library of small angle scattering calculations
that are needed by Sasview, which will be added in my next commit.
2018-03-12 09:21:52 +00:00
Adam Washington
242e37800b pythonPackage.bumps: init at 0.7.6
This package is required by SasView, which will be added in a later commit.
2018-03-09 11:57:28 +00:00
Maxime Dénès
48608f3e16 pythonPackages.sphinx-navtree: init at 0.3.0 (#36442) 2018-03-08 11:13:04 +01:00
Maxime Dénès
50287f8c09 pythonPackages.antlr4-python3-runtime: init at 4.7.1 2018-03-08 08:21:03 +00:00
Michael Weiss
fa051cdd0a aiohttp-cors: 0.6.0 -> 0.7.0
Upstream removed support for Python 3.4 [0][1] (and the build fails).

[0]: https://github.com/aio-libs/aiohttp-cors/releases/tag/v0.7.0
[1]: https://github.com/aio-libs/aiohttp/releases/tag/v3.0.1
2018-03-07 22:53:54 +01:00
Jörg Thalheim
7aad357cad Merge pull request #36323 from andrew-d/adunham/fix-pillow
pillow: Fix build on non-NixOS systems
2018-03-05 23:18:05 +00:00
Andrew Dunham
8ad2cb1d0c pillow: Fix build on non-NixOS systems
The Pillow install script will, by default, add paths like /usr/lib and
/usr/include to the search paths.  This can break things when building
on a non-NixOS system that has some libraries installed that are not
installed in Nix (for example, Arch Linux has jpeg2000 but Nix doesn't
build Pillow with this support).

We solve this by telling Pillow to knock it off 😄

Fixes #36317
2018-03-05 15:13:55 -08:00
Franz Pletz
4ff4ef51b7 pythonPackages.wsproto: init at 0.11.0 2018-03-05 18:06:30 +01:00
Franz Pletz
92cbfd8555 pythonPackages.h11: init at 0.7.0 2018-03-05 18:06:29 +01:00
Vladimír Čunát
565bd805e6 Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jörg Thalheim
a6d9548428 pythonPackages.python-ptrace: init at 0.9.3 2018-03-05 11:08:25 +00:00
makefu
579216f4c4 pythonPackages.pytest-mock: 1.7.0 -> 1.7.1
1.7.0 fails with ascii error
2018-03-05 09:22:41 +01:00
Robert Schütz
e6b8eb0280 pythonPackages.natsort: fix tests
A coverage report is definitely not needed for Nixpkgs.
2018-03-03 19:33:41 +01:00
Jörg Thalheim
fe2acc2b2c Merge pull request #36215 from xnaveira/py-junos-eznc
Py junos eznc
2018-03-03 17:35:58 +00:00
Xavier Naveira
1689c3c53f pythonPackages.junos-eznc: init at 2.1.7
pythonPackages.junos-eznc: init at 2.1.7

pythonPackages.junos-eznc: init at 2.1.7
2018-03-03 17:52:48 +01:00
Jörg Thalheim
ce6adf6dcf Merge pull request #34868 from teto/protocol
[RDY] protocol: module to application
2018-03-03 15:41:41 +00:00
Jörg Thalheim
22b4349b3a Merge pull request #36224 from erosennin/pymetar-0.21
pythonPackages.pymetar: 0.20 -> 0.21
2018-03-02 16:13:51 +00:00
Jörg Thalheim
e2f7ef7bf5 python.pkgs.pymetar: modernize 2018-03-02 16:12:08 +00:00
Xavier Naveira
22c5082aed pythonPackages.ncclient: init a 0.5.3 2018-03-02 15:33:07 +01:00
Xavier Naveira
284c6a5990 pythonPackages.scp: init at 0.10.2 2018-03-02 15:24:00 +01:00
Matthew Maurer
a9409104a0 bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
Robert Schütz
455dbc4668 pythonPackages.flake8-import-order: init at 0.17 2018-03-01 14:43:12 +01:00
Robert Schütz
2937f81e61 pythonPackages.pylama: init at 7.4.3 2018-03-01 14:43:12 +01:00
Robert Schütz
5f5c41dadc pythonPackages.pylint: add mccabe to propagatedBuildInputs 2018-03-01 14:43:12 +01:00
Robert Schütz
d90fa004b4 pythonPackages.pydocstyle: depend on pathlib for python<3.4 only 2018-03-01 14:43:12 +01:00
Robert Schütz
ca09d1b303 pythonPackages.pydocstyle: enable tests 2018-03-01 14:43:12 +01:00
Robert Schütz
13ac2ee2f6 pythonPackages.pydocstyle: correct propagatedBuildInputs 2018-03-01 14:43:12 +01:00
Peter Hoeg
ae8c48c175 pythonPackages.wakeonlan: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
5f8ed51a72 pythonPackages.pyunifi: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
9e4b9e8295 pythonPackages.jsonrpc-websocket: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
703b940899 pythonPackages.jsonrpc-base: remove name 2018-03-01 12:21:10 +08:00
Peter Hoeg
cece9a2941 pythonPackages.jsonrpc-async: remove name 2018-03-01 12:21:10 +08:00
Matthieu Coudron
0a672f7984 [RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 (#35162)
Some cool stuff like history saving to transcripts, support for argparse
based parsers etc:
https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md

It is now possible to run tests though many fails.
2018-02-28 13:55:02 +00:00
Robert Schütz
04dd1987a3 Merge pull request #35842 from makefu/pkgs/python-packages/move
move python packages owned by makefu into separate folders in python-modules
2018-02-28 10:38:13 +01:00
Jörg Thalheim
02b4738052 pwntools: 3.11.0 -> 3.12.0 2018-02-28 09:06:06 +00:00
makefu
b4eee22b6f pythonPackages.xstatic-pygments: move to python-modules 2018-02-28 08:32:53 +01:00
makefu
0b5af0399d pythonPackages.xstatic-jquery-ui: move to python-modules 2018-02-28 08:32:53 +01:00
makefu
2fb4fafdfb pythonPackages.xstatic-jquery-file-upload: move to python-modules 2018-02-28 08:32:52 +01:00
makefu
9fe410fd49 pythonPackages.xstatic-jquery: move to python-modules 2018-02-28 08:32:51 +01:00
makefu
0a57241733 pythonPackages.xstatic-bootstrap: move to python-modules 2018-02-28 08:32:50 +01:00
makefu
ce8fbda108 pythonPackages.xstatic-bootbox: move to python-modules 2018-02-28 08:32:47 +01:00
makefu
fa23628f04 pythonPackages.xstatic: move to python-modules 2018-02-28 08:32:18 +01:00
makefu
1aa8e259c7 pythonPackages.d2to1: 0.2.11 -> 0.2.12 2018-02-28 08:28:56 +01:00
Robert Schütz
12c71b3dbe python: remove name from some expressions 2018-02-28 10:10:05 +10:30
Jan Tojnar
1bdca01ed4 pythonPackages.cairocffi: 0.7.2 → 0.8.0 2018-02-27 19:29:56 +01:00
Jan Tojnar
cd35a39b11 pythonPackages.cairocffi: move out of python-modules.nix 2018-02-27 19:29:56 +01:00
Frederik Rietdijk
62f0942b6e Merge pull request #35668 from lsix/add_pythonPackages_kubernetes
pythonPackages.kubernetes: init at 5.0.0
2018-02-27 15:51:26 +00:00
makefu
eb6ae2d8fb pythonPackages.d2to1: move to python-modules 2018-02-27 16:40:00 +01:00