Commit Graph

596617 Commits

Author SHA1 Message Date
Martin Weinelt
b785bae3c9 python311Packages.zlib-ng: 0.4.0 -> 0.4.1
https://github.com/pycompression/python-zlib-ng/blob/v0.4.1/CHANGELOG.rst
2024-03-12 18:25:15 +01:00
Martin Weinelt
2683eb25fd python311Packages.scikit-build: suppress chmod errors
The scikit-build package in its setuptools wrapper tries to chmod certain
executables it uses to build. These executables are, in our case, in the
immutable nix store and already come equipped with a reasonable set of
permissions. So don't fail outright, but suppress the inevtiable
PermissionError, so builds can continue regardless.
2024-03-12 18:25:15 +01:00
Martin Weinelt
58ae9945da python311Packages.graphene-django: suppressp pytest8 warnings 2024-03-12 18:25:14 +01:00
Martin Weinelt
0c0c02ced8 python311Packages.hydra-core: suppress UserWarning 2024-03-12 18:25:14 +01:00
Martin Weinelt
204f4ae10c python311Packages.jsonschema-spec: prevent bulk updates
Newer versions of this package hold the jsonschema-path name instead.
2024-03-12 18:25:14 +01:00
Martin Weinelt
ddd888fa5d python311Packages.hid-parser: supress pytest8 warnings 2024-03-12 18:25:14 +01:00
Martin Weinelt
5657541f07 python311Packages.scikit-fuzzy: suppress pytest8 warnings 2024-03-12 18:25:14 +01:00
Martin Weinelt
3c2fca0b64 python311Packages.radios: relax pycountry constraint 2024-03-12 18:25:14 +01:00
Martin Weinelt
d1d648d2e1 python311Packages.librouteros: suppress pytest8 warnings 2024-03-12 18:25:14 +01:00
Martin Weinelt
b4e8d103e8 python311Packages.celery: disable failing tests 2024-03-12 18:25:14 +01:00
Martin Weinelt
08a4629391 python311Packages.lightning-utilities: test with pytest_7 2024-03-12 18:25:14 +01:00
Martin Weinelt
280bee8384 python311Packages.demes: suppress pytest8 warnings 2024-03-12 18:25:13 +01:00
Martin Weinelt
04d9fbdb55 python311Packages.aiomisc-pytest: relax pytest constraint 2024-03-12 18:25:13 +01:00
Martin Weinelt
268e6679fe python311Packages.osqp: relax scipy constraint 2024-03-12 18:25:13 +01:00
Martin Weinelt
6151db5288 radicale: suppress pytest8 deprecation warnings 2024-03-12 18:25:13 +01:00
Martin Weinelt
8e7e2723e6 python311Packages.quart: supress pytest8 warnings 2024-03-12 18:25:13 +01:00
Martin Weinelt
84169e5f6c python311Packages.flow-record: test with pytest_7 2024-03-12 18:25:13 +01:00
Martin Weinelt
730b5ddcad python311Packages.cssutils: suppress pytest8 warnings 2024-03-12 18:25:13 +01:00
Martin Weinelt
9db2f84f0a python311Packages.astropy: disable flaky test 2024-03-12 18:25:13 +01:00
Martin Weinelt
c5db2d526d python312Packages.pycodestyle: disable failing tests 2024-03-12 18:25:12 +01:00
Martin Weinelt
d9d965d549 python311Packages.psycopg: suppress pytest9 deprecation warnings 2024-03-12 18:25:12 +01:00
Martin Weinelt
cbfbe25a90 python312Packages.pyinsteon: disable failing tests 2024-03-12 18:25:12 +01:00
natsukium
c799303016 python311Packages.weasel: relax smart-open constraint 2024-03-12 18:25:12 +01:00
Martin Weinelt
5906d1951c python311Packages.kombu: ignore pytest8 deprecations 2024-03-12 18:25:12 +01:00
natsukium
1889cd4f52 python311Packages.pathlib-abc: init at 0.1.1 2024-03-12 18:25:12 +01:00
Martin Weinelt
d2e41f147f matrix-synapse: pin netaddr at 1.0.0
Netaddr 1.1.0 changes the behavior for partial address expansion, making
two tests fail:

