3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

361209 commits

Author SHA1 Message Date
Martin Weinelt 7e491988f3 python3Packages.zeep: apply patch to fix pytest-httpx testcase 2022-03-14 00:29:06 +01:00
Martin Weinelt ac3b97e4fb python3Packages.metar: patch flaky test 2022-03-14 00:29:06 +01:00
Martin Weinelt da856f86b1 python3Packages.plumbum: disable failing test 2022-03-14 00:29:06 +01:00
Martin Weinelt 29786bae65 python3Packages.xmlsec: disable failing test 2022-03-14 00:29:06 +01:00
Martin Weinelt 615f3a5c74 python3Packages.twilio: migrate to pytest 2022-03-14 00:29:06 +01:00
Martin Weinelt fdce940eec python3Packages.sentry-sdk: disable failing tests 2022-03-14 00:29:06 +01:00
Martin Weinelt ad97d8e5d8 python3Packages.typing-inspect: switch to pytest and disable failing test 2022-03-14 00:29:06 +01:00
Martin Weinelt 1506981a95 python3Packages.sanic: update dependency pins, disable failing test 2022-03-14 00:29:06 +01:00
Martin Weinelt 5035d7b650 python3Packages.sanic-testing: extract tests into passthru.pytest
Previously the pytestCheckHook had no meaning, since the tests were
always executed using by other means. Extracting the tests into a
dedicated package has become the standard way to escape infinite
recursion issues and offers a cleaner approach here.
2022-03-14 00:29:06 +01:00
Martin Weinelt abb594d433 python3Packages.sanic-testing: relax httpx constraint 2022-03-14 00:29:06 +01:00
Martin Weinelt d9fc0dafbb home-assistant: update pytest-aiohttp and related overrides 2022-03-14 00:29:06 +01:00
Martin Weinelt f8c288f13d python3Packages.django-raster: drop django version condition 2022-03-14 00:29:06 +01:00
Martin Weinelt dcfccc5622 python3Packages.django_2: drop
The package goes EOL in 2022/04 and is therefore being removed.

Closes: #157905
2022-03-14 00:29:06 +01:00
Martin Weinelt 518c1876fe python3Packages.chalice: 1.26.4 -> 1.26.6 2022-03-14 00:29:06 +01:00
Martin Weinelt 10741a330b python3Packages.datadog: 0.43.0 -> 0.44.0 2022-03-14 00:29:06 +01:00
Martin Weinelt 291b6d4a0d python3Packages.pyownet: drop use_2to3 from setup.py
https://github.com/miccoli/pyownet/issues/12
2022-03-14 00:29:05 +01:00
Martin Weinelt 6194910f2e python3Packages.devtools: ignore pytest8 deprecation warning 2022-03-14 00:29:05 +01:00
Martin Weinelt ba276cf1e6 python3Packages.hatchling: init at 0.18.0 2022-03-14 00:29:05 +01:00
Martin Weinelt f432820813 python3Packages.tomli: 1.2.2 -> 2.0.1
https://github.com/hukkin/tomli/blob/2.0.1/CHANGELOG.md#201
2022-03-14 00:29:05 +01:00
Martin Weinelt 98d4760be8 python3Packages.deepdiff: 5.6.0 -> 5.7.0
Relaxes the ordered-set constraint.
2022-03-14 00:29:05 +01:00
Martin Weinelt 5377b75a52 awscli2: prune dependency substitution for cryptography 2022-03-14 00:29:05 +01:00
Jonathan Ringer 728073f0e0 python310Packages.typeguard: disable python310 incompatible tests 2022-03-14 00:29:05 +01:00
Jonathan Ringer e2bfa582ff awscli: 1.22.35 -> 1.22.67 2022-03-14 00:29:05 +01:00
Jonathan Ringer ba1ca789eb awscli2: 2.4.19 -> 2.4.23 2022-03-14 00:29:05 +01:00
Jonathan Ringer 13e7bbe107 python3Packages.boto3: 1.21.11 -> 1.21.12 2022-03-14 00:29:05 +01:00
Jonathan Ringer ddcd1d41c8 python3Packages.botocore: 1.24.11 -> 1.24.12 2022-03-14 00:29:05 +01:00
Jonathan Ringer 6191841592 python3Packages.meshio: add missing deps 2022-03-14 00:29:05 +01:00
DavHau 7ad7010230 python3Packages.scikit-learn: disable more tests 2022-03-14 00:29:05 +01:00
DavHau 3f79fee140 python3Packages.watchdog: fix build 2022-03-14 00:29:05 +01:00
Jonathan Ringer e43897d2c2 azure-cli: 2.32.0 -> 2.34.1 2022-03-14 00:29:05 +01:00
Jonathan Ringer a99cc441ee python3Packages.azure-mgmt-loganalytics: prune unneeded dependency 2022-03-14 00:29:05 +01:00
Jonathan Ringer f88a4d31f8 python3Packages.pybluez: mark disabled, requires use2to3 2022-03-14 00:29:05 +01:00
Martin Weinelt da5aba49bc python3Packages.ansi: fix build, enable tests 2022-03-14 00:29:05 +01:00
Martin Weinelt 389beb05dc python3Packages.promise: fix build 2022-03-14 00:29:04 +01:00
Martin Weinelt ff4f42990c python3Packages.django-appconf: 1.0.3 -> 1.0.5 2022-03-14 00:29:04 +01:00
Martin Weinelt 36ac329f39 python3Packages.django-appconf: rename from django_appconf, clean up 2022-03-14 00:29:04 +01:00
Jonathan Ringer d713dfae5e python3Packges.azure-identity: relax msal-extensions bounds 2022-03-14 00:29:04 +01:00
Jonathan Ringer b8e5d4bb92 python3Packages.azure-mgmt-trafficmanager: fix build 2022-03-14 00:29:04 +01:00
Jonathan Ringer 19ff56c99b python3Packages.httplib2: disable improperly marked tests 2022-03-14 00:29:04 +01:00
Martin Weinelt b24ffb8c96 python3Packages.anyio: 3.3.4 -> 3.5.0 2022-03-14 00:29:04 +01:00
Martin Weinelt 59d3288912 python3Packages.aiohttp: disable tests causing warnings with pytest>=7.0 2022-03-14 00:29:04 +01:00
Jonathan Ringer 38e22a7f2f python3Packages.lz4: fix build and tests 2022-03-14 00:29:04 +01:00
Jonathan Ringer 9b22c1d252 python3Packages.lz4: remove stream import check, no longer exists 2022-03-14 00:29:04 +01:00
Jonathan Ringer 3dcd2cd375 python3Packages.mongoengine: relax pymongo deps 2022-03-14 00:29:04 +01:00
Martin Weinelt 6df25afd5d python3Packages.zopfli: 0.1.9 -> 0.2.0 2022-03-14 00:29:04 +01:00
Martin Weinelt 89fc3ff8d9 python3Packages.zope.exceptions: 4.4 -> 4.5 2022-03-14 00:29:04 +01:00
Martin Weinelt ab9af820e9 python3Packages.zimports: 0.4.1 -> 0.5.0 2022-03-14 00:29:04 +01:00
Martin Weinelt 38e635c3c2 python3Packages.zarr: 2.10.3 -> 2.11.0 2022-03-14 00:29:04 +01:00
Martin Weinelt 5c7ca4ce54 python3Packages.yq: 2.13.0 -> 2.14.0 2022-03-14 00:29:04 +01:00
Martin Weinelt 7d538f6e67 python3Packages.xxhash: 2.0.2 -> 3.0.0 2022-03-14 00:29:04 +01:00