3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

369211 commits

Author SHA1 Message Date
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
Martin Weinelt 4c3a954438 python3Packages.numpydoc: relax jinja2 constraint, disable failing tests 2022-04-15 01:39:49 +02:00
Martin Weinelt dc9fdf545c python3Packages.pympler: disable failing test 2022-04-15 01:39:48 +02:00
Martin Weinelt 9628bac854 python3Packages.dateparser: 1.1.0 -> 1.1.1 2022-04-15 01:39:48 +02:00
Martin Weinelt 27c0f6efa9 Revert "python3Packages.regex: 2022.3.2 -> 2022.3.15"
This reverts commit 1be45287bd.

Completely breaks dateparser.
2022-04-15 01:39:48 +02:00
Martin Weinelt 349e9dae04 python3Packages.flask-security-too: disable tests incompatible with flask>=2.1.0 2022-04-15 01:39:48 +02:00
Martin Weinelt 935ec0a835 python3Packages.flask-security-too: split off extra-requires 2022-04-15 01:39:48 +02:00
Martin Weinelt 4d62358894 python3Packages.flask-paranoid: disable failing tests 2022-04-15 01:39:48 +02:00
Martin Weinelt b801565f22 python3Packages.reedsolo: python 3.10 compat 2022-04-15 01:39:48 +02:00
Martin Weinelt 90161bca63 python3Packages.reedsolo: use git tag 2022-04-15 01:39:48 +02:00
Martin Weinelt c4b104a850 python310Packages.py-radix: disable 2022-04-15 01:39:48 +02:00
Martin Weinelt 8e64a0c0d8 python3Packages.wasm: disable 2022-04-15 01:39:48 +02:00
Martin Weinelt 7994e287ea python3Packages.sqlalchemy: 1.4.33 -> 1.4.34 2022-04-15 01:39:47 +02:00
Martin Weinelt a9ca307b73 python3Packages.flake8-blind-except: propagate pycodestyle 2022-04-15 01:39:47 +02:00
Martin Weinelt a69da8d55e python310Packages.validictory: disable 2022-04-15 01:39:47 +02:00
Martin Weinelt ac4a86a2f5 python3Packages.aurorapy: add six to check deps 2022-04-15 01:39:47 +02:00
Martin Weinelt bd8dac27b4 python3Packages.python-registry: add six to check deps 2022-04-15 01:39:47 +02:00
Martin Weinelt 94fb150cac python3Packages.variants: add six to check deps 2022-04-15 01:39:47 +02:00
Martin Weinelt 7739dfcece python3Packages.validators: propagate six 2022-04-15 01:39:47 +02:00