Commit graph

147110 commits

Author SHA1 Message Date
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
Frederik Rietdijk 7fd2bbfc34 python: typeguard: 2.1.4 -> 2.2.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk faf158ca83 python: txtorcon: 18.0.0 -> 18.0.2 2018-07-26 12:43:12 +02:00
Frederik Rietdijk 720a357455 python: Twisted: 18.4.0 -> 18.7.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk 2ddfd5df93 python: trio: 0.4.0 -> 0.5.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk e62842ff79 python: trezor: 0.9.1 -> 0.10.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk a0e3bd18e0 python: treq: 17.8.0 -> 18.6.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk bed3339fac python: tox: 3.0.0 -> 3.1.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk 4141cc7d40 python: tornado: 5.0.2 -> 5.1 2018-07-26 12:43:11 +02:00
Frederik Rietdijk 2629844dd9 python: tifffile: 0.14.0 -> 0.15.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk 82bde96c67 python: texttable: 1.3.1 -> 1.4.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk a0fa911892 python: textacy: 0.6.1 -> 0.6.2 2018-07-26 12:43:11 +02:00