Commit Graph

5415 Commits

Author SHA1 Message Date
Symphorien Gibol
cd599c8fa6 pythonPackages.pypillowfight: 0.2 -> 0.2.4 2018-09-14 14:32:32 +02:00
Symphorien Gibol
5314a74ee6 pythonPackages.pyocr: 0.4.7 -> 0.5.3 2018-09-14 14:32:31 +02:00
Robert Schütz
041043420f python.pkgs.py3status: fix build 2018-09-05 23:28:31 +02:00
Jethro Kuan
a9a380b259 pythonPackages.tflearn: 0.2.1 -> 0.3.2 (#46102) 2018-09-05 17:38:23 +01:00
Daniël de Kok
348a153781 pythonPackages.thinc: fix darwin build (#46092)
thinc uses Accelerate on macOS as a blas library. Add the necessary
dependencies to allow building on unsandboxed Darwin machines.
2018-09-05 16:22:52 +02:00
Daniël de Kok
da8475736e spacy: relax dependency versions 2018-09-05 10:39:03 +02:00
Daniël de Kok
ffb094f939 thinc: relax dependency version requirements 2018-09-05 10:29:01 +02:00
Andreas Rammhold
d814c98ec8 python.pkgs.pytest-fixture-config: disable tests (#46021)
Tests seem to fail on all recent versions even outside of our build
system. The upstream CI tests seem to somehow succeed but I wasn't able
to reproduce that locally. For not it is probably best to disable them.
2018-09-05 01:02:06 +02:00
xeji
d22e22e2dd
Merge pull request #45987 from danieldk/fix-vowpalwabbit
vowpalwabbit: fix build against boost-python.
2018-09-04 08:54:00 +02:00
Daniël de Kok
69d418aeac vowpalwabbit: mark broken on aarch64. 2018-09-04 07:43:53 +02:00
Michiel Leenaars
9692b7997c pythonPackages.authres: fix broken homepage 2018-09-03 23:52:27 +02:00
Daniël de Kok
e33be2ab56 Keras: fix build by updating expected dependencies. (#45992)
Keras expects keras_preprocessing 1.0.2 and 1.0.4. 1.0.3 and 1.0.5
are respectively in nixpkgs.

ZHF #45960
2018-09-03 21:59:36 +02:00
Daniël de Kok
fe7e89ba3b vowpal-wabbit: fix Darwin build.
- Follow the same logic for finding boost-python as for Linux.
- Set DYLD_LIBRARY_PATH so that ctypes find_library can find
  boost-python.
- Do not use '-mt' suffix when linking against boost-serialization
  and boost-program_options on Darwin.
2018-09-03 21:48:13 +02:00
Daniël de Kok
875bb6bcb9 vowpalwabbit: fix build against boost-python.
Patch setup.py to look for libboost_python{Major}{Minor}.
2018-09-03 15:47:04 +02:00
Jörg Thalheim
d1c6c32230
Merge pull request #45964 from Mic92/irc
python.pkgs.irc: 14.2.2 -> 16.4
2018-09-03 01:36:07 +01:00
Jörg Thalheim
35c9408ca4 python.pkgs.irc: 14.2.2 -> 16.4 2018-09-03 01:25:03 +01:00
Jörg Thalheim
9bc1b13983 python.pkgs.jaraco_logging: 1.5 -> 1.5.2 2018-09-03 01:25:03 +01:00
Jörg Thalheim
7cd2bf48f7 python.pkgs.jaraco_text: 1.7 -> 1.10.1 2018-09-03 01:25:02 +01:00
Jörg Thalheim
c4bf056c08 python.pkgs.jaraco.collections: 1.3.2 -> 1.5.3 2018-09-03 01:25:02 +01:00
Jörg Thalheim
6b1b6c84bf python.pkgs.jaraco.itertools: 1.7.1 -> 2.4 2018-09-03 01:25:02 +01:00
Jörg Thalheim
b3e9520a0c python.pkgs.jaraco.classes: 1.4 -> 1.5 2018-09-03 01:25:01 +01:00
Jörg Thalheim
97b73d6a58 python.pkgs.jaraco.stream: 1.1.1 -> 1.2 2018-09-03 01:25:01 +01:00
Jörg Thalheim
8e15622cf3 python.pkgs.inflect: 0.2.5 -> 1.0.0 2018-09-03 01:25:01 +01:00
Ryan Mulligan
7b54a50e97
Merge pull request #45730 from Helkafen/snakemake
snakemake: init at 5.2.2
2018-09-02 07:54:13 -07:00
Tobias Happ
e6a3ad775f pythonPackages.dependency-injector: init at 3.13.1 (#45871) 2018-09-01 17:29:47 +02:00
Vladimír Čunát
355f19653c
pythonPackages.more-itertools: avoid doCheck on i686
I expect noone will want to spend time really fixing these,
but it blocks wine from building...
2018-09-01 15:08:53 +02:00
Frederik Rietdijk
4134048b6f Merge master into staging-next 2018-09-01 10:41:58 +02:00
Frederik Rietdijk
43f6ceabb8 pythonPackages.pandas: fix build 2018-09-01 10:41:37 +02:00
Robert Schütz
5a9270fe57 python.pkgs.h5py: disable tests 2018-09-01 10:41:37 +02:00
Robert Schütz
de151625f2 python.pkgs.natsort: no pyflakes and pep8 checks 2018-09-01 10:41:37 +02:00
Robert Schütz
6c9f7e2742 python.pkgs.cairocffi: remove superfluous patch 2018-09-01 10:41:37 +02:00
Robert Schütz
5a7e9c8237 python.pkgs.celery: fix tests 2018-09-01 10:41:37 +02:00
Robert Schütz
30970aa039 python.pkgs.keyrings-alt: fix tests 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
0840e427e6 pythonPackages.bottleneck: get rid of warnings during tests 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
39ca3eb666 pythonPackages.cmd2: fix build 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
1c66e6d76d pythonPackages.moto: fix build 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
32492d9189 Python: fix botocore/boto3/awscli mess
Revert "pythonPackages.boto3: 1.7.84 -> 1.8.4"

This reverts commit 06b37899300e0800e7a0ea632fcb5bf0f291e003.

Revert "python: botocore: 1.11.1 -> 1.11.4"

This reverts commit 3b0242d4c014a440b8c1c58cae812dc84496cc95.

Revert "python: botocore: 1.10.75 -> 1.11.1"

This reverts commit 996fd79967.

Revert "awscli: 1.16.1 -> 1.16.4"

This reverts commit 4880df9078bf024fd5a98afa8c6f28833e13f3d3.

Revert "awscli: 1.15.66 -> 1.16.1"

This reverts commit 6923bc8d23.

awscli: fix build

pythonPackages.botocore: 1.10.75 -> 1.10.84
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
f823ca5752 pythonPackages.scipy: disable tests
We should try to get these enabled again asap.
https://github.com/scipy/scipy/pull/8871#issuecomment-417391433
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
ee5bff207f Revert "python.pkgs.python-jose: 2.0.2 -> 3.0.0"
This breaks moto.

This reverts commit a6d3577d3d.
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
7f50451d3c Revert "python: shippai: 0.2.3 -> 0.3.1"
This broke vdirsyncer.

This reverts commit 0bca28c890.
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
5918fc4601 pythonPackages.cement: disable Python 2 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
57f1adc414 pythonPackages.boto3: 1.7.84 -> 1.8.4 2018-09-01 10:41:37 +02:00
Robert Schütz
a8d69de93f python.pkgs.sarge: disable tests 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
503f808870 pythonPackages.pytestrunner: failed attempt at enabling tests 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
37afcbf0f5 pythonPackages.folium: add missing numpy runtime dependency 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
0666f784ee pythonPackages.boto3: 1.7.57 -> 1.7.84 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
a0d69a5642 python: XlsxWriter: 1.0.7 -> 1.0.9 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
997cb5c3cf python: typing: 3.6.4 -> 3.6.6 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
7560a6f753 python: Sphinx: 1.7.7 -> 1.7.8 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
e8adeef855 python: sockjs-tornado: 1.0.3 -> 1.0.5 2018-09-01 10:41:37 +02:00