Commit Graph
369202 Commits
Author SHA1 Message Date
Sandro JäckelandMartin Weinelt 334fb0c7ed python39Packages.typer: remove linting programs 2022-04-15 01:39:51 +02:00
Sandro JäckelandMartin Weinelt 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 ScottandMartin Weinelt 2612250311 python3Packages.ephemeral-port-reserve: skip test_fqdn on darwin 2022-04-15 01:39:51 +02:00
Robert ScottandMartin Weinelt 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
Martin Weinelt ff41191d8f python3Packages.parsimonious: fix build, use pytestCheckHook 2022-04-15 01:39:47 +02:00
Martin Weinelt 4f53c6f7fd python3Packages.nocasedict: propagate six, migrate to pytestCheckHook 2022-04-15 01:39:47 +02:00
Martin Weinelt f387a95217 python3Packages.dictpath: add six to check deps 2022-04-15 01:39:47 +02:00
Martin Weinelt 6436369a07 lookatme: fix tests 2022-04-15 01:39:47 +02:00
Martin Weinelt 40b227e4d0 python3Packages.opentracing: add six to check deps, migrate to pytestCheckHook 2022-04-15 01:39:46 +02:00
Martin Weinelt a386ad87bd python3Packages.ush: add six to check deps 2022-04-15 01:39:46 +02:00
Martin Weinelt 9d5a47f739 python3Packages.fasteners: add more-itertools to check deps 2022-04-15 01:39:46 +02:00
Martin Weinelt 6342d86542 python3Packages.claripy: add six to check deps 2022-04-15 01:39:46 +02:00
Martin Weinelt 335b214783 python3Packages.beautifultable: add wcwidth dep, fix homepage 2022-04-15 01:39:46 +02:00