rnhmjoj
beeb973b93
pythonPackages.robotframework: enable python3 build
2018-08-08 02:20:55 +02:00
rnhmjoj
3c212d9271
pythonPackages.selenium: 3.6.0 -> 3.8.1
2018-08-08 02:20:54 +02:00
Robert Schütz
fbb60556f8
python.pkgs.tidylib: 0.2.4 -> 0.3.2
...
fixes #44581
2018-08-08 01:29:54 +02:00
Robert Schütz
80bf2e3641
Merge pull request #44599 from jyp/tensorflow-1.9
...
Update to tensorflow 1.9
2018-08-08 00:30:34 +02:00
Michael Weiss
90b27d020b
pythonPackages.scapy: Add support for the manuf database from Wireshark
...
This file contains "Ethernet vendor codes, and well-known MAC
addresses".
2018-08-07 19:14:10 +02:00
Michael Weiss
f9291887af
pythonPackages.scapy: Add optional dependencies
2018-08-07 18:55:48 +02:00
Jean-Philippe Bernardy
8162378401
python.pkgs.tensorflow 1.7.0 -> 1.9.0
2018-08-07 11:42:36 +02:00
Robert Schütz
d71dbf2f87
python.pkgs.tensorflow-tensorboard: 1.7.0 -> 1.9.0
2018-08-07 11:40:31 +02:00
Robert Schütz
746aae0e55
Merge pull request #44571 from kalbasit/nixpkgs-update-mycli
...
mycli: 1.6.0 -> 1.17.0
2018-08-07 10:49:37 +02:00
Robert Schütz
0359f150cd
python.pkgs.tokenserver: 1.2.27 -> 1.3.1
2018-08-07 10:46:51 +02:00
Robert Schütz
0a6d4b669b
python.pkgs.pyfxa: init at 0.6.0
2018-08-07 10:46:51 +02:00
Wael M. Nasreddine
16cfc2a602
pythonPackages.pymysql: 0.6.6 -> 0.9.2; move to python-modules
2018-08-07 00:18:18 -07:00
Wael M. Nasreddine
1faec393f1
pythonPackages.cli-helpers: init at 1.0.2
2018-08-06 23:43:56 -07:00
Jörg Thalheim
9d825127b5
Merge pull request #44567 from LnL7/python-language-server
...
python-language-server: 0.18.0 -> 0.19.0
2018-08-07 01:25:38 +01:00
volth
8835240895
libvirt: 4.5.0 -> 4.6.0 ( #44566 )
2018-08-06 23:15:06 +02:00
Maximilian Bosch
ea36b975ab
pythonPackages.asana: 0.7.0 -> 0.7.1 ( #44561 )
...
Also fixed the package build from
https://hydra.nixos.org/build/78900949 .
`requests_oauthlib` seems to work fine at version 1.0 with `asana`, so
rather than creating our own override for `asana` it's fine to use 1.0
and patch `setup.py`.
2018-08-06 22:24:24 +02:00
leenaars
040bbfab60
pythonPackages.fire: init at 0.1.3 ( #44493 )
2018-08-06 21:33:34 +02:00
Robert Schütz
b1e7c4ca25
python.pkgs.asgiref: disable for python < 3.5
2018-08-06 21:31:48 +02:00
Maximilian Bosch
3819c542ba
python3Packages.asgiref: 2.2.0 -> 2.3.2 ( #44563 )
...
2.3.2 supports async-timeout@3.x which fixes https://hydra.nixos.org/build/78889815 .
2018-08-06 21:29:19 +02:00
Daiderd Jordan
5b2ff69544
python-language-server: add providers option
...
Adding all of the extra dependencies isn't always desirable and
overriding a bunch of inputs is a bit cumbersome and brittle.
eg.
python-language-server.override { providers = ["rope"]; }
2018-08-06 20:41:52 +02:00
Daiderd Jordan
d12afcf734
python-language-server: 0.18.0 -> 0.19.0
2018-08-06 19:48:24 +02:00
Michael Raskin
2b6e13157f
pythonPackages.mozlog: fix the hash
2018-08-05 10:20:24 +03:00
Michael Raskin
25cfc9812a
pythonPackages.mozterm: pass pythonPackages.six
2018-08-05 10:20:23 +03:00
Michael Raskin
b79dbfe482
Merge pull request #43281 from timokau/sage-8.3
...
sage: 8.2 -> 8.3
2018-08-04 13:02:06 +00:00
Frederik Rietdijk
d296a379ba
python.pkgs.beaker: move expression
2018-08-04 13:33:32 +02:00
Frederik Rietdijk
e002b543af
python.pkgs.basiciw: move expression
2018-08-04 13:30:24 +02:00
Frederik Rietdijk
2356a84bbd
Merge pull request #44381 from twhitehead/tensorflow
...
tensorflow: workaround tensorboard collision due to upstream pip hack
2018-08-03 20:43:39 +02:00
Tyson Whitehead
fd0c467f96
tensorflow: workaround tensorboard collision from upstream pip hack
...
Upstream lists tensorboard as a utility from tensorflow despite it
being provided by tensorboard to stop pip for deleting it. This
causes python.withPackages collisions between the two.
2018-08-03 14:28:46 -04:00
Robert Schütz
c2649439d5
Merge pull request #44408 from dotlambda/actdiag-application
...
*diag: use python3 and toPythonApplication
2018-08-03 19:59:15 +02:00
Frederik Rietdijk
e271c47fcb
Merge pull request #44390 from dotlambda/keras-2.2.2
...
python.pkgs.Keras: 2.2.0 -> 2.2.2
2018-08-03 17:53:34 +02:00
Robert Schütz
0f8185e3fc
python.pkgs.Keras: 2.2.0 -> 2.2.2
2018-08-03 17:46:09 +02:00
Robert Schütz
95134fb939
pythonPackages.actdiag: run tests
2018-08-03 17:40:56 +02:00
Timo Kaufmann
86f058c842
python2Packages.ipython: apply upstream signature patch
2018-08-03 15:22:04 +02:00
Roger Qiu
83cc1e3d38
pythonPackages.imgaug: init at 0.2.6 ( #43720 )
2018-08-03 14:39:55 +02:00
Uli Baum
a4ec1ec039
pythonPackages.shippai: fix eval (typo)
2018-08-03 13:18:41 +02:00
Gabriel Ebner
0a519ad6df
pythonPackages.shippai: init at 0.2.3
2018-08-03 12:40:34 +02:00
Robert Schütz
148f0746ab
python.pkgs.keras-applications: init at 1.0.4
2018-08-03 11:36:42 +02:00
Robert Schütz
2553369795
python.pkgs.keras-preprocessing: init at 1.0.2
2018-08-03 07:48:04 +02:00
Bas van Dijk
0aae3fda06
graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules ( #44276 )
...
Fixes #30891
* Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3.
* Replaced the deprecated `pythonPackages.graphite_influxdb` with
`pythonPackages.influxgraph.`
* Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web`
to be consistent with the Python package name.
* Replaced the unmaintained `pythonPackages.graphite_pager` with
`pythonPackages.graphitepager`
* Moved all new packages from `python-packages.nix` to
`pkgs/development/python-modules`
2018-08-02 16:39:57 +02:00
Robert Schütz
de880be9a2
Merge pull request #43260 from Assassinkin/sumo
...
pythonPackages.sumo: init at 1.0.9 ( And other packages that sumo depends on)
2018-08-02 14:51:37 +02:00
Assassinkin
9b349976fc
pythonPackages.spglib:1.10.3.75->1.10.4.1 ( #44352 )
2018-08-02 14:14:37 +02:00
Jörg Thalheim
d9cea0e6f1
Merge pull request #44155 from Assassinkin/slackclient
...
pythonPackages.slackclient:1.0.0 -> 1.2.1 | refactor
2018-08-01 12:46:57 +01:00
Assassinkin
f3b60eb0a4
pythonPackages.slackclient:1.0.0 -> 1.2.1 | refactor
2018-08-01 12:05:32 +01:00
Assassinkin
6ee997a5ff
pythonPackages.sumo:init at 1.0.9
2018-08-01 10:58:23 +01:00
Assassinkin
791d50fd3f
pythonPackages.pymatgen:init at 2018.6.27
2018-08-01 10:58:23 +01:00
Assassinkin
1e1cf4f18c
pythonPackages.phonopy:init at 1.13.2.13
2018-08-01 10:57:14 +01:00
Assassinkin
7487510d04
pythonPackages.palettable:init at 3.1.1
2018-08-01 10:57:14 +01:00
Jörg Thalheim
12c71a8cbc
Merge pull request #44261 from dotlambda/python-jose-3.0.0
...
python.pkgs.python-jose: 2.0.2 -> 3.0.0
2018-08-01 10:51:39 +01:00
Matthew Bauer
65c43b4468
python.futures: disable tests on darwin
...
https://hydra.nixos.org/build/78788633
2018-07-31 22:11:32 -04:00
Roger Qiu
0f70e78d37
pythonPackages.fastpair: init at 2016-07-05 ( #43722 )
2018-08-01 00:05:21 +02:00