Commit Graph

9825 Commits

Author SHA1 Message Date
Ben Darwin 17611f14c2 python3Packages.dipy: init at 1.1.1 2020-03-27 14:43:56 -07:00
Drew Risinger 1b87322620 pythonPackages.qiskit-aer: init at 0.4.1
Qiskit Aer - High performance simulators for Qiskit.

This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-03-27 13:15:54 -07:00
Constantine Glen Evans 59fbc7acba gwyddion: 2.48 -> 2.55 (and add options)
Gwyddion has a large number of optional dependencies. In this update,
those dependencies have been added with options set mostly to true,
and an option (default false) for working Python 2.7 support in the
program and in Python has been added. I have also added myself as a
maintainer as no maintainer is currently set.
2020-03-27 10:56:00 -07:00
Tony Olagbaiye ab84ce815d python3Packages.libfdt: fix python build 2020-03-27 10:34:11 -07:00
Benjamin Hipple f5ffd143d6 python2Packages.pytest-faulthandler: remove package
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler

Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Matthieu Coudron ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
Drew Risinger 532e0890b4 pythonPackages.qiskit-ibmq-provider: init at 0.4.5
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.

Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
Niklas Hambüchen 0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Jonathan Ringer 44df87416d python3Packages.xdg: init at 4.0.1 2020-03-25 17:11:45 -07:00
Michael Lingelbach a0b992fdf8 tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1

(cherry picked from commit 34296980d1)
2020-03-25 16:42:27 +00:00
Mario Rodas 5ce4be4536
Merge pull request #81621 from marsam/update-scrapy
pythonPackages.scrapy: 1.8.0 -> 2.0.0
2020-03-25 07:22:43 -05:00
Jan Beinke 504fe636f2 python3Packages.pymumble: init at 0.3.1 2020-03-24 14:33:49 -07:00
Pascal Bach b70d749db8 python.pkgs.bacpypes: init at 0.18.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-03-24 12:36:46 -07:00
Dmitry Kalinkin 1ca3c56542 remove pythonPackages.pyhepmc
pythonPackages.hepmc3 should cover this functionality
2020-03-24 12:32:55 -07:00
Dmitry Kalinkin 61bc9e12a4 hepmc3: add python support 2020-03-24 12:32:55 -07:00
Millian Poquet 487bb6c32c python3Packages.pytest-html: init at 2.1.0 2020-03-24 12:24:49 -07:00
Millian Poquet ebed789ad4 pythonPackages.pytest-metadata: init at 1.8.0 2020-03-24 12:24:49 -07:00
Jan Tojnar 986fbf4799
Merge branch 'staging-next' into staging 2020-03-24 01:51:55 +01:00
Jan Beinke ca3e516e38 python3Packages.opuslib: init at 3.0.3 2020-03-23 10:33:30 -07:00
Lancelot SIX 2a5a719930 pythonPackages.django_1_8: drop
This version is heavily outdated and is not required anymore.

Closes #52679
2020-03-22 22:47:53 -07:00
Lancelot SIX d98fec6bd9 ptyhonPackages.django_tagging_0_4_3: drop 2020-03-22 22:47:53 -07:00
Lancelot SIX 0e6e3ddb2d pythonPackages.graphitepager: drop
This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
2020-03-22 22:47:53 -07:00
Orivej Desh 1b89aa3f7a Merge branch 'master' into staging 2020-03-23 00:53:16 +00:00
Niklas Hambüchen 3e60781f53 pythonPackages.patch-ng: Init at 1.17.2.
Newer versions of `conan` need it.

