Commit Graph
298088 Commits
Author SHA1 Message Date
sternenseemannandMartin Weinelt cd33c34578 haskell.compiler.ghc884: patch for sphinx >= 4.0
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962
The fix is an one line change which we have to backport from GHC
master.

9.2 and 8.10.6 will have a fix for this, GHC 9.0.1 and ghcHEAD
already have and GHC 8.10.4 has been patched in nixpkgs already.
2021-06-22 13:42:55 +02:00
Martin Weinelt f9d11b3f58 home-assistant: disable tesla component test
The tesla component test, via its authcaptureproxy dependency, depends
on typer, which in its current version is incompatible with click>=8.0.
2021-06-22 13:42:55 +02:00
sternenseemannandMartin Weinelt a8c2421e5b haskell.compiler.ghc8104: patch for sphinx >= 4.0
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962

The fix is an one line change which we have to backport from GHC master.
Thus ghcHEAD is not affected by this problem.

9.2 and 8.10.6 will most likely have a fix for this.

TODO: Patch 8.8.4 and 9.0.1
2021-06-22 13:42:55 +02:00
Robert SchützandMartin Weinelt 42e7b366b3 python37Packages.GitPython: fix build 2021-06-22 13:42:55 +02:00
Robert SchützandMartin Weinelt fffffebd0f python3Packages.jupyter-packaging: 0.8.2 -> 0.10.2 2021-06-22 13:42:55 +02:00
Robert SchützandMartin Weinelt 1899c4752d python3Packages.jupyterlab_server: update dependencies, fix tests 2021-06-22 13:42:55 +02:00
Robert SchützandMartin Weinelt 765157040c python3Packages.nbclassic: 0.2.6 -> 0.3.1 2021-06-22 13:42:55 +02:00
Robert SchützandMartin Weinelt f0380681a4 pythonPackages.openapi-core: init at 0.14.2 2021-06-22 13:42:55 +02:00
Robert SchützandMartin Weinelt b1df0d8452 pythonPackages.dictpath: init at 0.1.3 2021-06-22 13:42:55 +02:00
Fabian AffolterandMartin Weinelt 1125e98139 home-assistant-cli: 0.9.3 -> 0.9.4 2021-06-22 13:42:54 +02:00
Martin Weinelt d4971edd52 python3Packages.psycopg2: disable when python<3.6, update license 2021-06-22 13:42:54 +02:00
Martin Weinelt 8bedadf5d5 python3Packages.httpcore: drop anyio version substitution 2021-06-22 13:42:54 +02:00
Martin Weinelt 37d27bc01e python3Packages.jupyter_server: drop anyio version substitution 2021-06-22 13:42:54 +02:00
Robert SchützandMartin Weinelt ef6752fc99 python3Packages.jupyter_server: update dependencies 2021-06-22 13:42:54 +02:00
Martin Weinelt 0c51d277b8 python3Packages.anyio: 3.1.0 -> 3.2.0
Fix version string by including setuptools-scm and setting a pretend
version, so that we don't require other version hints.
2021-06-22 13:42:54 +02:00
Martin Weinelt dfa18fb29d python3Packages.sphinx-rtd-theme: fix build
Adds the missing docutils dependency and relaxes its constraint.
Migrates from pytest to pytestCheckHook and moves the CI environment
variable export into preBuild.
2021-06-22 13:42:54 +02:00
Robert SchützandMartin Weinelt 09e7ee5393 python3Packages.requests-cache: update dependencies, run tests 2021-06-22 13:42:54 +02:00
Robert SchützandMartin Weinelt fbbe75d6e9 pythonPackages.pybind11: improve expression
We shouldn't build and install the package in preFixup.
2021-06-22 13:42:54 +02:00
Martin Weinelt 328efcc3e6 python3Packages.shamir-mneomic: relax click constraint 2021-06-22 13:42:54 +02:00
Martin Weinelt 17b8e87f40 python3Packages.billiard: 3.6.3.0 -> 3.6.4.0 2021-06-22 13:42:54 +02:00
Martin Weinelt 8ca169f99d backblaze-b2: 2.4.0 -> 2.5.0
Relaxes the docutils constraint
2021-06-22 13:42:54 +02:00
Martin Weinelt 86494638b8 home-assistant: pin aiopvpc, pyatmo, pyatv, pysma 2021-06-22 13:42:54 +02:00
Martin Weinelt 7af140953b python3Packages.python-miio: relax click constraint; fix cli
The CLI requires pyyaml which was previously only a checkInput.
2021-06-22 13:42:54 +02:00
Martin Weinelt f30ad55e2d python3Packages.debugpy: fix tests with flask>=2.0 2021-06-22 13:42:54 +02:00
Stefan FrijtersandMartin Weinelt 33c2d079a8 maestral-gui: 1.4.3 -> 1.4.4 2021-06-22 13:42:54 +02:00
Stefan FrijtersandMartin Weinelt f3aae67da4 python3Packages.maestral: Remove redundant override and update homepage 2021-06-22 13:42:53 +02:00
Martin Weinelt 64e0603499 steck: relax click constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt 4d6b6f7cba pinnwand: relax click, sqlalchemy and docutils constraints
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2021-06-22 13:42:53 +02:00
Martin Weinelt 69409ac372 python3Packages.diagrams: relax jinja2 constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt d0be56f8c6 python3Packages.emv: relax click and pyscard constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt 34608858db python3Packages.enamlx: remove obsolete patch 2021-06-22 13:42:53 +02:00
Martin Weinelt 261fc8bc41 python3Packages.extractcode: disable failing tests 2021-06-22 13:42:53 +02:00
Martin Weinelt 8fb6673700 python3Packages.flask_migrate: 2.7.0 -> 3.0.1 2021-06-22 13:42:53 +02:00
Martin Weinelt a79ac40aed python3Packages.flask-api: 2.0 -> 3.0.post1 2021-06-22 13:42:53 +02:00
Martin Weinelt 77c5302d1c python3Packages.hbmqtt: patch for websockets 9.0 compat 2021-06-22 13:42:53 +02:00
Martin Weinelt 53338e3402 python3Packages.junos-eznc: relax ncclient constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt 5102ad886a python3Packages.karton-dashboard: relax prometheus-client constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt e83feaecff python3Packages.markdown-it-py: relax attrs contraint 2021-06-22 13:42:53 +02:00
Martin Weinelt 492969e370 python3Packages.marisa-trie: disable broken tests
Some tests fail due hypothesis healthchecks, that complains about a
temporary directory not being cleaned between tests.

