Commit Graph

147121 Commits

Author SHA1 Message Date
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
ac7a998fae python.pkgs.prompt_toolkit_52: remove unused 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
72934aa94e beets: use python3Packages 2018-07-26 12:43:18 +02:00
Robert Schütz
daabcc3b9a spyder: use python3
Dependency pylint is no longer supported on Python 2.
2018-07-26 12:43:18 +02:00
Robert Schütz
48eb8c4e88 spyder: remove from pythonPackages
Spyder is an application only and therefore does not belong in pythonPackages.
2018-07-26 12:43:18 +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
Robert Schütz
7b9141d172 python.pkgs.importlib: remove
importlib is included in Python 2.7+ and 3.1+
2018-07-26 12:43:17 +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
c5758bd67e rtv: use python3Packages 2018-07-26 12:43:17 +02:00
Robert Schütz
a576b2ea64 conan: 1.5.2 -> 1.6.0 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
Robert Schütz
b51b190403 Revert "python: pygit2: 0.26.4 -> 0.27.1"
This reverts commit e9bba1cb01ea7e45c1051f29f33c78b9bb502008.
python.pkgs.pygit2 has to be upgraded at the same time as libgit2.
2018-07-26 12:43:15 +02:00
Robert Schütz
387c172369 python.pkgs.python-axolotl: enable tests 2018-07-26 12:43:15 +02:00
Robert Schütz
634875fb15 python.pkgs.python-axolotl: update propagatedBuildInputs 2018-07-26 12:43:14 +02:00
Robert Schütz
9de15d502f python.pkgs.twisted: update propagatedBuildInputs 2018-07-26 12:43:14 +02:00
Robert Schütz
ab7dc046ff python.pkgs.flake8: allow newer versions of pycodestyle and pyflakes
This applies appropriate upstream patches from
https://gitlab.com/pycqa/flake8/commits/master/setup.py.
2018-07-26 12:43:14 +02:00
Frederik Rietdijk
1c28ff05fa python.pkgs.apipkg: fix build 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
20f3647c2f python.pkgs.bootstrapped-pip: update pip and setuptools 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
16bd495463 python: setuptools: 39.2.0 -> 40.0.0 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
524b4eb124 python: yamllint: 1.9.0 -> 1.11.1 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
92ca82e5b2 python: xml2rfc: 2.9.8 -> 2.10.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
024b636ad9 python: xarray: 0.10.7 -> 0.10.8 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
ab01a86e78 python: WSME: 0.9.2 -> 0.9.3 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
96c4fcae9c python: widgetsnbextension: 3.2.1 -> 3.3.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
ebca113751 python: websockets: 5.0.1 -> 6.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
f9b5d92fe3 python: vobject: 0.9.6 -> 0.9.6.1 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
911e14238f python: vcrpy: 1.12.0 -> 1.13.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
4956273c96 python: uproot: 2.8.33 -> 2.9.6 2018-07-26 12:43:12 +02:00