Commit Graph

6654 Commits

Author SHA1 Message Date
Nikolay Amiantov dc2104d132 sleekxmpp: 1.3.1 -> 1.3.3 2018-03-14 20:45:31 +03:00
xeji 9a10c55a8a pythonPackages.nevow: fix build, 0.14.2->0.14.3
fix tests, minor update, move to development/python-modules/
2018-03-14 18:41:45 +01:00
Tuomas Tynkkynen 2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
Franz Pletz 4b72196874
Merge pull request #36806 from timokau/conan-fix
conan: Fix build
2018-03-13 13:16:21 +00:00
Timo Kaufmann 5fdfe61b35 conan: Fix build
conan has very strict requirements on the versions of its dependencies.
This patch adds downgraded versinos of node-semver and distro to
statisfy these requirements.
2018-03-13 11:36:45 +01:00
Franz Pletz a1af032fcc
Merge pull request #36776 from Ma27/fix-gplaycli
pythonPackages.gplaycli: 0.1.2 -> 3.21
2018-03-12 23:27:44 +00:00
Maxime Dénès 669cbb63d0 pythonPackages.sphinx_rtd_theme: 0.1.9 -> 0.2.5b2 2018-03-12 13:33:55 +01:00
Maximilian Bosch b14bd18035 pythonPackages.mt-940: fix build (#36784)
- added missing `enum34` dependency
- enabled tests
- moved expression into its own file

See ticket #36453
See https://hydra.nixos.org/build/70677609/log

/cc @the-kenny
2018-03-11 15:36:26 +01:00
Frederik Rietdijk 12a8276649
Merge pull request #36778 from Ma27/fix-htmltreediff
pythonPackages.htmltreediff: fix build
2018-03-11 08:35:02 +01:00
Maximilian Bosch 4feaaa7f06
pythonPackages.gplaycli: 0.1.2 -> 3.21
Fix the broken package: https://hydra.nixos.org/build/70687256/log

The newer version requires two new dependencies that have been added as
well:

- gpapi (Unofficial Python API for Google Play) at version 0.4.2
- pyaxmlparser (Parser for Android's XML handler) at version 0.3.7

See ticket #36453
See https://hydra.nixos.org/build/70687256/log
2018-03-11 00:24:28 +01:00
Maximilian Bosch 94458721a7
pythonPackages.htmltreediff: fix build
- add `pythonPackages.nose` as `checkInput` to make the tests passing
- extract expression into its own file

See https://hydra.nixos.org/build/70680974/log
See ticket #36453
2018-03-11 00:21:47 +01:00
Jan Malakhovski 7079e744d4 Merge branch 'master' into staging
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):

   pkgs/development/libraries/epoxy/default.nix
   pkgs/development/libraries/gtk+/3.x.nix
   pkgs/development/python-modules/asgiref/default.nix
   pkgs/development/python-modules/daphne/default.nix
   pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Jörg Thalheim 80fcfbe4cf
Merge pull request #36748 from etu/python-anyjson-fixes
anyjson: move to own directory
2018-03-10 16:05:30 +00:00
Jörg Thalheim 0d267c6abe
Merge pull request #36746 from etu/python-alot-fixes
alot: move to own module
2018-03-10 16:02:26 +00:00
Ivan Solyankin 34b06b05e3 marisa-python: init at 1.3.40 2018-03-10 17:13:38 +03:00
Lancelot SIX dadba1cce3 pythonPackages.asgi_redis: drop
This was part of django-channel-1.x. The current version (2) does not
use it anymore
2018-03-10 14:55:00 +01:00
Lancelot SIX 1347f90953 pythonPackages.asgi_ipc: drop
This wath used for django-channels-1.x. The current version (2) does
not use it anymore
2018-03-10 14:55:00 +01:00
Elis Hirwing 282778ccdd
anyjson: move to own directory 2018-03-10 13:17:00 +01:00
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
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
Lancelot SIX 45b9cf2659 pythonPackages.celery: 4.0.2 -> 4.1.0 2018-02-11 09:00:18 +01:00
Valentin Heidelberger 97982f264a pythonPackages.pynacl: 0.3.0 -> 1.2.1 2018-02-11 01:52:38 +01:00
Jörg Thalheim e2d2503515
Merge pull request #34015 from veprbl/pytgbot
python-telegram-bot: init at 9.0.0
2018-02-10 14:41:14 +00:00
Eric Wolf 230b640ea6 pythonPackages.neovim: 0.2.0 -> 0.2.1
changed dependency msgpack-python to msgpack to make
it build
2018-02-10 15:10:55 +01:00
Eric Wolf 41937749ce pythonPackages.msgpack-python: 0.4.7 -> 0.5.4
and refactored to reuse the nix expression of
pythonPackages.msgpack
2018-02-10 15:10:55 +01:00
Eric Wolf b020aef13a pythonPackages.msgpack: init at 0.5.4 2018-02-10 15:10:55 +01:00
Eric Wolf e2859068b1 pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00
Nicolò Balzarotti 3c3bc83c39 python-magic: move to own file, 0.4.10 -> 0.4.13
move python_magic
2018-02-10 09:23:02 +01:00
Nicolò Balzarotti c00d76cc29 pylibgen: init at 1.3.1 2018-02-10 09:23:02 +01:00
Nicolò Balzarotti 78ab516964 papis-python-rofi: init at 1.0.2 2018-02-10 09:23:01 +01:00
Nicolò Balzarotti 1e5216751e pyparser: init at 1.0 2018-02-10 09:23:01 +01:00
Nicolò Balzarotti e6a42f8252 habanero: init at 0.6.0 2018-02-10 09:23:01 +01:00
Nicolò Balzarotti 4422a70922 arxiv2bib: init at 1.0.8 2018-02-10 09:23:01 +01:00
Raymond Gauthier 1d1209381a pythonnet: Init at 2.3.0 2018-02-08 21:29:36 -05:00
Dan Peebles dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Frederik Rietdijk 28e0126876
Merge pull request #34733 from geistesk/fpdf
fpdf: init at 1.7.2
2018-02-08 12:43:08 +00:00
geistesk 266292a4bc fpdf: init at 1.7.2 2018-02-08 13:39:10 +01:00
Frederik Rietdijk 50a9d51a09 Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEAD 2018-02-08 12:14:07 +01:00
Frederik Rietdijk 712c322122
Merge pull request #34532 from unode/pysam
pysam: init at 0.13
2018-02-08 11:02:32 +00:00
Frederik Rietdijk c0c366c8af
Merge pull request #34533 from unode/dendropy
dendropy: init at 4.3.0
2018-02-08 11:00:32 +00:00
Tuomas Tynkkynen 4c6c919a31 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
Daiderd Jordan db7e0aeb42
llvm-packages: cleanup 2018-02-06 23:38:46 +01:00
Robert Schütz 029fa375c8 pythonPackages.nose-parameterized: uninit because deprecated 2018-02-06 13:16:30 +01:00
Renato Alves a6ee80aa18
dendropy: init at 4.3.0 2018-02-06 10:06:12 +01:00
Tuomas Tynkkynen 9548028a22 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
Renato Alves 37680b046c
pysam: init at 0.13.0
A python library to interact with SAM/BAM/CRAM files
2018-02-06 00:53:32 +01:00
Frederik Rietdijk 422f99b9a6
Merge pull request #34589 from Ma27/package-pybase64
pythonPackages.pybase64: init at 0.2.1
2018-02-05 13:13:12 +00:00
Maximilian Bosch 14da2e22b4
pythonPackages.pybase64: init at 0.2.1
`pybase64` is a tiny wrapper for `libbase64` written in python.

/cc @ironpinguin
2018-02-05 13:55:53 +01:00
Maximilian Bosch 9d188f908c
pythonPackages.nose-parameterized: create `parameterized` alias
`pythonPackages.parameterized` is the successor of `nose-parameterized`
as the authors of the module decided to support more testing frameworks
and stopped focusing on `noes` only. `nose-parameterized` is still
available in `pypi` with version `0.6.0`, but is officially deprecated.

However the renaming happened quite recently so it is possible that
there are still folks relying on `nose-parameterized`. Therefore I moved
the expression to provide a `pythonPackages.parameterized` derivation
and added a package override which builds `nose-parameterized` after
yielding a deprecation warning.
2018-02-05 13:55:52 +01:00
Frederik Rietdijk 030badc427
Merge pull request #34596 from dotlambda/aioimaplib
python3Packages.aioimaplib: init at 0.7.13
2018-02-05 09:08:05 +00:00
Andreas Rammhold b51454eb54
pythonPackages.github-cli: removed since upstream declared project non-functional
also does not work on python3 even thought we provide it there…

Note on the upstream repo [1]:
> IMPORTANT: github-cli does not function anymore since API v2 has been
> replaced by API v3 A possible alternative for github-cli that addresses
> API v3 is Stephen Celis' [ghi](https://github.com/stephencelis/ghi)

[1] https://github.com/jsmits/github-cli
2018-02-05 01:49:42 +01:00
Robert Schütz 58e467c850 python3Packages.aioimaplib: init at 0.7.13 2018-02-04 22:47:01 +01:00
Robert Schütz 0cef410c08 pythonPackages.imaplib2: init at 2.45.0 2018-02-04 22:28:33 +01:00
Robert Schütz 988bec8774 python3Packages.asynctest: init at 0.11.1 2018-02-04 22:13:11 +01:00
Frederik Rietdijk 9ba4b1621d
Merge pull request #34473 from sorki/python-can-support
Python CAN support
2018-02-04 12:36:38 +00:00
Robert Schütz 411cd15e59 python3Packages.luftdaten: init at 0.1.4 2018-02-03 23:22:26 +01:00
Robert Schütz 66dc266530 python: typing: 3.5.3.0 -> 3.6.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 4bd9faf288 python.pkgs.quantities: 0.10.1 -> 0.12.1 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 7765bd928a python.pkgs.pygments_2_0: remove unused expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 6a87242aeb python.pkgs.pybrain: remove broken and unmaintained package 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 0821a22eba python.pkgs.ovh: 0.4.5 -> 0.4.8 2018-02-03 17:43:31 +01:00
Frederik Rietdijk f875b1083a python.pkgs.dicttoxml: 1.6.4 -> 1.7.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 6fee9079aa python.pkgs.webcolors: 1.4 -> 1.7 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 29e8365d2f python.pkgs.packet-python: move expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 8e0a2b7a21 python.pkgs.sympy: move expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk b18a0f416d python.pkgs.simplegeneric: move expression 2018-02-03 17:43:31 +01:00
Robert Schütz 330cad0d36 python: pytz: 2017.2 -> 2017.3 2018-02-03 17:43:31 +01:00
Robert Schütz 7953e05672 pythonPackages.pyyaml: move derivation 2018-02-03 17:43:31 +01:00
Frederik Rietdijk bba1393361 python.pkgs.cryptography: move expression 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 40aff3b912 python.pkgs.cryptography_vectors: move expression 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 20d883917a python: pytest: 3.3.2 -> 3.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk ef93322407 python.pkgs.pyopenssl: move expression 2018-02-03 17:43:29 +01:00
Frederik Rietdijk fa71b1ab2f
Merge pull request #34079 from ixxie/oauthenticator
pythonPackages.oauthenticator & dependencies
2018-02-03 12:02:56 +00:00
Matan Shenhav ab4cd34077 pythonPackages.pytest-tornado: init at 0.4.5 2018-02-03 11:55:04 +00:00
Matan Shenhav e4718a81bf pythonPackages.oauthenticator: init at 0.7.2 2018-02-03 11:55:04 +00:00
Matan Shenhav e2487ba88d pythonPackages.mwoauth: init at 0.3.2 2018-02-03 11:55:04 +00:00
Matan Shenhav a67f4753ea pythonPackages.globus-sdk: init at 1.4.1 2018-02-03 11:55:04 +00:00
Vladimír Čunát dd57c63793
Merge branch 'staging'
There are some Darwin regressions and a mysterious Lisp issue,
but also a security update of curl...
2018-02-03 10:56:07 +01:00
Richard Marko 305ed7e50b python-canopen: init at 0.5.1 2018-02-03 09:55:08 +01:00
Richard Marko 6c52f36468 python-canmatrix: init at 0.6 2018-02-03 09:55:08 +01:00
Nadrieril d1e2159638 serversyncstorage: move to python-modules 2018-02-03 09:52:15 +01:00
Nadrieril 5b2484ab86 syncserver: move to python-modules 2018-02-03 09:51:42 +01:00
Nadrieril 0c139e2186 tokenserver: move to python-modules 2018-02-03 09:51:42 +01:00
Nadrieril c8b6e1fa3c serversyncstorage: 1.5.13 -> 1.6.11 2018-02-03 09:51:42 +01:00
Nadrieril 757ec05d3b syncserver: 1.5.2 -> 1.6.0 2018-02-03 09:51:42 +01:00
Nadrieril 6f58503c1f tokenserver: 1.2.11 -> 1.2.27 2018-02-03 09:51:42 +01:00