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
Erik Arvstedt
7374c5bed9
pythonPackages.opentimestamps: init at 0.2.1
2018-03-07 12:22:16 +01:00
Erik Arvstedt
c9b4dc17f0
pythonPackages.pysha3: init at 1.0.2
2018-03-07 12:22:11 +01: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
Peter Hoeg
0b8401c4aa
Merge pull request #36108 from peterhoeg/p/ha-deps
...
home-assistant: add multiple dependencies
2018-03-05 07:22:08 +08:00
Robert Schütz
33e16997b9
pythonPackages.async: uninit because deprecated
...
Citing from PyPI:
DEPRECATION NOTE: Please do not use this library ! It’s not working correctly in python 3, and besides that might be called a failed experiment.
2018-03-04 23:43:06 +01:00
Peter Hoeg
b1d7d13e64
pythonPackages.miniupnpc: init at 2.0.2
2018-03-04 23:43:06 +01:00
Peter Hoeg
083ac5add3
pythonPackages.ha-ffmpeg: init at 1.9
2018-03-04 23:43:06 +01:00
Peter Hoeg
4af9a88107
pythonPackages.yahooweather: init at 0.10
2018-03-04 23:43:05 +01:00
Peter Hoeg
0bb55edb3a
pythonPackages.deluge-client: init at 1.2.0
2018-03-04 23:43:05 +01:00
Peter Hoeg
91456c6705
pythonPackages.sseclient: init at 0.0.19
2018-03-04 23:42:52 +01:00
Robert Helgesson
f500771911
pythonPackages.pycdio: 0.21 -> 2.0.0
2018-03-04 21:50:18 +01:00
Peter Hoeg
2ca4e73fba
pythonPackages.aiohttp-jinja2: init at 0.16.0
2018-03-04 11:51:59 +01:00
Tuomas Tynkkynen
1e107443ad
Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into staging
2018-03-03 22:40:32 +02: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
Robert Schütz
75c20548bf
Merge pull request #36199 from dotlambda/python-unstable
...
python fixes
2018-03-02 20:57:13 +01: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
Robert Schütz
92896e2739
pythonPackages.ftputil: move expression
2018-03-02 03:45:34 +01:00
Robert Schütz
7b525acee2
pythonPackages.dj-database-url: init at 0.5.0
2018-03-02 03:45:24 +01:00
Robert Schütz
150d0b7428
pythonPackages.pycups: move expression
2018-03-02 02:37:58 +01:00
Robert Schütz
f14c9ae883
pythonPackages.ldappool: move expression
2018-03-02 02:06:57 +01:00
Matthew Maurer
a9409104a0
bap: 1.2 -> 1.4
2018-03-01 17:22:43 -05:00
Frederik Rietdijk
810dd0f984
Merge remote-tracking branch 'upstream/master' into HEAD
2018-03-01 20:00:42 +01:00
Adam Ruzicka
020e80104a
hg-git: 0.8.10 -> 0.8.11
...
0.8.10 is not compatible with mercurial-4.5
2018-03-01 17:04:52 +01: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
Tuomas Tynkkynen
34f95d92a2
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/misc/pytrainer/default.nix
pkgs/development/tools/pew/default.nix
pkgs/tools/misc/you-get/default.nix
2018-02-28 20:52:49 +02: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
Robert Schütz
3836f7939b
pythonPackages.pythondaemon: move expression
2018-02-28 01:17:26 +01:00
Robert Schütz
94baae5e6b
pythonPackages.wp_export_parser: uninit
...
Package is broken and umnaintained.
Upstream has not been updated since 2013.
2018-02-27 23:55:50 +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
Robert Schütz
9e29b4b269
pythonPackages.tmdb3: move expression
2018-02-27 23:28:00 +01:00
Robert Schütz
cf5b06f9ce
pythonPackages.tunigo: move expression
2018-02-27 23:04:16 +01:00
Robert Schütz
7076991eec
pythonPackages.virtual-display: move expression
2018-02-27 23:04:15 +01:00
Robert Schütz
250aa352c4
pythonPackages.BlinkStick: move expression
2018-02-27 22:57:40 +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
Frederik Rietdijk
15beb89da6
python: wrapt: 1.10.5 -> 1.10.11
2018-02-27 16:35:57 +01:00
Frederik Rietdijk
405407fcf5
Merge pull request #35680 from NixOS/python-unstable
...
Python: last major updates package set
2018-02-27 09:16:47 +00:00
Frederik Rietdijk
ad5127c417
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-27 09:18:49 +01:00
Robert Schütz
f9cb9cac76
Merge pull request #35175 from dotlambda/magic-wormhole
...
pythonPackages.magic-wormhole: 0.10.4 -> 0.10.5
2018-02-27 08:58:36 +01:00
Robert Schütz
283002461b
pythonPackages.mozterm: init at 0.1.0
2018-02-26 23:56:36 +01:00
Vladimír Čunát
e2243a5ac9
Revert "Revert "Merge staging at '8d490ca9934d0' into master""
...
This reverts commit f5ce8f86df
.
2018-02-26 22:54:48 +01:00
Vladimír Čunát
f5ce8f86df
Revert "Merge staging at '8d490ca9934d0' into master"
...
This reverts commit fc23242220
, reversing
changes made to 754816b84b
.
We don't have many binaries yet. Comment on the original merge commit.
2018-02-26 22:53:18 +01:00
Peter Hoeg
88b7830b82
wakeonlan: init at 1.0.0
2018-02-27 01:16:05 +08:00
Peter Hoeg
ab6c9143c2
jsonrpc-websocket: init at 0.5
2018-02-26 23:46:42 +08:00
Peter Hoeg
48a792d707
jsonrpc-async: init at 0.6
2018-02-26 23:46:42 +08:00
Peter Hoeg
afd191adba
jsonrpc-base: init at 1.0
2018-02-26 23:46:42 +08:00
Peter Hoeg
b619c9b76c
pyunifi: init at 2.13
2018-02-26 23:46:42 +08:00
Lancelot SIX
95d59d4233
pythonPackages.kubernetes: init at 5.0.0
2018-02-26 16:27:06 +01:00
Lancelot SIX
eaa94b29ee
pythonPackages.websocket_client: 0.40.0 -> 0.47.0
2018-02-26 16:27:06 +01:00
Frederik Rietdijk
fc23242220
Merge staging at '8d490ca9934d0c01e1e9ade455657e54e2e843c0' into master
2018-02-26 13:05:32 +01:00
Peter Hoeg
8eabd76432
onkyo-eiscp: init at 1.2.4
2018-02-26 18:15:49 +08:00
Frederik Rietdijk
4f08b0fbac
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-26 10:50:18 +01:00
Frederik Rietdijk
afd364a0ad
Merge pull request #35471 from ixxie/py_stringmatching
...
pythonPackages.py_stringmatching: init at 0.4.0
2018-02-26 07:05:23 +00:00
Frederik Rietdijk
e6cc9a7688
Merge pull request #35467 from ixxie/ldapauth
...
pythonPackages.jupyterhub-ldapauthenticator: init at 1.1
2018-02-26 07:00:00 +00:00
Nikolay Amiantov
9c14e99e71
python.pkgs.webassets: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
c17b05e94e
python.pkgs.virtkey: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
2cad4e61db
python.pkgs.sockjs-tornado: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
67487427e9
python.pkgs.pylru: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
1f9a7ec651
python.pkgs.flask_script: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
91840c30bd
python.pkgs.flask_principal: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
48db371328
python.pkgs.flask_assets: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
2a32c8a1ed
python.pkgs.enum-compat: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
a299bf6692
python.pkgs.scandir: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
cc6dff3be4
python.pkgs.sarge: move to a separate file
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
674c3d20fc
python.pkgs.pyspf: move to a separate file
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
22c37db7f2
python.pkgs.python-axolotl-curve25519: move to a separate file
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
22f5d7e8a9
python.pkgs.python-axolotl: move to a separate file
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
370f5b4c57
pypolicyd-spf: move to all-packages
...
It's not a library.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
c336e5c872
scfbuild: move to all-packages
...
It's not a library.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
1bfca90bf7
cntk: 2.2 -> 2.4
...
Comment for `broken` indicates that it never worked at all, which is strange
since on my machine it did. Anyway it works now for me.
2018-02-25 22:24:09 +03:00
Matan Shenhav
23b6f5e229
pythonPackages.jupyterhub-ldapauthenticator: init at 1.1
2018-02-25 18:05:23 +00:00
Matan Shenhav
0eb46505c3
pythonPackages.py_stringmatching: init at 0.4.0
2018-02-25 17:49:30 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev
33daafd4c5
python-packages: libGL/libGLU transition
2018-02-24 17:06:49 +02:00
Robert Schütz
ab544717bb
pythonPackages.magic-wormhole-transit-relay: init at 0.1.1
2018-02-24 10:53:13 +01:00
Frederik Rietdijk
3002880b66
Merge pull request #35345 from dtzWill/update/grip-4.4.0
...
grip: 4.3.2 -> 4.4.0, patch to handle front matter
2018-02-24 07:49:30 +00:00
Nikolay Amiantov
a984be41ab
Merge branch 'master' into staging
2018-02-23 18:51:08 +03:00
Robert Schütz
d95b811f31
pythonPackages.spake2: 0.7 -> 0.8
2018-02-23 14:56:25 +01:00
Will Dietz
4d2a0cb605
grip: move to separate file, pname
...
(review feedback, thanks!)
2018-02-23 01:28:30 -06:00
Frederik Rietdijk
383da0ff9e
Merge pull request #35252 from nico202/master
...
papis: 0.5.2 -> 0.5.3
2018-02-22 16:36:27 +00:00
Will Dietz
630574ebb1
grip: Add patch to render the 'front matter' like github does
2018-02-22 09:57:39 -06:00
Will Dietz
c3e076b2f2
pythonPackages: grip 4.3.2 -> 4.4.0
2018-02-22 09:54:28 -06:00
Robert Schütz
198bdf39b6
pythonPackages.mysql_connector_repackaged: uninit
...
Package has last been updated in 2012.
There is now also pythonPackages.mysql-connector.
2018-02-22 01:52:01 +01:00
Robert Schütz
c7a6483309
pythonPackages.konfig: move expression
2018-02-22 01:46:11 +01:00
Robert Schütz
35ee24f966
pythonPackages.text-unidecode: init at 1.1
2018-02-22 01:46:11 +01:00
Robert Schütz
2bdee9b0c3
pythonPackages.green: 2.3.0 -> 2.12.0
2018-02-22 01:46:10 +01:00
Robert Schütz
fac32de1db
pythonPackages.xdot: move expression
2018-02-22 01:46:10 +01:00
Robert Schütz
276fb96532
pythonPackages.rednose: 1.2.1 -> 1.3.0
2018-02-22 01:46:10 +01:00
Robert Schütz
09ae15ea50
pythonPackages.termstyle: 0.1.10 -> 0.1.11
2018-02-22 01:46:10 +01:00
Robert Schütz
4a9a7d3036
pythonPackages.binaryornot: 0.4.0 -> 0.4.4
2018-02-22 01:46:10 +01:00
Frederik Rietdijk
b5391b2451
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-21 20:43:10 +01:00
Michael Weiss
09ee3770dd
pythonPackages.mysql-connector: init at 8.0.6
2018-02-21 18:54:26 +01:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
...
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Matthias Beyer
9d0e4c0e5d
pythonPackages.ruamel_yaml: 0.13.7 -> 0.15.35
2018-02-21 14:08:38 +01:00
Matthew O'Gorman
583ce2b1a9
python-notify2: init at 0.3.1
2018-02-21 04:14:08 -05:00
Frederik Rietdijk
75df207068
Merge pull request #31507 from abbradar/tensorflow-new
...
Fixes for CUDA and Tensorflow update
2018-02-21 08:39:44 +00:00
Nicolò Balzarotti
7c14e8ba04
dmenu-python: init at 0.2.1
2018-02-21 00:42:36 +01:00
Nikolay Amiantov
8aeea493a5
python.pkgs.tensorflow: 1.3 -> 1.5
2018-02-21 00:50:24 +03:00
Robert Schütz
80f84ceda2
ddar: move out of pythonPackages
2018-02-20 17:42:34 +01:00
Matthieu Coudron
88dae1a1c8
protocol: module to application
...
protocol really is a "buildPythonApplication" rather than a
buildPythonPackage".
2018-02-19 07:04:16 +09:00
Frederik Rietdijk
8cf59a3e14
python.pkgs.numpydoc: 0.6.0 -> 0.7.0
2018-02-18 20:07:43 +01:00
Robert Schütz
49dbb87536
pythonPackages.pymacaroons-pynacl: move expression
...
Tests are now explicitly disabled to fix the build for Python 3.
2018-02-18 19:19:04 +01:00
Frederik Rietdijk
b234fa4310
Merge pull request #34948 from davidak/micawber
...
micawber: init at 0.3.5
2018-02-18 15:58:09 +00:00
Nikolay Amiantov
3957b6b379
moinmoin: refactor and fix build
2018-02-18 12:53:36 +03:00
Vladimír Čunát
b5aaaf87a7
Merge staging and PR #35021
...
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Daiderd Jordan
2b851d14d9
python-pysqlite: fix darwin build
2018-02-16 00:02:04 +01:00
Shea Levy
5812195f81
pythonPackages.JayDeBeApi: Init at 1.1.1.
2018-02-15 13:12:54 -05:00
Shea Levy
2dbf5dd599
pythonPackages.JPype1: Init at 0.6.2
2018-02-15 13:07:32 -05:00
Frederik Rietdijk
050810e526
Revert "Add JayDeBeApi and JPype1 python packages"
...
This reverts commit 77c4e4696d
.
Not conforming general guidelines and Python-specific guidelines.
2018-02-15 18:33:16 +01:00
Shea Levy
77c4e4696d
Add JayDeBeApi and JPype1 python packages
2018-02-15 12:15:42 -05:00
Rob Vermaas
9342b56eed
imbalanced-learn: init at 0.3.2
2018-02-15 17:19:20 +01:00
davidak
8ab1db0ff5
micawber: init at 0.3.5
2018-02-14 17:07:37 +01:00
Will Dietz
d6b5ee8b5a
pysqlite: quickfix for cross
2018-02-13 09:44:31 -06:00
Tuomas Tynkkynen
1a06373c0a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/libclc/default.nix
pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Alexey Shmalko
40389db4a2
pythonPackages.screenkey: remove
2018-02-12 20:33:24 +02:00
Robert Schütz
804bf3c22a
pythonPackages.pytest-mock: 1.6.0 -> 1.6.3
2018-02-12 12:46:21 +01:00
Profpatsch
2922bee722
remove profpatsch from maintainer list of a few packages
2018-02-12 06:24:38 +01:00
Daiderd Jordan
69779a5f7e
Merge pull request #33374 from dtzWill/update/llvm-5-default
...
Update LLVM default 4 -> 5
2018-02-11 18:29:26 +01:00
Spencer Baugh
600d0afc4f
pythonPackages.aioconsole: init at 0.1.7
2018-02-11 17:23:52 +00:00
Ivan Solyankin
eb3611a8f3
pythonPackages.i3ipc: init at 1.4.0
...
closes #34828
2018-02-11 16:34:31 +03:00
Frederik Rietdijk
27217271e1
Merge pull request #34826 from va1entin/pynacl
...
pythonPackages.pynacl: 0.3.0 -> 1.2.1
2018-02-11 08:48:56 +00:00
Nadrieril
ad7ab43448
pythonPackages.weboob: 1.1 -> 1.3
2018-02-11 09:14:42 +01:00
Frederik Rietdijk
89467cf144
python.pkgs.pytest_32: init at 3.2.5
...
Bring it back as it is needed.
2018-02-11 09:06:31 +01:00