Commit Graph

6403 Commits

Author SHA1 Message Date
Elis Hirwing
43935736f6
alot: move to own module 2018-03-10 12:57:55 +01:00
Elis Hirwing
b6fc08795e polib: move to own file and fix homepage 2018-03-10 12:13:17 +01:00
Frederik Rietdijk
acff736e37
Merge pull request #36735 from etu/python-progressbar-fixes
progressbar: move to own file and fix homepage
2018-03-10 12:11:44 +01:00
Frederik Rietdijk
66949d24e4
Merge pull request #36733 from etu/publicsuffix-fixes
publicsuffix: move to own file and fix homepage
2018-03-10 12:11:05 +01:00
Elis Hirwing
605a373468
publicsuffix: move to own file and fix homepage 2018-03-10 12:07:11 +01:00
Frederik Rietdijk
82f0b244bc
Merge pull request #36731 from etu/pyjade-fixes
pyjade: move to own file and fix homepage
2018-03-10 12:06:11 +01:00
Elis Hirwing
6c55f5479d
progressbar: move to own file and fix homepage 2018-03-10 12:05:33 +01:00
Frederik Rietdijk
00e50c217c
Merge pull request #36252 from FRidh/toPythonApplication
Python: introduce toPythonApplication function
2018-03-10 12:04:25 +01:00
Elis Hirwing
77330e18f4
pyjade: move to own file and fix homepage 2018-03-10 12:03:57 +01:00
Frederik Rietdijk
fbea3ddd0c
Merge pull request #36732 from etu/pychart-fixes
pychart: move to own file
2018-03-10 12:02:32 +01:00
Elis Hirwing
f1795e3957
pychart: move to own file
Also update website and download of source.
2018-03-10 12:00:12 +01:00
Elis Hirwing
b29348257a
proboscis: move to own file and fix homepage 2018-03-10 09:12:12 +01:00
Maxime Dénès
073e635f67
pythonPackages.sphinxcontrib-bibtex: init at 0.3.6 2018-03-08 12:14:41 +00:00
Maxime Dénès
4b0717b2fa
pythonPackages.oset: init at 0.1.3 2018-03-08 12:14:40 +00:00
Maxime Dénès
e8a588894e
pythonPackages.pybtex-docutils: init at 0.2.1 2018-03-08 12:14:39 +00:00
Maxime Dénès
5210122969
pythonPackages.pybtex: init at 0.21 2018-03-08 12:14:37 +00:00
Maxime Dénès
0450c596f0
pythonPackages.latexcodec: init at 1.0.5 2018-03-08 12:14:36 +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
Robert Helgesson
4134e62650
pythonPackages.pycdio: clean up patching
The BSDI driver is not used by platforms supported by Nixpkgs.
2018-03-06 18:19:38 +01: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
Moritz Ulrich
5b66c2b421 pythonPackages.mt-940: init at 4.10.0. 2018-03-05 12:25:57 +01:00
Jörg Thalheim
a6d9548428 pythonPackages.python-ptrace: init at 0.9.3 2018-03-05 11:08:25 +00:00
Nikolay Amiantov
eaed0ec08e xgboost: 0.60 -> 0.7
Fixes build error.
2018-03-05 04:55:26 +03:00
Robert Helgesson
f500771911
pythonPackages.pycdio: 0.21 -> 2.0.0 2018-03-04 21:50:18 +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
Frederik Rietdijk
03e54c5e88 Python: introduce toPythonApplication function
This commit introduces the `toPythonApplication` function. Certain
Python packages are considered both a library and an application, that
is, they expose importable modules, but typically executables that are
part of the package are used instead.

In this case, the package needs to be added to `python-packages.nix` in
order for it to be available as a library. An alias with this function
can then be added in `all-packages.nix`, e.g.:

```
ansible = with pythonPackages; toPythonApplication ansible;
```
2018-03-03 17:14:09 +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
Andrey Golovizin
a862a0e559 pythonPackages.pymetar: 0.20 -> 0.21 2018-03-02 16:47:28 +01:00
Andrey Golovizin
cc2aa6f358 pythonPackages.pymetar: add myself as maintainer 2018-03-02 16:46:36 +01: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
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
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
Jörg Thalheim
1beee1cfc8
Merge pull request #34167 from rasendubi/screenkey
screenkey: init at 0.9
2018-02-27 22:50:46 +00:00