Commit graph

7060 commits

Author SHA1 Message Date
Samuel Leathers 67b1cbb39d
Merge pull request #40399 from rvl/datadog-agent
DataDog Agent v6
2018-08-15 15:53:03 -04:00
Benjamin Hipple 16d4753344 pythonPackages.fastcache: init at 1.0.2 (#45048) 2018-08-15 11:02:55 +02:00
Benjamin Hipple cc8e4a5884 pythonPackages.multiprocess: 0.70.4 -> 0.70.6.1 (#45047) 2018-08-15 11:01:32 +02:00
Jan Tojnar 44a4370b1f
python.pkgs.orderedset init at 2.0.1 2018-08-14 23:35:17 +02:00
Boris a5efa6650f pythonPackages.browser-cookie3: init at 0.6.4 (#44562) 2018-08-13 14:47:06 +02:00
Michael Hoang 83a15925a4 pythonPackages.Flootty: Remove redundant package 2018-08-12 12:41:20 +10:00
Jörg Thalheim 3ea430ca2a python.pkgs.pyls-black: init at 0.2.1 2018-08-10 14:15:16 +02:00
Rodney Lorrimar 3a195dc2ef pythonPackages.uuid: init at 1.30 2018-08-09 16:53:30 +02:00
Christopher Ostrouchov 1d46027c3d pythonPackages.pysrim: init at 0.5.8 (#44756)
- compatible with 2.7, 3+
 - tests are not run due to requiring git lfs download of repository
2018-08-09 00:31:51 +02:00
Christopher Ostrouchov 74f0282d65 pythonPackages.singledispatch: move expression (#44654) 2018-08-08 22:35:46 +02:00
Christopher Ostrouchov 8de02232c5 pythonPackages.sortedcontainers: 1.5.7 -> 2.0.4 (#44653)
Moving sortedcontianers from top-level -> python-modules and updating
to newest sortedcontianers release.
2018-08-08 22:12:12 +02:00
Christopher Ostrouchov c2e7a20f34 pythonPackages.docrep: init at 0.2.3 (#44665) 2018-08-08 10:53:28 +02:00
Austin Seipp d3b51ab973 libtorrentRasterbar: multi outputs, install python2/3 bindings
Also fixes the Deluge build, which relied on .out and .python
being the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05: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 173a3d27e6 python.pkgs.bleach_1_5_0: remove
python.pkgs.html5lib_0_9999999 can now be removed as well
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 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
Austin Seipp 8397411b40 Revert "libtorrentRasterbar: multi outputs, install python2/3 bindings"
This reverts commit d8e62d202d.
2018-08-06 16:33:38 -05:00
Austin Seipp d8e62d202d libtorrentRasterbar: multi outputs, install python2/3 bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-06 16:23:36 -05:00
leenaars 040bbfab60 pythonPackages.fire: init at 0.1.3 (#44493) 2018-08-06 21:33:34 +02:00
Austin Seipp aa79ae0c64 foundationdb: install python bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-04 16:56:16 -05: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 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
Roger Qiu 83cc1e3d38 pythonPackages.imgaug: init at 0.2.6 (#43720) 2018-08-03 14:39:55 +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
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
Roger Qiu 0f70e78d37 pythonPackages.fastpair: init at 2016-07-05 (#43722) 2018-08-01 00:05:21 +02:00
Robert Schütz e858b285c8
Merge pull request #44239 from borisbabic/feature/init-pre-commit
gitAndTools.pre-commit: init at 1.10.4
2018-07-31 14:35:33 +02:00
Boris Babic 339f78957e pythonPackages.aspy-yaml: init at 1.1.1 2018-07-31 13:58:01 +02:00
Boris Babic eed74d16a1 pythonPackages.cfgv: init at 1.1.0 2018-07-31 13:58:01 +02:00
Boris Babic a1f03c09af pythonPackages.nodeenv: init at 1.3.2 2018-07-31 13:58:01 +02:00
Boris Babic 632d3b5d7d pythonPackages.identify: init at 1.1.4 2018-07-31 13:57:59 +02:00
Bjørn Forsman 09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
Ihor Antonov 742627f271 pythonPackages.fluent-logger: init at 0.9.3 (#44236) 2018-07-30 22:46:03 +02:00
Alyssa Ross 4e33431b62 pythonPackages.potr: 1.0.1 -> 1.0.2 (#44096) 2018-07-29 21:12:58 +02:00
Frederik Rietdijk 8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Frederik Rietdijk 5cd5e74177
Merge pull request #44152 from georgewhewell/add-sabyenc
pythonPackages.sabyenc: init at 2.3.3
2018-07-28 09:43:07 +02:00
Spencer Baugh b8980e47bd pythonPackages.exchangelib: init at 1.11.4 2018-07-27 19:04:21 +00:00