- test_get_user_by_req_appservice_valid_token_bad_ip
- test_get_user_by_req_appservice_valid_token_good_ip
2024-03-12 18:25:12 +01:00
natsukium
bf0578aa90 python311Packages.cloudpathlib: test with pytest_7 2024-03-12 18:25:12 +01:00
Martin Weinelt
8593681f84 python311Packages.django-extensions: disable failing tests 2024-03-12 18:25:12 +01:00
natsukium
f37b1f09b3 python311Packages.graphene: refactor
- adopt new parameters
- remove unused inputs
2024-03-12 18:25:11 +01:00
natsukium
21f56b624b python311Packages.graphene: suppress pytest8 warnings 2024-03-12 18:25:11 +01:00
Martin Weinelt
1637cd92e8 buildbot: relax twisted constraint 2024-03-12 18:25:11 +01:00
Martin Weinelt
fc998eb3ea python311Packages.hass-nabucasa: 0.78.0 -> 0.78.0-usntable-2024-03-09 2024-03-12 18:25:11 +01:00
Martin Weinelt
35de2303d8 python311Packages.snitun: disable failing test 2024-03-12 18:25:11 +01:00
Martin Weinelt
cb3fec1a40 python311Packages.djangorestframeework: ignore pytest8 deprecations 2024-03-12 18:25:11 +01:00
Martin Weinelt
09dc91e17b python311Packages.py-partiql-parser: 0.5.0 -> 0.5.1
https://github.com/getmoto/py-partiql-parser/blob/0.5.1/CHANGELOG.md
2024-03-12 18:25:11 +01:00
natsukium
227962e18e python311Packages.falcon: test with pytest_7 2024-03-12 18:25:11 +01:00
natsukium
ef418c072d python311Packages.falcon: build with cython_3 2024-03-12 18:25:11 +01:00
Martin Weinelt
64c165b0fb python311Packages.joserfc: init at 0.9.0 2024-03-12 18:25:10 +01:00
natsukium
7bfbcf402f python311Packages.astropy: disable failing test 2024-03-12 18:25:10 +01:00
natsukium
e37dca94eb python311Packages.cramjam: 2.6.2.post1 -> 2.8.2
Diff: https://github.com/milesgranger/pyrus-cramjam/compare/refs/tags/v2.6.2.post1...v2.8.2
2024-03-12 18:25:10 +01:00
Martin Weinelt
1b2f3c8f43 python311Packages.sphinx: disable racy tests 2024-03-12 18:25:10 +01:00
Martin Weinelt
dc42c4d6b2 python311Packages.rdflib: test with pytest_7 2024-03-12 18:25:10 +01:00
Martin Weinelt
0d29b81fc0 python311Packages.dask: ignore pytest8 deprecation warnings 2024-03-12 18:25:10 +01:00
natsukium
1f3ee79aef awscli: 1.32.21 -> 1.32.58
Changelog: https://github.com/aws/aws-cli/blob/1.32.58/CHANGELOG.rst
2024-03-12 18:25:10 +01:00
natsukium
f7e15ebcd8 python311Packages.boto3: 1.34.49 -> 1.34.58
Diff: https://github.com/boto/boto3/compare/refs/tags/1.34.49...1.34.58

Changelog: https://github.com/boto/boto3/blob/1.34.58/CHANGELOG.rst
2024-03-12 18:25:10 +01:00
Martin Weinelt
4a9e4a831b python311Packages.geoip2: fix build 2024-03-12 18:25:10 +01:00
Martin Weinelt
d21f262d02 python311Packages.geoip: fix build 2024-03-12 18:25:09 +01:00
Martin Weinelt
b6f770e7dd python311Packages.isort: ignore pytest8 deprecation warnings 2024-03-12 18:25:09 +01:00
Martin Weinelt
e040ff1cec python311Packages.graphviz: test with pytest_7 2024-03-12 18:25:09 +01:00
Martin Weinelt
18899d268f python311Packages.selenium: use source-built selenium-manager
Unvendor the selenium-manager binary and provide it for lots more
platforms than upstream does.
2024-03-12 18:25:09 +01:00