This is due to the hypothesis 6.x upgrade, while the library pins 2.0.0
from 2016.
2021-06-22 13:42:53 +02:00
Martin Weinelt a5adf85264 python3Packages.matrix-nio: relax aiofiles constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt b426c4fa52 python3Packages.mwparserfromhell: fix tests; add missing check inputs 2021-06-22 13:42:53 +02:00
Martin Weinelt af84578114 python3Packages.aiohttp: remove pytest-xdist
Fails reproducible on hydra like this:

```
        try:
            # set_wakeup_fd() raises ValueError if this is not the
            # main thread.  By calling it early we ensure that an
            # event loop running in another thread cannot add a signal
            # handler.
>           signal.set_wakeup_fd(self._csock.fileno())
E           ValueError: set_wakeup_fd only works in main thread of the main interpreter
```

And was remove from upstreams tests due to 10-15% error rate way back
in 2018.
2021-06-22 13:42:53 +02:00
Robert SchützandMartin Weinelt 70e15f8b84 python3Packages.kombu: fix tests 2021-06-22 13:42:53 +02:00
Robert SchützandMartin Weinelt 85fba24892 pythonPackages.pyturbojpeg: 1.5.0 -> 1.5.1
https://github.com/lilohuang/PyTurboJPEG/releases/tag/v1.5.1
2021-06-22 13:42:53 +02:00
Robert SchützandMartin Weinelt 877194467d python3Packages.pyatv: update dependencies 2021-06-22 13:42:52 +02:00
Robert SchützandMartin Weinelt 504f2ea1fe python3Packages.miniaudio: init at 1.44 2021-06-22 13:42:52 +02:00
Robert SchützandMartin Weinelt a2d58534e0 pythonPackages.click-default-group: fix tests
Also use pytestCheckHook and pythonImportsCheck.
2021-06-22 13:42:52 +02:00
Robert SchützandMartin Weinelt 02a329cd7d python3Packages.moto relax MarkupSafe constraint 2021-06-22 13:42:52 +02:00
Martin Weinelt 942280d72f python3Packages.sqlalchemy-imageattach: mark as broken
This broke, when the declarative API of SQLAlchemy changed in the 1.4.
release series.

The library seems otherwise unmaintained since 2017.

https://github.com/dahlia/sqlalchemy-imageattach/issues/47
2021-06-22 13:42:52 +02:00
Martin Weinelt 860668d435 matrix-synapse-tools.synadm: relax click constraints 2021-06-22 13:42:52 +02:00