Commit Graph

348713 Commits

Author SHA1 Message Date
Martin Weinelt
ce9944c4d4 python3Packages.nose: fix build
With setuptools 58 internal translation using 2to3 has been removed, but
since we still use nose to test over 300 packages we're apply 2to3
manually instead.
2022-01-23 01:09:36 +01:00
Martin Weinelt
f2027daf59 python3Packages.wheel: 0.36.2 -> 0.37.1 2022-01-23 01:09:36 +01:00
Martin Weinelt
cd050cf0fc python3Packages.mpd2: 3.0.4 -> 3.0.5 2022-01-23 01:09:36 +01:00
Martin Weinelt
fb0da9f562 python3Packages.simplisafe-python: migrate types-pytz from propagated to checks 2022-01-23 01:09:36 +01:00
Martin Weinelt
7cb809d320 python3Packages.pytest-asyncio: 0.17.0 -> 0.17.2 2022-01-23 01:09:36 +01:00
Jonathan Ringer
c4f7e3a450 python3Packages.google-auth: fix deps version bounds 2022-01-23 01:09:36 +01:00
Jonathan Ringer
35a6aa11a0 python3Packages.transmission-rpc: relax typing_extensions version bounds 2022-01-23 01:09:36 +01:00
Jonathan Ringer
02956c286d python3Packages.ttp: fix tests 2022-01-23 01:09:36 +01:00
Jonathan Ringer
ac7b0db092 python3Packages.resolvelib: disable tests, because commentjson 2022-01-23 01:09:35 +01:00
Jonathan Ringer
a793fe02c1 python3Packages.mocket: fix http tests 2022-01-23 01:09:35 +01:00
Jonathan Ringer
407981d056 python3Packages.requests-cache: 0.9.0 -> 0.9.1 2022-01-23 01:09:35 +01:00
Jonathan Ringer
5080051a31 python3Packages.configargparse: fix tag 2022-01-23 01:09:35 +01:00
Robert Schütz
dc9d5b4176 python3Packages.aiobotocore: relax botocore constraint 2022-01-23 01:09:35 +01:00
Robert Schütz
7bcf54a916 python3Packages.cfn-lint: update dependencies 2022-01-23 01:09:35 +01:00
Jonathan Ringer
22879afd3c python3Packages.dask: 2021.10.0 -> 2022.01.0 2022-01-23 01:09:35 +01:00
Jonathan Ringer
8883edda36 python3Packages.python-utils: 3.0.0 -> 3.1.0 2022-01-23 01:09:35 +01:00
Frederik Rietdijk
e42dd294e4 python2.pkgs.pyparsing: keep 2.4.7 2022-01-23 01:09:35 +01:00
Fabian Affolter
8e4a147300 python3Packages.aws-sam-translator: relax jsonschema constraint 2022-01-23 01:09:35 +01:00
Fabian Affolter
7fc5951cde python3Packages.pydot: switch to pytestCheckHook 2022-01-23 01:09:35 +01:00
Fabian Affolter
d418481076 python3Packages.diff_cover: adjust inputs and disable failing test 2022-01-23 01:09:34 +01:00
Martin Weinelt
910fec8199 python3Packages.atv: fix pytest-asyncio compatibility 2022-01-23 01:09:34 +01:00
Fabian Affolter
0c89c2a4bf python3Packages.configshell: relax pyparsing constraint 2022-01-23 01:09:34 +01:00
Fabian Affolter
a2c41d3942 python3Packages.cheroot: add missing dependency and cleanup 2022-01-23 01:09:34 +01:00
Fabian Affolter
8e4e969714 python3Packages.pypytools: init at 0.6.2 2022-01-23 01:09:34 +01:00
Fabian Affolter
64860508a4 python3Packages.cachetools: 4.2.4 -> 5.0.0 2022-01-23 01:09:34 +01:00
Fabian Affolter
6122c501aa python3Packages.importlib-metadata: 4.10.0 -> 4.10.1 2022-01-23 01:09:34 +01:00
Jonathan Ringer
6568807032 azure-cli: fix deps 2022-01-23 01:09:34 +01:00
Martin Weinelt
1071f94fde python3Packages.responses: propagate six 2022-01-23 01:09:34 +01:00
Martin Weinelt
7b0380172b python3Packages.webtest: convert to pytestCheckHook 2022-01-23 01:09:34 +01:00
Martin Weinelt
e02cea2d69 python3Packages.hyperion-py: fix pytest-asyncio compatibility 2022-01-23 01:09:34 +01:00
Martin Weinelt
ebcfdb4d62 python3Packages.pyflunearyou: relax ujson constraint 2022-01-23 01:09:33 +01:00
Martin Weinelt
132d2ef47d python3Packages.rokuecp: add missing cachetools dependency 2022-01-23 01:09:33 +01:00
Martin Weinelt
0e52fc0993 python3Packages.fakeredis: add redis 4.1.0 compatibility, use pyproject build 2022-01-23 01:09:33 +01:00
Martin Weinelt
bec7914e03 python3Packages.aiounifi: fix pytest-asyncio compatibility 2022-01-23 01:09:33 +01:00
Martin Weinelt
efc81847cb python3Packages.sqlitedict: fix tests, convert to pytestCheckHook 2022-01-23 01:09:33 +01:00
Martin Weinelt
f2f715ef1f python3Packages.aioitertools: fix build 2022-01-23 01:09:33 +01:00
Martin Weinelt
0e2b063114 python3Packages.inquirer: fix build and src 2022-01-23 01:09:33 +01:00
Martin Weinelt
d1a4527ed6 python3Packages.readchar: fix build 2022-01-23 01:09:33 +01:00
Martin Weinelt
5aa214e4aa python3Packages.starlette: don't test with pytest-asyncio
The upstream does not test with pytest-asyncio and it does cause
problems now.
2022-01-23 01:09:33 +01:00
Martin Weinelt
b49036c652 python3Packages.josepy: drop flake8-ignore from pytest.ini 2022-01-23 01:09:33 +01:00
Martin Weinelt
da2b4c01b3 python3Packages.tqdm: test with explicit async_mode 2022-01-23 01:09:33 +01:00
Martin Weinelt
0a5f324b56 python3Packages.click-completion: add pythonImportsCheck, disable checkPhase 2022-01-23 01:09:32 +01:00
Fabian Affolter
dece898eff python3Packages.graphql-core: 3.1.7 -> 3.2.0 2022-01-23 01:09:32 +01:00
Fabian Affolter
f65fa51637 python3Packages.pytest-arraydiff: add pythonImportsCheck 2022-01-23 01:09:32 +01:00
Fabian Affolter
680898f089 python3Packages.pytest-remotedata: add pythonImportsCheck 2022-01-23 01:09:32 +01:00
Fabian Affolter
8bcd96e711 python3Packages.pytest-bdd: 4.0.2 -> 5.0.0 2022-01-23 01:09:32 +01:00
Fabian Affolter
c07130d863 python3Packages.pytest-mypy-plugins: 1.9.2 -> 1.9.3 2022-01-23 01:09:32 +01:00
Fabian Affolter
af6be1dbaa python3Packages.pytest-subtests: 0.5.0 -> 0.6.0 2022-01-23 01:09:32 +01:00
Fabian Affolter
e2293412d1 python3Packages.zipp: add pythonImportsCheck 2022-01-23 01:09:32 +01:00
Fabian Affolter
9cce5dace7 python3Packages.pynacl: add pythonImportsCheck 2022-01-23 01:09:32 +01:00