Commit graph

6979 commits

Author SHA1 Message Date
Robert Schütz
71a561fc60
Merge pull request #38957 from guibou/guibou_pysensors
pysensors: init at 2017-07-13
2018-05-10 19:42:30 +02:00
Frederik Rietdijk
8ff2dca388
Merge pull request #38939 from NixOS/python-unstable
python.pkgs: pip 9.0.3 -> 10.0.1
2018-05-09 10:01:25 +02:00
Matthew Bauer
6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Franz Pletz
11ad518935
pythonPackages.pyowm: init at 2.8.0 2018-05-07 21:37:46 +02:00
Franz Pletz
509a340d90
pythonPackages.coinmarketcap: init at 4.2.1 2018-05-07 21:37:46 +02:00
Franz Pletz
c7d735a27b
pythonPackages.PyMVGLive: init at 1.1.4 2018-05-07 21:37:46 +02:00
Franz Pletz
95928538a5
pythonPackages.aiohue: init at 1.3.1 2018-05-07 21:37:46 +02:00
Josef Kemetmüller
f92cf4b93f pythonPackages.pyopengl: fix build 2018-05-06 12:50:22 +00:00
Anders Kaseorg
ce00943916 pytorch: 0.2.0 → 0.3.1 with CUDA and cuDNN (#38530)
* pytorch-0.3 with optional cuda and cudnn

* pytorch tests reenabled if compiling without cuda

* pytorch: Conditionalize cudnn dependency on cudaSupport

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Compile with the same GCC version used by CUDA if cudaSupport

Fixes this error:

In file included from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/host_config.h:50:0,
                 from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/cuda_runtime.h:78,
                 from <command-line>:0:
/nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/crt/host_config.h:121:2: error: #error -- unsupported GNU version! gcc versions later than 6 are not supported!
 #error -- unsupported GNU version! gcc versions later than 6 are not supported!
  ^~~~~

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Build with joined cudatoolkit

Similar to #30058 for TensorFlow.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: 0.3.0 -> 0.3.1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Patch for “refcounted file mapping not supported” failure

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Skip distributed tests

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Use the stub libcuda.so from cudatoolkit for running tests

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-04 16:19:31 +02:00
John Ericson
cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
Jan Tojnar
3ae3c0c093
python2.pkgs.popler—qt4: remove 2018-05-03 13:17:30 +02:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Pascal Wittmann
f787dfc0de
pythonPackages.github3_py: 1.0.2 -> 1.1.0 2018-05-01 21:48:57 +02:00
Robin Gloster
926f312cf4
python.pkgs.httplib2: 0.9.2 -> 0.11.3 2018-05-01 14:13:22 +02:00
Robin Gloster
bf2e512377
python.pkgs.errbot-rocket: add patch to fix IPv6 2018-05-01 13:04:23 +02:00
Robin Gloster
b2c0126b94
python.pkgs.jira: init at 1.0.14 2018-05-01 12:49:47 +02:00
Andrey Pavlov
42d11feae8 pythonPackages.isort: 4.2.5 -> 4.3.4 2018-04-29 20:35:26 +02:00
Matan Shenhav
80bf73b11c pythonPackages.hdbscan: init at 0.8.12 (#37762) 2018-04-29 20:22:12 +02:00
Ilya Kolpakov
f2adf2059a pythonPackages.pymc3: init at 3.2 2018-04-28 22:57:57 +02:00
Ilya Kolpakov
4797fe8da4 pythonPackages.patsy: 0.3.0 -> 0.5.0 2018-04-28 22:57:56 +02:00
Mark Karpov
2a4dc39e1e pytaglib: init at 1.4.3 (#39498) 2018-04-26 17:19:52 +01:00
Stefan Matting
2821265dfd Swap incorrect TheanoWithoutCuda with TheanoWithCuda 2018-04-26 13:56:55 +03:00
Robert Schütz
e04a4d3c9e python.pkgs.tweepy: move expression 2018-04-26 08:48:41 +02:00
Frederik Rietdijk
304c3ebc6d
Merge pull request #39285 from florianjacob/synapse
matrix-synapse: 0.27.2 -> 0.27.4
2018-04-25 07:41:29 +02:00
Frederik Rietdijk
fbd169ae5f
Merge pull request #39158 from catern/dataclass
pythonPackages.dataclasses: init at 0.5
2018-04-25 07:39:29 +02:00
Will Dietz
f07f0c6009 Merge remote-tracking branch 'origin/master' into staging 2018-04-24 19:58:44 -05:00
Jan Tojnar
ddc48afcca
python3.pkgs.pyatspi: 2.18.0 → 2.26.0 2018-04-24 21:53:11 +02:00
Daiderd Jordan
a4585468d1
Merge branch 'master' into staging 2018-04-24 20:22:01 +02:00
Spencer Baugh
2dbde855eb pythonPackages.dataclasses: init at 0.5 2018-04-24 18:04:54 +00:00
Robert Schütz
1aaab715e4
Merge pull request #39195 from teto/vdirsyncer
[RDY] Vdirsyncer update
2018-04-24 00:52:41 +02:00
Timo Kaufmann
a8f9fc1c16 pythonPackages.flask-autoindex: init at 0.6 2018-04-23 13:26:43 +02:00
Matthias Beyer
f396f0937e pythonPackages.milksnake: init at 0.1.5 2018-04-23 16:35:44 +09:00
Tuomas Tynkkynen
3c6e077301 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03:00
Florian Jacob
2749531e0f frozendict: move to separate module 2018-04-22 15:25:33 +02:00
Florian Jacob
ce3961cc70 python-frozendict: 0.5 -> 1.2 2018-04-22 15:25:33 +02:00
Florian Jacob
63901546df canonicaljson: separating from pythonPackages 2018-04-22 15:25:33 +02:00
Timo Kaufmann
a037da9afe cypari2: init at 1.1.4 2018-04-21 20:39:56 -05:00
Timo Kaufmann
9897e959f3 pythonPackages.flask-silk: init at 0.2 2018-04-21 20:39:22 -05:00
Timo Kaufmann
1cf1b1e0f4 pythonPackages.flask-babel: init at 0.11.2 2018-04-21 20:39:03 -05:00
Guillaume Bouchard
6392fb3d6c pysensors: init at 2017-07-13 2018-04-21 17:03:30 +02:00
Florian Jacob
3d974552f3 canonicaljson: 1.0.0 -> 1.1.3 2018-04-20 22:38:44 +02:00
Matthew Justin Bauer
09b5678dae
Merge pull request #38440 from veprbl/arrow_cpp_reopen
Add arrow-cpp, parquet-cpp, pythonPackages.pyarrow
2018-04-17 10:01:46 -05:00
Vladimír Čunát
db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
Robert Schütz
c6a8b90d15
Merge pull request #34296 from fgaz/isso
Isso: init at 0.10.6 (plus dependencies)
2018-04-17 11:57:32 +02:00
Tuomas Tynkkynen
16b45ec3da Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/applications/version-management/git-and-tools/git/default.nix
	pkgs/top-level/all-packages.nix
	pkgs/top-level/unix-tools.nix
2018-04-16 21:13:30 +03:00
Peter Hoeg
c859867e42 pythonPackages.warrant: init at 0.6.1 2018-04-16 07:58:28 +02:00
Peter Hoeg
764d03decc pythonPackages.envs: init at 1.2.4 2018-04-16 07:58:21 +02:00
Francesco Gazzetta
b532cc3766 python: misaka: init at 2.1.0 2018-04-15 08:41:04 +00:00
Alex Chapman
35f75cff4f pythonPackages.python-docx: init at 0.8.6 (#38722) 2018-04-15 08:03:24 +02:00
Shea Levy
603a369b89
Revert "buildSetupcfg: Include unzip for zip sources."
Misunderstood the error I was seeing.

This reverts commit 0d3eb70133.
2018-04-14 20:12:22 -04:00
Shea Levy
0d3eb70133
buildSetupcfg: Include unzip for zip sources. 2018-04-14 20:09:51 -04:00
Jörg Thalheim
d4597784f4
Merge pull request #38814 from timokau/rpy2-unbreak
rpy2: unbreak build
2018-04-14 17:49:42 +01:00
Frederik Rietdijk
5a3495f5fb
Merge pull request #38780 from timokau/cvxopt-1.1.9
cvxopt: 1.1.7 -> 1.1.9, add optional extensions
2018-04-14 17:49:27 +02:00
Robert Schütz
2a09342395
Merge pull request #38790 from timokau/fpylll-init
pythonPackages.fpylll: init at 0.3.0dev
2018-04-14 12:19:12 +02:00
André-Patrick Bubel
8d61dd8ce3
dosage: 2016.03.17 -> 2018.04.08
Dosage works again, but requires Python 3 now. As it is an application,
it was also moved to its own file.
2018-04-13 22:58:38 +02:00
Timo Kaufmann
2dcb1026a3 rpy2: unbreak build 2018-04-13 22:42:18 +02:00
Gabriel Ebner
67dbfd3fc1 pythonPackages.rlp: init at 0.6.0 2018-04-13 19:35:29 +02:00
Gabriel Ebner
1659a29fef python2Packages.python-wifi: 0.6.0 -> 0.6.1 2018-04-13 19:25:11 +02:00
Timo Kaufmann
633f694443 pythonPackages.fpylll: init at 0.3.0dev 2018-04-13 18:23:26 +02:00
xeji
cdc293b19b pythonPackages.pyblock: disable on python 3 2018-04-12 23:04:06 +02:00
xeji
efbd773828 pythonPackages.lightblue: disable on python 3
... build fails
2018-04-12 23:04:06 +02:00
xeji
ac7d466107 pythonPackages.pycapnp: mark as broken 2018-04-12 23:04:05 +02:00
xeji
c307e5b0f3 pythonPackages.dynd: disable on python2
tests fail on python2
2018-04-12 23:04:05 +02:00
xeji
db872b1bc1 python27Packages.caldavclientlibrary-asynk: mark as broken 2018-04-12 23:04:04 +02:00
Robert Schütz
04001d8be7
Merge pull request #38757 from dotlambda/conan-1.2.3
conan: 1.1.1 -> 1.2.3
2018-04-12 15:20:35 +02:00
Robert Schütz
36ce7ac867 python.pkgs.deprecation: init at 2.0.2 2018-04-12 15:08:13 +02:00
Timo Kaufmann
2112768fe6 pythonPackages.cysignals: init at 1.6.9 (#38781) 2018-04-12 14:11:04 +02:00
Timo Kaufmann
156e910b6d pythonPackages.cvxopt: 1.1.7 -> 1.1.9
Also adds support for the optional extensions glpk, gsl, fftw and
enables tests.
2018-04-12 12:50:22 +02:00
Nikolay Amiantov
24827a58fb python.pkgs.sleekxmpp: fix failure to verify a certificate 2018-04-12 11:35:18 +03:00
Nikolay Amiantov
5107b3f7b3 sleekxmpp: fix SSL certificates checks 2018-04-12 04:16:16 +03:00
Jan Tojnar
6a1198de7e
pythonPackages.mutagen: move to a separate file 2018-04-12 01:35:51 +02:00
Shea Levy
0901b3e195
Add setupcfg2nix and supporting infrastructure 2018-04-11 12:08:26 -04:00
Frederik Rietdijk
e5c1c3b47e
Merge pull request #38566 from zimbatm/jupyterlab-0.31.12
Jupyterlab 0.31.12
2018-04-11 07:49:44 +02:00
James Kay
0b919d4765
pythonPackages.bitmath: init at 1.3.1.2 2018-04-10 12:48:52 +01:00
James Kay
10863b0aa3
pythonPackages.progressbar33: init at 2.4 2018-04-10 12:48:43 +01:00
James Kay
8c6d838853
pythonPackages.progressbar231: init at 2.3.1 2018-04-10 12:47:52 +01:00
Robert Schütz
80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Robert Schütz
492ab201c4
Merge pull request #38577 from etu/openzwave
openzwave & pythonPackages.python_openzwave: init at 20180404 and 0.4.4
2018-04-10 08:39:36 +02:00
Matthew Justin Bauer
db8d8ac31e
Merge pull request #34864 from ciderale/py3k-graph-tool-update
graph-tool: 2.16 -> 2.26
2018-04-09 14:24:07 -05:00
Matthew Justin Bauer
6a74718e00
Merge pull request #36852 from rprospero/sasview-for-pr
sasview: init at 4.1.2
2018-04-09 14:07:40 -05:00
Elis Hirwing
f1f3ece81e
python36Packages.python_openzwave: init at 0.4.4 2018-04-09 16:45:18 +02:00
Frederik Rietdijk
0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Jörg Thalheim
5386ece072 python.pkgs.py3status: move to python-modules 2018-04-09 06:56:32 +01:00
Rail Aliiev
e1630344b0
py3status: 3.7 -> 3.8; add pytz tzlocal deps
* Bump version to 3.8
  * Add `pytz` and `tzlocal` to the dependencies in order to make the
    `clock` module work properly.
2018-04-08 23:20:37 -04:00
Robert Schütz
17bfcb5677
Merge pull request #38147 from xeji/python-kmsxx
pythonPackages.kmsxx: fix build
2018-04-08 23:29:25 +02:00
xeji
2c84e347ee pythonPackages.kmsxx: fix build
gcc7 build fails with "internal compiler error", use gcc6 instead
by inheriting stdenv from pkgs.kmsxx
2018-04-08 23:21:19 +02:00
Frederik Rietdijk
4421dbc217 python.pkgs.pip: move expression 2018-04-08 11:36:07 +02:00
Robert Schütz
35b38b021b python.pkgs.protobuf: use 3.5 by default 2018-04-08 11:36:07 +02:00
Robert Schütz
579023d698 python.pkgs.click_5: uninit
Was only used by platformio, which now pins the click version using packageOverrides.
2018-04-08 11:36:07 +02:00
Robert Schütz
c664dc8d19 platformio: move out of pythonPackages 2018-04-08 11:36:07 +02:00
Robert Schütz
5600034f91 python.pkgs.redNotebook: remove alias 2018-04-08 11:36:06 +02:00
Robert Schütz
19945a3dfc python.pkgs.cmarkgfm: init at 0.3.0 2018-04-08 11:36:06 +02:00
Robert Schütz
701c6ed360 python.pkgs.cssselect2: init at 0.2.1 2018-04-08 11:36:06 +02:00
Robert Schütz
6133e6525a python.pkgs.tinycss2: init at 0.6.1 2018-04-08 11:36:06 +02:00
Robert Schütz
77f9ebc8ad python.pkgs.pytest-isort: init at 0.1.0 2018-04-08 11:36:06 +02:00
Robert Schütz
887f8b9992 python.pkgs.ldap: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
1c7e1f0ef9 python.pkgs.futures_2_2: uninit
There should only be a single version inside pythonPackages.
This one isn't used anyway.
2018-04-08 11:36:06 +02:00
Robert Schütz
28419df2e3 python.pkgs.futures: move expression 2018-04-08 11:36:06 +02:00
Robert Schütz
b1ef2e596f python.pkgs.vobject: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
026f65273c python.pkgs.pyperclip: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
991a60e186 python.pkgs.whichcraft: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
54201ddf24 python.pkgs.oauth2client: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
3dfe742e83 python.pkgs.google_api_python_client: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
63193b19b3 beancount: move to pythonPackages 2018-04-08 11:36:05 +02:00
Robert Schütz
b038c92b03 python.pkgs.uritemplate: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
a77bed927a python.pkgs.Babel: move expression 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
954880ed54 python.pkgs.pyzmq: move expression 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
c10f34445e python.pkgs.kiwisolver: init at 1.0.1 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
828160d15e python.pkgs.backcall: init at 0.1.0 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
9c8c8852e1 python.pkgs.more-itertools: move expression 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
2744b4ff28 python: pytest: 3.4.2 -> 3.5.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
zimbatm
878ca5b68e python3Packages.jupyterlab: 0.4.1 -> 0.31.12 2018-04-07 19:15:58 +01:00
zimbatm
636c634443 pythonPackages.jupyterlab_launcher: init at 0.10.5 2018-04-07 19:15:58 +01:00
Benjamin Andresen
1d0bff83d9 pythonPackages.ewmh: init at 0.1.6 2018-04-07 11:53:49 +02:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Frederik Rietdijk
a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
Jörg Thalheim
129fbf9ff2
Merge pull request #30473 from teto/pygccxml
[RDY] pygccxml + castxml + pybindgen
2018-04-05 14:08:52 +01:00
Nikolay Amiantov
650d8c93a1 tensorflow: add a binary wheel release for Darwin 2018-04-05 15:00:18 +03:00
Matthieu Coudron
604aa24f85 pygccxml: init at 1.9.1
Python library to play with castxml output, aka your program's clang-produced AST.
2018-04-05 19:15:58 +09:00
Robert Schütz
addb985275
Merge pull request #37784 from ixxie/wordfreq-and-deps
pythonPackages.wordfreq and dependencies
2018-04-05 10:38:56 +02:00
Mathis
7485d214a6 python3Packages.black: init at 18.4a0 (#38386) 2018-04-05 09:11:53 +02:00
Matan Shenhav
1f82712ee8 pythonPackages.wordfreq: init at 2.0 2018-04-05 00:10:20 +02:00
Robert Schütz
ad5ff7bb9a pythonPackages.jieba: init at 0.39 2018-04-05 00:10:20 +02:00
Matan Shenhav
d59fafd896 pythonPackages.langcodes: init at 1.4.1 2018-04-05 00:10:14 +02:00
Matan Shenhav
8cd264f53f pythonPackages.marisa-trie: init at 0.7.4 2018-04-05 00:02:56 +02:00
Matan Shenhav
3d93a9b1d2 pythonPackages.mecab-python3: init at 0.7 2018-04-05 00:02:56 +02:00
Robert Schütz
bd9b576de5 pythonPackages.async_generator: init at 1.9 2018-04-04 19:48:00 +02:00
Robert Schütz
a677419836 pythonPackages.requests-mock: 1.3.0 -> 1.4.0 2018-04-04 19:48:00 +02:00
Elis Hirwing
ef4a84007e pythonPackages.EasyProcess: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
681c0a21d8 pythonPackages.dropbox: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
9bbba780df pythonPackages.dogpile_core: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
1a09c2bf20 pythonPackages.doctest-ignore-unicode: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
98c682e0d2 pythonPackages.docopt: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
7cc875b947 pythonPackages.docker_registry_core: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
f6bfb10c7f pythonPackages.docker_pycreds: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
a919c28d0a pythonPackages.dockerpty: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
1be2158445 pythonPackages.derpconf: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing
7ebc5dfad2 pythonPackages.dateutil_1_5: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
b3d8cb9051 pythonPackages.jdatetime: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
0fe45ad2c3 pythonPackages.neurotools: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
86d3371521 pythonPackages.howdoi: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
f86567c92e pythonPackages.request-cache: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
6851911f92 pythonPackages.s3fs: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
9bff9d10ff pythonPackages.tblib: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
1b659167f3 pythonPackages.locket: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
c6d8004fd7 pythonPackages.digital-ocean: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
3e023aa507 pythonPackages.zict: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
37b4051b05 pythonPackages.heapdict: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
f73b73d6d6 pythonPackages.datrie: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
6794cb750c pythonPackages.darcsver: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
4cf18fc2c5 pythonPackages.cssutils: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
434c31e825 pythonPackages.cssselect: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
1e44e2f095 pythonPackages.python-subtesthack: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
17f96f382d pythonPackages.pytest-virtualenv: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
f1a83151df pythonPackages.pytestcov: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
50c36d1fb3 pythonPackages.pytest-shutil: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
1a5ad29c48 pythonPackages.pytest-server-fixtures: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
9fc3f7f12d pythonPackages.pytest-raisesregexp: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
f9beba2c06 pythonPackages.pytestpep8: Move to own file and add version 2018-04-04 19:46:00 +02:00
Elis Hirwing
e346024ce9 pythonPackages.pytestflakes: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
f648930a0b pythonPackages.pytest-fixture-config: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
e0b97819b7 pythonPackages.pytest-catchlog: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
e805ce8d5c pythonPackages.pytestcache: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
8fab23d694 pythonPackages.pycparser: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing
1c69fccc81 pythonPackages.pycontracts: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
e72e47c666 pythonPackages.pbkdf2: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
9a42fdef90 pythonPackages.detox: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
0132eaa86a pythonPackages.pretend: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
902f7f2b87 pythonPackages.pkginfo: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
86f0a6eb2b pythonPackages: Cleanup by not specifying default.nix 2018-04-04 19:45:59 +02:00
Elis Hirwing
594868a7a6 pythonPackages.cryptacular: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
6361a50103 pythonPackages.crcmod: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
a7b6d5c960 pythonPackages.covCore: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
9b0e266249 pythonPackages.cookies: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
d1d13aa137 pythonPackages.cookiecutter: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
eb3fc6df2a pythonPackages.contexter: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
ab557fcd67 pythonPackages.consul: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
bf363467f0 pythonPackages.configobj: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
ecc939eb19 pythonPackages.configparser: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
869d9afd21 pythonPackages.coilmq: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
d2829d7693 pythonPackages.cogapp: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
8635a10749 pythonPackages.cmdline: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
66a578aa23 pythonPackages.cloudpickle: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
0ac0cf46ec pythonPackages.click-log: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
54c4b04085 pythonPackages.click_5: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
88d0f7ef8f pythonPackages.click: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
0c82d68991 pythonPackages.clf: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
3c991104a0 pythonPackages.cjson: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
6565c7cf7a pythonPackages.cerberus: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
743b229c86 pythonPackages.case: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
788cdea3c9 pythonPackages.carrot: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
a8327fe5b4 pythonPackages.cairosvg: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
007525282b pythonPackages.bunch: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
84cccee36f pythonPackages.zc_buildout: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
4c6bf74628 pythonPackages.check-manifest: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
160d69a831 pythonPackages.bugzilla: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
5178a0a626 pythonPackages.bugwarrior: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
8f59a8fea6 pythonPackages.bottle: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
c2eb722948 pythonPackages.blinker: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
03fa93875c pythonPackages.bitbucket-cli: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
9ae3047c2f pythonPackages.bitbucket_api: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
0fdebd98b9 pythonPackages.billiard: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
85e3b5bd41 pythonPackages.pyechonest: Move to own file
Also disable on Py3k due to syntax errors.
2018-04-04 19:45:58 +02:00
Elis Hirwing
111b4b859f pythonPackages.responses: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
760af870e9 pythonPackages.iowait: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
8958b5132e pythonPackages.dugong: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
b21f68f0c0 pythonPackages.defusedxml: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
adb19caa9d pythonPackages.debian: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
15ae9cfeca pythonPackages.datadog: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
921934f458 pythonPackages.colour: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
ece5086d0e pythonPackages.colorclass: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
cbc5202c1b pythonPackages.circus: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
04da3ea5fb pythonPackages.cgroup-utils: Remove postPatch that seems to have been forgotten to be moved 2018-04-04 19:45:58 +02:00
Elis Hirwing
e4fe13701b pythonPackages.buttersink: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
27270b2ea6 pythonPackages.betamax: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
5fe48723fa pythonPackages.bcdoc: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
fd15953272 pythonPackages.batinfo: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
f14c61c933 pythonPackages.babelfish: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
07f611a12d pythonPackages.noise: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
f79f9561a2 pythonPackages.avro3k: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
a5c4679bef pythonPackages.avro: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
4e2d86cf7f pythonPackages.attrdict: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
db6d615e6e pythonPackages.atomicwrites: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
258fee9987 pythonPackages.atomiclong: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
0ddbc518eb pythonPackages.asyncio: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
1943bf73a4 pythonPackages.application: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
4623b2d349 pythonPackages.amqp: Move to own file 2018-04-04 19:45:57 +02:00
Frederik Rietdijk
23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Ben Gamari
b9484875bc pythonPackages.Rtree: init at 0.8.3
This is a commonly-used package for spatial indexing.

Strangely enough, the tests are broken due to memory unsafety that I was unable
to reproduce under Debian. For instance, when run with Python 3.6 valgrind
reports,

==10453== Invalid read of size 4
==10453==    at 0x4EF1DFA: _PyObject_Free (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FE7D96: _PyFaulthandler_Fini (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F8438D: Py_FinalizeEx (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F9F398: Py_Main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x400BDF: main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/bin/python3.6)
==10453==  Address 0x67b1020 is 352 bytes inside a block of size 640 free'd
==10453==    at 0x4C2DD6B: free (in /nix/store/6z028lfnxyhh8dlngpm6zrkwqxmbglj4-valgrind-3.13.0/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==10453==    by 0x4EDDC4A: free_keys_object (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EDEE63: dict_dealloc (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EECF59: module_clear (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA062B: collect (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA13A0: _PyGC_CollectNoFail (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F79CED: PyImport_Cleanup (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F8436F: Py_FinalizeEx (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F9F398: Py_Main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x400BDF: main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/bin/python3.6)
==10453==
==10453== Conditional jump or move depends on uninitialised value(s)
==10453==    at 0x4EF1E03: _PyObject_Free (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EFEF2D: type_dealloc (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EFD009: subtype_dealloc (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA063E: collect (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA13A0: _PyGC_CollectNoFail (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F79DF8: PyImport_Cleanup (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F8436F: Py_FinalizeEx (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F9F398: Py_Main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x400BDF: main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/bin/python3.6)
==10453==
...
2018-04-04 18:39:01 +02:00
Dmitry Kalinkin
f9192c5424
pythonPackages.pyarrow: init at 0.8.0 2018-04-04 09:03:48 -04:00
Ben Gamari
ef3c42b9c4 pythonPackages.vxi11: init at 0.9 2018-04-03 16:39:17 +02:00
Tuomas Tynkkynen
747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Robert Schütz
00fc66dc7d pythonPackages.mock-open: init at 1.3.1 2018-04-02 23:29:50 +02:00
xeji
6b2bc4b5d1 pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
minor bump, fix tests, move to development/python-modules
2018-04-01 01:58:22 +02:00
Robert Schütz
f5755a2686
Merge pull request #38028 from Ma27/cleanup-frescobaldi
frescobaldi: 2.0.16 -> 3.0.0; fix build
2018-03-31 17:25:03 +02:00
Maximilian Bosch
8446cd9c32
pythonPackages.poppler-qt5: init at 0.24.2
related to #32883
2018-03-31 17:02:32 +02:00
Maximilian Bosch
d50943ad46
pythonPackages.python-ly: init at 0.9.5 2018-03-31 17:01:39 +02:00
Robert Schütz
d3b9cabd6e
Merge pull request #37950 from Ma27/fix-mrbob
pythonPackages.mrbob: fix build
2018-03-31 16:57:06 +02:00
Maximilian Bosch
9215e03e17
pythonPackages.mrbob: fix build
Tests broke on Hydra as the `checkPhase` wasn't configured properly. By
explicitly relying on `nosetests` and injecting `LC_ALL` into the
`checkPhase` the tests work again.

The license (bsd3) according to `LICENSE` distributed with the upstream
package wasn't specified in the meta section which could've caused legal
issues.

The expression has been moved into its own file to reduce the length and
complexity of `pkgs/top-level/python-packages.nix`.

See https://hydra.nixos.org/build/70689499/log
See #36453
2018-03-30 18:42:40 +02:00
Pascal Wittmann
47a256003f
pythonPackages.uritemplate_py: 0.3.0 -> 3.0.0 2018-03-30 18:42:35 +02:00
Pascal Wittmann
cf6480cba5
pythonPackages.github3_py: 1.0.0a4 -> 1.0.2 2018-03-30 18:42:06 +02:00
Pascal Wittmann
737979c657
pythonPackages.sipsimple: 3.0.0 -> 3.1.1 2018-03-30 18:01:23 +02:00
Pascal Wittmann
0426d9001f
pythonPackages.betamax: 0.8.0 -> 0.8.1 2018-03-30 12:54:43 +02:00
Manuel Reinhardt
91f239e4b0 bugwarrior: 1.4.0 -> 1.5.1 2018-03-30 12:53:30 +02:00
Shea Levy
05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Jörg Thalheim
8c2dafbccd
Merge pull request #30429 from teto/alot
[RDY] init gpg python bindings +  Alot: 0.5.1 -> 0.7.0
2018-03-28 01:03:24 +01:00
Matthew Justin Bauer
75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Jörg Thalheim
45e4dc0d5d python.pkgs.gpg: rename to gpgme
Let's be honest with what we expose.
2018-03-26 19:25:55 +01:00
James Kay
2e02bcaedc toml: init at 0.9.4 2018-03-25 01:45:51 -05:00