Adding @HaoZeke as maintainer (is Conan maintainer).
2020-03-22 16:33:40 +01:00
Drew Risinger f56a759f13 pythonPackages.pproxy: init at 2.3.2
Tunnels among remote servers using regex rules.
Requirement for pythonPackages.qiskit-ibmq-provider.
2020-03-19 21:49:22 -07:00
Josef Kemetmüller fbb273c5fe fenics: 2017.1.0 -> 2019.1.0
Fixes: NixOS/nixpkgs#75886
2020-03-19 21:48:27 -07:00
Ben Wolsieffer 569566d98b libgpiod: add support for Python bindings 2020-03-19 21:44:10 -07:00
Rakesh Gupta e34636737c pythonPackages.mask-rcnn: init at 2.1 2020-03-19 11:19:16 -07:00
Marcus Boyd da760cf7a0 python3Packages.spyder_3: Added spyder_3
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Marcus Boyd 25f99265da python3Packages.spyder-kernels: Add spyder-kernels_0_5
Previously top-level/python-packages.nix called spyder-kernels v0.5 for
Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
required by cq-editor and spyder v4 respectively.
v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
2020-03-19 07:38:56 +01:00
flyfloh 57bf2557f7
pymetno: init at 0.5.0 (#78132)
Co-Authored-By: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Florian <flo@halbmastwurf.de>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-03-18 21:29:36 +00:00
Jonathan Ringer a9c994ad0b python: add pythonNamespacesHook 2020-03-18 12:20:51 -07:00
Christian Lütke-Stetzkamp 93919c66a8 pythonPackages.wsgitools: init at 0.3.1 2020-03-17 11:44:17 -07:00
Jonathan Ringer c2b7261271 python35Packages.openyx: fix build
When dropping python 2 support, they also droppped
python 3.5 support.
2020-03-16 15:18:40 -07:00
Izorkin 9336b15a88 libvirt: 5.4.0 -> 5.9.0 2020-03-15 15:13:03 +07:00
wedens 24c8d75874 libvirt: 5.4.0 -> 6.0.0 2020-03-15 11:28:54 +07:00
Timo Kaufmann 6c0fa331f0 python.pkgs.smmap2: remove
They were recently merged back together and smmap is the canonical
version:

https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo Kaufmann 6db65f8d02 python.pkgs.gitdb2: remove
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Jaakko Luttinen 24219f69a3 pythonPackages.sphinxcontrib-katex: init at 0.5.1 2020-03-14 15:37:47 -07:00
Jaakko Luttinen d7ef824b7b pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0 2020-03-14 15:37:20 -07:00
Daniël de Kok e539eb93f8 python3Packages.somajo: init at 2.0.4 2020-03-14 22:58:02 +01:00
Ben Darwin 61b61ed087 python3Packages.batchgenerators: init at 0.19.7 2020-03-14 22:56:38 +01:00
Ben Darwin 45d0109512 python3Packages.threadpoolctl: init at 2.0.0 2020-03-14 22:56:38 +01:00
Klaas van Schelven 8b04f2486e pythonPackages.bravado-core: init at 5.16.1 2020-03-13 13:12:07 -07:00
Jaakko Luttinen 6f26390120 pythonPackages.convertdate: init at 2.2.0 2020-03-12 21:50:03 -07:00
Jaakko Luttinen 1501648410 pythonPackages.pymeeus: init at 0.3.7 2020-03-12 21:50:03 -07:00
Léo Gaspard 4304df2942
Merge pull request #82187 from symphorien/paperwork-update
Paperwork update
2020-03-12 22:16:13 +01:00
Johannes Schleifenbaum e0a0263d44 pythonPackages.pywebview: init at 3.2 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum 004325edce pythonPackages.pystray: init at 0.15.0 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum fc51ceec8a pythonPackages.jellyfin-apiclient-python: init at 1.4.0 2020-03-11 10:55:46 -07:00
Jaakko Luttinen e1f484fe0e pythonPackages.ipympl: init at 0.3.3 2020-03-10 10:24:42 -07:00
Peter Hoeg 228ef079bc
Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Nadrieril 99dfc57bce python3Packages.pyinsane2: remove
It is only used for paperwork and is now unmaintained.
2020-03-09 22:36:55 +01:00
Frederik Rietdijk 188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
Marek Mahut 05ee8890bd
python3Packages.sapi-python-client: init at 0.13.1 (#81184)
python3Packages.sapi-python-client: init at 0.13.1
2020-03-05 18:57:23 +01:00
Jan Tojnar 1a44e325d2
Merge branch 'staging-next' into staging 2020-03-04 21:24:05 +01:00
Peter Hoeg 662700ae91 pythonPackages.bugsnag: init at 3.6.0 2020-03-04 20:30:55 +08:00
Peter Hoeg 0af1d36014 pythonPackages.Pyro5: init at 5.7 2020-03-04 20:30:55 +08:00
Jonathan Ringer 3973a3c79c python: add pythonRemoveTestsDirHook
This will automatically remove a top-level "tests"
directory from being installed.
2020-03-03 20:01:00 +01:00
Andreas Rammhold 846f300511
Merge pull request #80953 from andir/bazel-poison
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Mario Rodas d112ef306f
pythonPackages.pytest-twisted: init at 1.12 2020-03-03 04:21:00 -05:00
Mario Rodas 26d0577ef2
pythonPackages.protego: init at 0.1.16 2020-03-03 04:20:00 -05:00
Andreas Rammhold c539f937c5
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator
package.
2020-03-03 01:12:27 +01:00
Jonathan Ringer 76079f270c pythonPackages.aria2p: inherit poetry from python-modules 2020-03-02 10:30:50 -08:00
Cole Mickens 486b9fc160 pythonPackages.mpv-jsonipc: init at unstable-2020-02-19 2020-03-02 09:49:13 -08:00
Jörg Thalheim 2c5ffb5c7a
Merge pull request #81164 from Mic92/home-assistant
nixos/home-assistant: 0.104.3 -> 0.106.0
2020-03-02 10:55:35 +00:00
Michael Lingelbach 34296980d1 tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
2020-03-02 10:07:37 +01:00
(cdep)illabout d8d9358c04 python3Packages.protobuf: bump protobuf dep to from 3.7 to 3.8 for tensorflow-2.1.0 2020-03-02 09:10:56 +01:00
Jonathan Ringer c3c47544e0 python2Packages.setuptools: freeze at 44.0.0 2020-03-01 21:29:28 -08:00
Jonathan Ringer cad99590a2 glances: move from python-module to application 2020-02-29 15:07:44 -08:00
Raphael Das Gupta a0a724938e osmpythontools: init at 0.2.6 2020-02-29 14:53:47 -08:00
Renato Alves 71113dbc69 pythonPackages.gtts: init at 2.1.1 2020-02-29 10:10:37 -08:00
Atemu c6a5cc3fdf pythonPackages.jc: init at 1.7.5 2020-02-29 09:58:04 -08:00
Atemu 9fa218e3a0 pythonPackages.ifconfig-parser: init at 0.0.5 2020-02-29 09:58:04 -08:00
Mario Rodas 4e50a048d1 breezy: init at 3.0.2 2020-02-28 00:06:52 -08:00
Mario Rodas 52e4c7516f pythonPackages.launchpadlib: init at 1.10.10 2020-02-28 00:06:52 -08:00
Mario Rodas e0efde5421 pythonPackages.lazr-restfulclient: init at 0.14.3 2020-02-28 00:06:52 -08:00
Mario Rodas 14780770a7 pythonPackages.wadllib: init at 1.3.3 2020-02-28 00:06:52 -08:00
Mario Rodas 8de8110ac7 pythonPackages.lazr-uri: init at 1.0.3 2020-02-28 00:06:52 -08:00
Dmitry Kalinkin 544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
Mario Rodas 607a03c566
Merge pull request #81134 from bcdarwin/python3-nitime
python3Packages.nitime: init at 0.8.1
2020-02-27 07:26:42 -05:00
Mario Rodas dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Xavier Zwirtz 2922049a6c
hg-evolve: init at 9.2.2 (#81158)
* maintainers: add xavierzwirtz

* hg-evolve: init at 9.2.2
2020-02-27 09:15:02 +02:00
Ben Darwin 65461ea1f2 python3Packages.nitime: init at 0.8.1 2020-02-26 13:19:28 -05:00
Jörg Thalheim e0ba4b2e12
python3.pkgs.jsonpath: init at 0.82 2020-02-26 16:37:58 +00:00
Jörg Thalheim 059ee2a8b1
python3.pkgs.pushover-complete: init at 1.1.1 2020-02-26 16:37:56 +00:00
Drew Risinger 49ad19b257 pythonPackages.qiskit-terra: init at 0.12.0
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger ee3226bc65 pythonPackages.fastdtw: init at 0.3.4
Fast implementation of Dynamic Time Warping algorithm.

Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Kevin Amado 638251852e pythonPackages.promise: init at 2.3 2020-02-23 12:43:39 -08:00
Kevin Amado c6f75c74df pythonPackages.graphql-server-core: init at 1.2.0 2020-02-23 12:43:39 -08:00
Kevin Amado 58dac999c2 pythonPackages.graphql-core: init at 2.3.1 2020-02-23 12:43:39 -08:00
Patrick Hilhorst 35e5fc34ff pythonPackages.bespon: init at 0.3.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-23 11:56:10 -08:00
Maxim Krivchikov 444370f1d8 pythonPackages.seaborn: use v0.9.1 for python 2
required for poretools
2020-02-22 16:02:37 -08:00
Vincent Breitmoser 5b244b986d pythonPackages.etesync: init at 0.9.3 2020-02-22 11:15:39 -08:00
Vincent Breitmoser e9578b9736 pythonPackages.pyscrypt: init at 1.6.2 2020-02-22 11:15:39 -08:00
Renato Alves e30abffb66 pythonPackages.googletrans: init at 2.4.0 2020-02-22 10:00:06 -08:00
Drew Risinger d38b8d8ff7 pythonPackages.cvxpy: init at 1.0.25
Convex optimization problem modeler in Python.
Dependency of qiskit-aer.
2020-02-21 16:50:12 -08:00
koral d57c05acd1 mps-youtube: 0.2.8 -> unstable-2020-01-28
Also move derivation from python-packages to all-packages,
as this is a standalone application.
2020-02-20 09:17:50 -08:00
Drew Risinger 4431542b82 pythonPackages.scs: init at 2.1.1
Depends on libraries.science.math.scs.
Required by cvxpy -> qiskit-aer.

Co-authored-by: bhipple <bhipple@users.noreply.github.com>
2020-02-19 21:03:15 -08:00
Drew Risinger ee65cd9c40 pythonPackages.docplex: init at 2.12.182
The IBM Decision Optimization CPLEX Modeling for Python.

Dependency of qiskit-aqua.
2020-02-19 13:12:50 +01:00
Drew Risinger 3adda62dc3 pythonPackages.ecos: init at 2.0.7.post1
Embedded cone solver interface for optimization problems in Python.
Dependency of qiskit-ignis.
2020-02-18 19:28:23 -08:00
Drew Risinger a26f334e21 pythonPackages.pylatexenc: init at 2.1
Latex converter for Python.
Check dependency of qiskit.
2020-02-18 19:23:42 -08:00
Drew Risinger 38c37f473d pythonPackages.osqp: init at 0.6.1
Oxford Splitting QP solver.
Dependency for cvxpy -> qiskit-aer.
2020-02-18 19:01:32 -08:00
Farkas, Arnold c416e032d5 pythonPackages.untangle: init at 1.1.1 2020-02-17 20:01:42 -08:00
Julien Dehos 60c4596dcb pythonPackages.bayesian-optimization: init at 1.0.1 2020-02-17 19:57:30 -08:00
Farkas, Arnold af19743739 pythonPackages.sqlitedict: init at 1.6.0 2020-02-17 16:12:16 -08:00
Farkas, Arnold 78c147c164 pythonPackages.vertica-python: init at 0.10.2 2020-02-16 19:14:05 -08:00
Drew Risinger f0d53bd6f9 pythonPackages.docloud: init at 1.0.375
The IBM Decision Optimization on Cloud Python client.

Requirement of docplex, which is a dependency of qiskit-aqua.
2020-02-16 19:12:40 -08:00
Frederik Rietdijk d70bdb7047 pythonPackages.helpdev: init at 0.6.10 2020-02-16 09:47:12 +01:00
Frederik Rietdijk 3ff3e2ce1f python2Packages.spyder: fix build 2020-02-16 09:27:14 +01:00
Frederik Rietdijk 9d304bd60b python2Packages.spyder-kernels: fix build 2020-02-16 09:26:58 +01:00
Tyler Benster 5c20a955d7 pythonPackages.databricks-cli: init at 0.9.1 2020-02-15 22:11:25 -08:00
Tyler Benster 7a49699a30 pythonPackages.gorilla: init at 0.3.0 2020-02-15 22:11:25 -08:00
Tyler Benster 07bb282c84 pythonPackages.querystring_parser: init at 1.2.4 2020-02-15 22:11:25 -08:00
tbenst 94f62695d1 pythonPackages.mlflow: init at 1.4.0 2020-02-15 22:11:25 -08:00
Tobias Mayer 4594022ec3
pytest-lazy-fixture: init at 0.6.3 2020-02-15 11:08:36 +01:00
Aluísio Augusto Silva Gonçalves 07c817f9d2 pythonPackages.ffmpeg-python: init at 0.2.0 2020-02-14 21:17:38 -08:00
Rakesh Gupta 3064c90887 pythonPackages.imagecorruptions: init at 1.1.0 2020-02-14 18:01:08 -08:00
Ben Darwin 6dca90784a python3Packages.pywick: init at 0.5.6 2020-02-14 16:42:52 -08:00
Ben Darwin 931f47304f python3Packages.hickle: init at 3.4.5 2020-02-14 16:42:52 -08:00
Michael Brantley ce8d1c2adf pythonPackages.ydiff: init at 1.1 2020-02-14 14:52:44 -08:00
Arnold Farkas 7c92d539c1
pythonPackages.zstandard: init at 0.13.0 (#79215) 2020-02-14 18:35:36 +02:00
Drew Risinger f87157e0d3 pythonPackages.marshmallow-polyfield: init at 5.7
This python package allows polymorphic data fields in marshmallow
serialization/deserialization schema.

This is a requirement for qiskit.
2020-02-12 08:40:31 -08:00
Jeff Labonte b67006fae1 pythonPackages.digi-xbee: init at 1.3.0 2020-02-12 08:32:56 -08:00
Jeff Labonte 843a8481cd pythonPackages.srp: init at 1.0.15 2020-02-12 08:32:56 -08:00
Farkas, Arnold ebf837e07f pythonPackages.sanic-auth: init at 0.2.0 2020-02-12 08:22:56 -08:00
Drew Risinger 0a5108d002 pythonPackages.dlx: init at 1.0.4
Python implementation of Donald Knuth's Dancing Links (exact cover)
algorithm.

Requirement of qiskit-aqua.
2020-02-12 07:24:51 -08:00
Alma Cemerlic efc75b3eb3 pythonPackages.pysnow: init at 0.7.14 2020-02-12 06:49:28 -08:00
Martin Milata b86f4d52cf gunicorn: add 19.x branch for python2.7 support
The nixos/moinmoin module uses gunicorn, however the 20.0 version
dropped python2 support which broke the module as there's no python3
port planned for moinmoin: http://moinmo.in/Python3
2020-02-10 19:26:21 -08:00
José Miguel 524af32c15 pythonPackages.wordcloud: init at 1.6.0 2020-02-10 19:23:45 -08:00
Anders Kaseorg 1a32e383e6 or-tools: 7.3 -> 7.5
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Robert Scott 8817036a31 pythonPackages.capstone: 3.0.5.post1 -> 4.0.1, redesign as wrapper package around main capstone package
this allows us to keep the two packages in sync and handle overrides more
flexibly
2020-02-10 20:29:01 +01:00
Ben Darwin 7059f44440 python3Packages.tensorly: init at 0.4.5 2020-02-10 20:21:28 +01:00
worldofpeace 09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar 3c65622fc5 librepo: 1.9.2 → 1.11.2
* Update
    Changes: https://github.com/rpm-software-management/librepo/compare/1.9.2...1.11.2
* Split into multiple outputs
* Default to Python 3 like upstream does
2020-02-10 12:55:23 -05:00
Frederik Rietdijk ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Farkas, Arnold 500a8ffd96 pythonPackages.flower: init at 0.9.3 2020-02-09 17:12:01 +01:00
Farkas, Arnold a8f3903ba5 pythonPackages.nbconflux: init at 0.7.0 2020-02-09 17:08:11 +01:00
Florian a614706219 transip: init at 2.0.0 2020-02-09 16:57:57 +01:00
Florian 1c94a83a5f localzone: init at 0.9.5 2020-02-09 16:57:57 +01:00
Florian 2228e3ad12 softlayer-python: init at 5.8.4 2020-02-09 16:57:57 +01:00
Florian 9006edb2a9 pynamecheap: init at 0.0.3 2020-02-09 16:57:57 +01:00
Frederik Rietdijk cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
Daniel Wheeler 74cb7cd5c0 pythonPackages.sfepy: init at 2019.2 2020-02-09 10:30:30 +01:00
dawidsowa 2eeda84091 pythonPackages.iapws: init at 1.4 2020-02-09 10:28:27 +01:00
talkara e7d80e3e15 pythonPackages.robotframework-databaselibrary: init at 1.2.4 (#67339)
* pythonPackages.robotframework-databaselibrary: init at 1.2.4

* maintainers: add talkara

* pythonPackages.robotframework-databaselibrary: add meta.maintainers: talkara
2020-02-09 10:27:45 +01:00
ivegotasthma 9c8716af68 pythonPackages.django-anymail: init at 6.1.0 2020-02-09 10:26:44 +01:00
Lucio Delelis d1508cb819 pythonPackages.pyfcm: init at 1.4.7 (#67321)
* pythonPackages.pyfcm: init at 1.4.7

* pythonPackages.pyfcm: build from github, rather than Pypi

* pythonPackages.pyfcm: adds ldelelis as package maintainer
2020-02-09 10:25:07 +01:00
Ivan Solyankin f4f450f3a5 pythonPackages.furl: init at 2.0.0 2020-02-09 10:23:43 +01:00
Ivan Solyankin 018d0459f8 pythonPackages.orderedmultidict: init at 1.0.1 2020-02-09 10:23:43 +01:00
Sébastien Maret 4ea8f051ac galario: init at 1.2.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2020-02-09 10:21:30 +01:00
Taito Horiuchi ca44e9514c pythonPackages.z3c_checkversions: init at 1.1
pythonPackages.z3c-checkversions: normalize attribute name and pname
z3c_checkversions -> z3c-checkversions

pythonPackages.z3c-checkversions: init at 1.1
2020-02-09 10:18:30 +01:00
Josef Kemetmüller 1a6e93f0b2 pythonPackages.mayavi: init at 4.7.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller 4fb342d6e4 pythonPackages.vtk: init at 7.0.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller f126f2c9e3 pythonPackages.envisage: init at 4.7.2 2020-02-09 10:08:43 +01:00
Josef Kemetmüller 7800b2f71a pythonPackages.apptools: init at 4.4.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller 4da1a74f25 pythonPackages.traitsui: init at 6.0.0 2020-02-09 10:08:43 +01:00
Josef Kemetmüller 8a6415f749 pythonPackages.pyface: init at 6.1.1 2020-02-09 10:08:43 +01:00
Frederik Rietdijk 8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Lancelot SIX 2711c7477d pythonPackages.django: django_1_11 -> django_lts 2020-02-09 09:17:31 +01:00
Lancelot SIX 17a0ec03cc pythonPackages.django_lts: init at django_2_2 2020-02-09 09:17:31 +01:00
Emily b514cc33aa python3Packages.nmigen-soc: init at unstable-2020-02-08 2020-02-08 23:00:07 -06:00
Nikolay Korotkiy 604762da4d pythonPackages.pyosmium: init at 2.15.3 2020-02-06 04:22:27 -08:00
Frederik Rietdijk e36dbf30b0 python3Packages.nbformat: 4.4.0 -> 5.0.4 2020-02-06 10:25:19 +01:00
Peter Hoeg f8c5513ce1
Merge pull request #78734 from Mic92/appdaemon
appdaemon: 3.0.5 -> 4.0.1
2020-02-03 22:00:38 +08:00
Timo Kaufmann 769928e213
Merge pull request #78779 from drewrisinger/dr-pr-python-cirq
python3Packages.cirq: init at 0.6.1
2020-02-01 00:29:53 +01:00
Drew Risinger 74a0d4dc3c python3Packages.cirq: init at 0.6.1
Add Google's Cirq package.
Uses: Quantum information science.
2020-01-31 16:02:21 -05:00
Dmitry Kalinkin dc57bd84b0 yoda: provide python3Packages.yoda 2020-01-30 21:39:06 -08:00
Jan Tojnar 29d8a1c3f6
Merge pull request #78341 from riannucci/patch-1
pyenchant: Fix for darwin/macOS
2020-01-31 02:37:44 +01:00
Jörg Thalheim b23b1e3d7c
python3.pkgs.deepdiff: init at 4.0.9 2020-01-30 14:00:33 +00:00
Farkas, Arnold 642134d5ad pythonPackages.djangorestframework-simplejwt: init at 4.4.0 2020-01-29 22:52:33 -08:00
Farkas, Arnold 4d80baf9b8 pythonPackages.atlassian-python-api: init at 1.14.9 2020-01-29 22:51:55 -08:00
Frederik Rietdijk dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
koral 40a03a8c6d aria2p: init at 0.7.0 2020-01-24 13:15:45 -08:00
Kevin Amado dac34b3803 pythonPackages.pyhcl: init at 0.4.0 2020-01-24 01:53:35 -08:00
Kevin Amado 268180742c pythonPackages.azure-storage-file-share: init at 12.0.0 2020-01-24 01:53:35 -08:00
Robert Iannucci 2bf75af84a pyenchant: Fix for darwin/macOS
This allows pyenchant to be installable on macOS again, which, in turn, will allow pylint
to also be installable.

  * Switches dependencies to enchant-2 (enchant-1 is not building on macOS). The existing $src (2.0.0) already has compatibility with enchant-2.
  * Improves patch hack by hijacking the $PYENCHANT_LIBRARY_PATH envvar lookup
    to explicitly specify the correct library path.
2020-01-23 18:01:58 -08:00
Cole Mickens 4e26252c3d plexwebsocket: init at 0.0.6 2020-01-21 15:58:45 -08:00
Cole Mickens 51c0802bad plexauth: init at 0.0.5 2020-01-21 15:58:45 -08:00
Cole Mickens 4249db11a6 plexapi: init at 3.2.0 2020-01-21 15:58:45 -08:00
Cole Mickens bb92cfdda2 pythonPackages.denonavr: init at 0.7.10 2020-01-21 15:58:17 -08:00
Pavol Rusnak 6557e9a0e7 pythonPackages.Flask-Sockets: init at 0.2.1 2020-01-21 13:32:28 -08:00
Antoine Roy-Gobeil de6fabbe66 python3Packages.dash: init at 1.8.0 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil 6030346166 python3Packages.dash-core-components: init at 4.6.0 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil c8007a7413 python3Packages.dash-renderer: init at 1.2.3 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil a6bea71dab python3Packages.dash-html-components: init at 1.0.2 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil fe2af75066 python3Packages.dash-core-components: init at 1.7.0 2020-01-21 12:20:15 -08:00
Lancelot SIX 1102fc870d
pythonPackages.django_2_1: drop
Django-2.1 support ended on December 2, 2019, so drop it in nixpkgs as
well.
2020-01-21 14:00:54 +01:00
Lancelot SIX e0fa73d692
Merge pull request #66391 from doom3wasagoodgame/init-python-package-coreapi
Packages for the python coreapi client
2020-01-21 11:47:40 +01:00
Jörg Thalheim e48d9e6871
home-assistant: add icloud support (#78109)
home-assistant: add icloud support
2020-01-21 08:04:11 +00:00
Cole Mickens 817d6c8ab2 pythonPackages.getmac: init at 0.8.2 2020-01-20 18:17:29 -08:00
Cole Mickens ad6e8aa7c3 pythonPackages.flux_led: init at v0.22 2020-01-20 18:16:24 -08:00
Alyssa Ross 126ff4d97e python3.pkgs.mailman*: check isPy3k inside package 2020-01-20 14:36:56 +00:00
Peter Simons fed5817868 python3.pkgs.authheaders: init at 0.12.1
This package is a dependency of GNU Mailman 3.3.x.

Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2020-01-20 14:36:56 +00:00
Alyssa Ross 0b9bfc0132 python3.pkgs.mailman: core.nix -> default.nix
The actual upstream "mailman" name just refers to this, so we should
use the Nixpkgs convention of default.nix.
2020-01-20 14:36:56 +00:00
Jörg Thalheim 89d1275c38
python.pkgs.pyicloud: init at 0.9.1 2020-01-20 13:59:46 +00:00
Robert Scott aa92851f77 pythonPackages.sysv_ipc: init at 1.0.1 2020-01-18 09:43:54 -08:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Kevin Amado 9dadd151e8 fluidasserts: init at 20.1.22554 2020-01-16 15:50:16 -08:00
Ben Darwin 046730ebdb pythonPackages.pydicom: init at 1.3.0 2020-01-16 12:34:09 -08:00
Florian 4373dba155 rxv: init at 0.6.0 2020-01-16 12:17:26 -08:00
Ben Darwin 54c409eb01 pythonPackages.pyezminc: remove
- package supports Python 2 only
- develop-python3 branch exists but datatype tests fail
- not updated since 2018
2020-01-16 12:14:49 -08:00
Silvan Mosberger 5a003383fb
pythonPackages.pyTelegramBotAPI: Init at 3.6.6 (#65509)
pythonPackages.pyTelegramBotAPI: Init at 3.6.6
2020-01-16 17:15:16 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Kevin Amado aaf4ecfdda pythonPackages.pylint-django: init at 2.0.12 2020-01-14 21:26:34 -08:00
Kevin Amado 929dc2edd1 pythonPackages.pylint-celery: init at 0.3 2020-01-14 21:26:34 -08:00
Kevin Amado e43b456fce pythonPackages.pylint-flask: init at 0.6 2020-01-14 21:26:34 -08:00
Frederik Rietdijk eba1f79418 pythonPackages.venvShellHook: init
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
Ben Darwin 1dc14208f5 python3Packages.ignite: init at 0.2.1 2020-01-14 14:26:56 -05:00
Ben Darwin 1c613434c5 python3Packages.pynvml: init at 8.0.4 2020-01-14 14:26:50 -05:00
Ben Darwin 8f1994c2cc pythonPackages.pynrrd: init at 0.4.2 2020-01-14 10:33:55 -08:00
Frederik Rietdijk 05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Aiken Cairncross 74a3ff502f pythonPackages.onnx: init at version 1.6.0 2020-01-13 15:41:54 -08:00
Maxim Schuwalow 1979ac619f stups-pierone: init at 1.1.45 2020-01-13 10:41:46 -08:00
Florian c2997409d3 python-miio: init at 0.4.8
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
Shea Levy 244c89d537
Merge pull request #77379 from ktrsoft/master
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Frederik Rietdijk ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Nikolay Korotkiy 9e9a1050e5 python3Packages.gpxpy: init at 1.3.5 2020-01-12 14:18:24 -08:00
Timma 4d95c5fc53 python3Packages.avro-python3: init at 1.8.2 2020-01-11 23:13:00 +05:30
Frederik Rietdijk 263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk 1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Maximilian Bosch 5dfd3c4975
python3.pkgs.libselinux: doesn't build w/python38 2020-01-10 21:16:41 +01:00
Victor multun Collod 4a739220a2 pythonPackages.junit-xml: init at 1.8 2020-01-10 10:11:30 -08:00
Maxim Schuwalow 5c2fbc8d27 stups-fullstop: init at 1.1.31 2020-01-10 09:53:47 -08:00
Frederik Rietdijk 5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Ben Darwin ee7d45c638 pythonPackages.hydra: init at 1.4.1 2020-01-09 22:54:16 -08:00
Ben Darwin 60c03fb380 pythonPackages.omegaconf: init at 1.4.1 2020-01-09 22:54:16 -08:00
Jonathan Reeve e4134747f5 pythonPackages.colormath: init at 3.0.0 2020-01-09 15:57:05 -08:00
Kevin Amado 2b7f4eddde pythonPackages.pylint-plugin-utils: init at 0.6 2020-01-09 13:07:17 -08:00
Scriptkiddi cef835d40e pythonPackages.m3u8: init at 0.5.2 2020-01-09 12:11:49 -08:00
Léo Gaspard 8fcf9926fa
Merge pull request #68973 from symphorien/ihatemoney
ihatemoney: init at 4.1 plus module and test
2020-01-09 04:12:54 +01:00
Peter Hoeg 0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00
Léo Gaspard b31660e5bb
Merge branch 'master' into ihatemoney 2020-01-09 03:49:03 +01:00
Kajetan Champlewski d84fb6400c python3Packages.coordinates: init at 0.4.0 2020-01-08 18:10:50 -08:00
Ben Darwin b4615c3b6a python3Packages.pycm: init at 2.5 2020-01-08 16:19:47 -08:00
Kevin Amado f467c3e13a pythonPackages.dodgy: init at 0.2.1 2020-01-08 16:09:59 -08:00
Vladimír Čunát 5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Gürkan Gür 0def56c8ee pythonPackages.pysnooper: init at 0.3.0 2020-01-08 11:46:48 -08:00
Gürkan Gür 08f1be27b5 pythonPackages.python-toolbox: init at 0.9.4 2020-01-08 11:46:48 -08:00
adisbladis 2d6f1ff4dd
python: Add support for installing Python eggs 2020-01-08 13:59:04 +00:00
Ben Darwin 81179a4d56 pythonPackages.crc32c: init at 2.0 2020-01-07 20:55:18 -08:00
markuskowa f8193b165f
Merge pull request #76924 from Emantor/pkg/python-xmodem
pythonPackages.xmodem: init at 0.4.5
2020-01-07 20:10:06 +01:00
Frederik Rietdijk a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Wael M. Nasreddine ba3aeb1ca1 pythonPackages.h3: init at 3.4.3 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine be2b7fde23 pythonPackages.timezonefinder: init at 4.2.0 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 801b3438eb pythonPackages.snowflake-sqlalchemy: init at 1.1.17 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 892f2962ff pythonPackages.snowflake-connector-python: init at 2.1.2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 83288405df pythonPackages.oscrypto: init at 1.1.1 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 98e4b05851 pythonPackages.area: init at 1.1.1 2020-01-06 13:51:00 -08:00
Rouven Czerwinski b656da1683 pythonPackages.xmodem: init at 0.4.5 2020-01-06 12:40:11 +01:00