Martin Weinelt
1dbf8a8c16
gnome-extensions-cli: fix build
2024-03-12 18:25:16 +01:00
Martin Weinelt
8e08b46df9
gallia: relax httpx constraint
2024-03-12 18:25:16 +01:00
Martin Weinelt
224499b121
esphome: backport voluptuous 0.14.2 compat
2024-03-12 18:25:15 +01:00
Martin Weinelt
afd3f32547
dooit: relax textual constraint
2024-03-12 18:25:15 +01:00
Martin Weinelt
4043c76a2b
python311Packages.detect-secrets: suppress pytest8 warnings
2024-03-12 18:25:15 +01:00
Martin Weinelt
c6d2f1cc77
commitizen: test with pytest_7
2024-03-12 18:25:15 +01:00
Martin Weinelt
165e5e1ae4
python312Packages.asks: unstuck tests
2024-03-12 18:25:15 +01:00
Martin Weinelt
44fd7317ae
checkov: relax packageurl-python constraint
2024-03-12 18:25:15 +01:00
Martin Weinelt
8f013b9871
cloud-init: 23.4.4 -> 24.1
...
https://raw.githubusercontent.com/canonical/cloud-init/24.1/ChangeLog
2024-03-12 18:25:15 +01:00
Martin Weinelt
7e75fc3cd6
ansible-later: relax anyconfig constraint
2024-03-12 18:25:15 +01:00
Martin Weinelt
7a8aa7c5d9
bepasty: 1.2.0 -> 1.2.1
2024-03-12 18:25:15 +01:00
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