3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

369229 commits

Author SHA1 Message Date
Robert Schütz fe31277c3c python3Packages.pillow: 9.0.1 -> 9.1.0
https://pillow.readthedocs.io/en/stable/releasenotes/9.1.0.html
2022-04-15 01:39:53 +02:00
Robert Scott 35a6f46d6d python3Packages.fastparquet: 0.7.1 -> 0.8.1 2022-04-15 01:39:53 +02:00
Martin Weinelt d57404ea3d python3Packages.jax: test with limited parallelism
The tests are prone to getting stuck with high parallelism.
2022-04-15 01:39:53 +02:00
Robert Scott 214d151733 python3Packages.rich: 12.0.1 -> 12.2.0 2022-04-15 01:39:53 +02:00
Jonathan Ringer ba47e59440 python3Packges.websocket: add missing six dependency
```
       > Processing ./websocket_client-0.56.0-py2.py3-none-any.whl
       > ERROR: Could not find a version that satisfies the requirement six (from websocket-client) (from versions: none)
       > ERROR: No matching distribution found for six
       >
```
2022-04-15 01:39:53 +02:00
Martin Weinelt 7fc6852dbf python3Packages.google-cloud-testutils: propagate packaging 2022-04-15 01:39:53 +02:00
Robert Scott 26970a06a9 python3Packages.mitmproxy: add dontUsePytestXdist flag
a couple of tests don't seem to like this, producing confusing
failures
2022-04-15 01:39:53 +02:00
Martin Weinelt 5a6793c4f8 python3Packages.junos-eznc: fix build and tests 2022-04-15 01:39:53 +02:00
Martin Weinelt 44f0a04ddd python3Packages.pandas: use upstreams fast test settings 2022-04-15 01:39:53 +02:00
Martin Weinelt 8b069e36f9 python3Packages.sqlalchemy: 1.4.34 -> 1.4.35 2022-04-15 01:39:53 +02:00
Martin Weinelt 29b968bf17 python3Packages.httplib2: 0.20.3 -> 0.20.4 2022-04-15 01:39:52 +02:00
Robert Scott 487969790f python3Packages.shapely: update patch to apply to 1.8.1.post1 2022-04-15 01:39:52 +02:00
Will Dietz 9639fdbb92 python3Packages.pycurl: re-enable tests that no longer fail 2022-04-15 01:39:52 +02:00
Artturin b5facab1ef python39Packages.pytest-xdist: run xdist hook before pytestCheckPhase 2022-04-15 01:39:52 +02:00
Sandro Jäckel 352ae0b79e python39Packages.yanc: only disable tests on python >=3.5 2022-04-15 01:39:52 +02:00
Sandro Jäckel f0719291bc python39Packages.cffi: move prePatch to postPatch to not break patches 2022-04-15 01:39:52 +02:00
Frederik Rietdijk d52b53fd9e python3.pkgs.bcrypt: fix build
also use pyproject format as we're heading that direction.
2022-04-15 01:39:52 +02:00
Fabian Affolter 0594c921f1 python3Packages.bcrypt: add pythonImportsCheck 2022-04-15 01:39:52 +02:00
Sandro Jäckel c7fa67725a python39Packages.bcrypt: remove unused dependencies 2022-04-15 01:39:52 +02:00
Martin Weinelt 27b5b67d9f python3Packages.pdm-pep517: 0.12.1 -> 0.12.3 2022-04-15 01:39:52 +02:00
Martin Weinelt c213165843 python3Packages.nbconvert: propagate beautifulsoup4 2022-04-15 01:39:51 +02:00
Martin Weinelt bfea00a603 python3Packages.azure-mgmt-core: propagate typing-extensions 2022-04-15 01:39:51 +02:00
Martin Weinelt c0a3fcdf9f python3Packages.azure-core: 1.23.0 -> 1.23.1 2022-04-15 01:39:51 +02:00
Martin Weinelt 280ec33cd2 awscli: 1.22.67 -> 1.22.88 2022-04-15 01:39:51 +02:00
Martin Weinelt 95f405100f python3Packages.botocore: 1.24.30 -> 1.24.33 2022-04-15 01:39:51 +02:00
Martin Weinelt 41d6a4e19c python3Packages.ipykernel: 6.11.0 -> 6.12.1 2022-04-15 01:39:51 +02:00
Sandro Jäckel 00f38e1a83 python39Packages.hypothesmith: remove linting programs 2022-04-15 01:39:51 +02:00
Sandro Jäckel 334fb0c7ed python39Packages.typer: remove linting programs 2022-04-15 01:39:51 +02:00
Sandro Jäckel 1e38fae01e python39Packages.ipython: remove optional black depedency, update homepage
Black should be updatable without a mass rebuild
2022-04-15 01:39:51 +02:00
Martin Weinelt 4775c308fa pytest-httpbin: drop assertion that doesn't hold anymore
In Flask 2.1.0 Location headers were made relative and alot of packages
still assume absolute values. That breaks the assertion, so we drop it.
2022-04-15 01:39:51 +02:00
Robert Scott 2612250311 python3Packages.ephemeral-port-reserve: skip test_fqdn on darwin 2022-04-15 01:39:51 +02:00
Robert Scott 5279d5ebc4 python3Packages.asgiref: fix tests on darwin
our macos sdk version doesn't have SOCK_NONBLOCK
2022-04-15 01:39:50 +02:00
Martin Weinelt cce35dad7a python3Packages.httpbin: apply patch for werkzeug 2.1.0 compatibility 2022-04-15 01:39:50 +02:00
Martin Weinelt 46111b2bcd python3Packages.flask-restful: apply patch for werkzeug 2.1.0 compat
Based on https://github.com/python-restx/flask-restx/pull/423.
2022-04-15 01:39:50 +02:00
Martin Weinelt 8502ec56ec python3Packages.pylint: 2.13.3 -> 2.13.4 2022-04-15 01:39:50 +02:00
Martin Weinelt 04cc709898 python3Packages.httplib2: drop xdist, prone to race conditions 2022-04-15 01:39:50 +02:00
Martin Weinelt c994f0ed63 python3Packages.funcparserlib: add six to check deps 2022-04-15 01:39:50 +02:00
Martin Weinelt 72f9e7ced4 python3Packages.pandas: 1.4.1 -> 1.4.2 2022-04-15 01:39:50 +02:00
Martin Weinelt 0822ef7305 python3Packages.flask-paranoid: 0.2 -> 0.3.0 2022-04-15 01:39:50 +02:00
Martin Weinelt 3467f4e895 python3Packages.moto: update disabled tests, drop xdist
Dropping pytest-xdist due to reproducible hangs at the end of the test
run.
2022-04-15 01:39:50 +02:00
Martin Weinelt 008fbda841 python3Packages.pytest-xdist: fix hook being applied multiple times 2022-04-15 01:39:49 +02:00
Martin Weinelt 2e4bb34c63 python3Packages.dugong: disable tests on python310 2022-04-15 01:39:49 +02:00
Martin Weinelt 45e30be21a python3Packages.clize: relax docutils constraint, set up extras-require 2022-04-15 01:39:49 +02:00
Martin Weinelt 280d3f06e9 python3Packaegs.sphinx_rtd_theme: update docutils pin relaxation 2022-04-15 01:39:49 +02:00
Martin Weinelt 32b8c9e7b9 python3Packages.django-modelcluster: rename, fix build, enable tests 2022-04-15 01:39:49 +02:00
Martin Weinelt ccc1ddd231 python3Packaegs.pyspark: update py4j pin relaxation 2022-04-15 01:39:49 +02:00
Martin Weinelt dd0dd6a6d0 python3Packages.ovh: propagate requests 2022-04-15 01:39:49 +02:00
Martin Weinelt d744db51bc python3Packages.nunavut: propagate importlib-resources 2022-04-15 01:39:49 +02:00
Martin Weinelt 1a22bd129a python3Packages.importlib-resources: use pyproject format 2022-04-15 01:39:49 +02:00
Martin Weinelt 67579d12ad python3Packages.fn: patch for python3.10 compat 2022-04-15 01:39:49 +02:00