Commit Graph

4976 Commits

Author SHA1 Message Date
Frederik Rietdijk a670a3de5b python.pkgs.notebook: fix build 2018-07-28 16:43:01 +02:00
Frederik Rietdijk d7d9c55b22 python: botocore: 1.10.64 -> 1.10.65 2018-07-28 16:38:57 +02:00
Frederik Rietdijk 8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Frederik Rietdijk 8364053af4 python3.pkgs.pandas: fix build, for real 2018-07-28 12:13:44 +02:00
Frederik Rietdijk c9dca79fda Revert "python.pkgs.ipython: allow prompt_toolkit 2.0"
Too many packages still rely on prompt_toolkit 1.x. Therefore, that bump was reverted. That also meant this had to be reverted.

This reverts commit 178b84c10d.
2018-07-28 10:19:23 +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
Spencer Baugh 08db286889 pythonPackages.requests-kerberos: init at 0.12.0 2018-07-27 19:04:21 +00:00
Spencer Baugh aa86f70d18 pythonPackages.pykerberos: init at 1.2.1 2018-07-27 19:04:20 +00:00
georgewhewell 660721140c
pythonPackages.sabyenc: init at 2.3.3 2018-07-27 19:01:59 +01:00
Tuomas Tynkkynen 3877501f9d Merge remote-tracking branch 'upstream/master' into staging 2018-07-26 23:09:22 +03:00
Shea Levy 886871538c
pythonPackages.rfc7464: Init at 17.7.0 2018-07-26 12:04:16 -04:00
Frederik Rietdijk f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Frederik Rietdijk d1a411468d python.pkgs.scikitlearn: disable tests; remove maintainer 2018-07-26 13:58:58 +02:00
Frederik Rietdijk 5463fb39e7 python: tifffile: 0.15.0 -> 0.15.1 2018-07-26 13:10:21 +02:00
Frederik Rietdijk 7428d0830a python: seqdiag: 0.9.5 -> 0.9.6 2018-07-26 13:10:15 +02:00
Frederik Rietdijk 7babc81b07 python: reportlab: 3.5.1 -> 3.5.2 2018-07-26 13:10:08 +02:00
Frederik Rietdijk dda2be9de6 python: pyxattr: 0.6.0 -> 0.6.1 2018-07-26 13:10:02 +02:00
Frederik Rietdijk e6facae890 python: python_openzwave: 0.4.5 -> 0.4.7 2018-07-26 13:09:55 +02:00
Frederik Rietdijk b456989181 python: pytest-xdist: 1.22.2 -> 1.22.3 2018-07-26 13:09:49 +02:00
Frederik Rietdijk db2545bea7 python: pytest-timeout: 1.3.0 -> 1.3.1 2018-07-26 13:09:42 +02:00
Frederik Rietdijk 850cc1fdfe python: pyasn1: 0.4.3 -> 0.4.4 2018-07-26 13:09:36 +02:00
Frederik Rietdijk c421e0c3b9 python: libusb1: 1.6.4 -> 1.6.5 2018-07-26 13:09:30 +02:00
Frederik Rietdijk 2380766faf python: jdatetime: 2.2.0 -> 2.2.1 2018-07-26 13:09:23 +02:00
Frederik Rietdijk 8d219d9fcf python: IBMQuantumExperience: 1.9.6 -> 1.9.8 2018-07-26 13:09:16 +02:00
Frederik Rietdijk d3abeb9b29 python: dask: 0.18.1 -> 0.18.2 2018-07-26 13:09:10 +02:00
Frederik Rietdijk ef44818ddc python: botocore: 1.10.62 -> 1.10.64 2018-07-26 13:09:03 +02:00
Frederik Rietdijk d73ce6e7a3 python: asyncssh: 1.13.2 -> 1.13.3 2018-07-26 13:08:57 +02:00
Frederik Rietdijk e328e5c5e2 python: aioconsole: 0.1.9 -> 0.1.10 2018-07-26 13:08:50 +02:00
Frederik Rietdijk ac21188b6e python.pkgs.nipype: add missing dependency 2018-07-26 12:43:19 +02:00
Frederik Rietdijk 9e751587c7 python.pkgs.JPype1: disable tests 2018-07-26 12:43:19 +02:00
Frederik Rietdijk 7d5f1d7bd3 python.pkgs.pytest-flake8: disable tests 2018-07-26 12:43:19 +02:00
Frederik Rietdijk 8abd3d3310 python.pkgs.pytest-flake8: disable test, fix build 2018-07-26 12:43:19 +02:00
Robert Schütz 02b1cc9600 python.pkgs.sqlalchemy_migrate: remove pylint from checkInputs
Seems not to be needed and does not work on Python 2.
2018-07-26 12:43:18 +02:00
Robert Schütz 7f69825334 python.pkgs.pylint: 2.0.0 -> 2.0.1 2018-07-26 12:43:18 +02:00
Robert Schütz 3030fab2f1 python.pkgs.can: fix build 2018-07-26 12:43:18 +02:00
Frederik Rietdijk bb147bbc0b python.pkgs.pytest: fix setupHook .pytest-cache
In 610485faa7 a setupHook was added to `pytest`
to prevent the creation of `.pytest-cache` folder. Some pytest plugins relied
on the cache and were thus failing.

This commit permits the cache during build time but removes it in a `postFixupHook`.
2018-07-26 12:43:17 +02:00
Robert Schütz c7228f8654 python.pkgs.flake8: remove no longer used patch 2018-07-26 12:43:17 +02:00
Robert Schütz 673d0bed95 python.pkgs.astroid: fix build 2018-07-26 12:43:17 +02:00
Robert Schütz 94d87e4c1e python: testresources: 0.2.7 -> 2.0.1 2018-07-26 12:43:16 +02:00
Robert Schütz 6ee974baa7 python.pkgs.tempora: update propagatedBuildInputs 2018-07-26 12:43:16 +02:00
Robert Schütz 4a5de923af python.pkgs.jaraco_functools: 1.15.1 -> 1.20 2018-07-26 12:43:16 +02:00
Robert Schütz 9ddbfc9242 python.pkgs.jaraco_functools: move expression 2018-07-26 12:43:16 +02:00
Frederik Rietdijk 2e7ed10e44 python.pkgs.pandas: fix build 2018-07-26 12:43:16 +02:00
Jörg Thalheim c4b99ee9cc python.pkgs.snowballstemmer: move out of python-packages.nix 2018-07-26 12:43:16 +02:00
Jörg Thalheim e9f05ffa9b python.pkgs.pystemmer: fix compilation with python3.7 2018-07-26 12:43:15 +02:00
Robert Schütz 178b84c10d python.pkgs.ipython: allow prompt_toolkit 2.0
This applies the appropriate upstream patch:
8e256bd373
2018-07-26 12:43:15 +02:00
Robert Schütz 52baeaebd1 python.pkgs.face_recognition: remove tox from checkInputs 2018-07-26 12:43:15 +02:00
Robert Schütz 9b3cb0d49f python.pkgs.tox: update propagatedBuildInputs 2018-07-26 12:43:15 +02:00
Robert Schütz 240715f8f9 python.pkgs.node-semver: remove tox from checkInputs 2018-07-26 12:43:15 +02:00