Commit Graph
940123 Commits
Author SHA1 Message Date
Gaetan LepageandMartin Weinelt 57bf2374bb python3Packages.huggingface-hub: 1.3.2 -> 1.3.3
Diff:
https://github.com/huggingface/huggingface_hub/compare/v1.3.2...v1.3.3

Changelog:
https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.3
2026-02-01 17:41:02 +01:00
Martin Weinelt f292ede1b7 python3Packages.bleach: prune deps, refactor 2026-02-01 17:41:02 +01:00
Robert SchützandMartin Weinelt 2af5a88efd python3Packages.ftfy: skip test broken by wcwidth 0.2.14 2026-02-01 17:41:02 +01:00
Robert SchützandMartin Weinelt 3002493894 python3Packages.wcwidth: 0.2.14 -> 0.4.0
Diff: https://github.com/jquast/wcwidth/compare/0.2.14...0.4.0

Changelog: https://github.com/jquast/wcwidth/releases/tag/0.4.0
2026-02-01 17:41:02 +01:00
Martin Weinelt d36583f327 python3Packages.seaborn: pin to pytest 8.3, fix numpy 2.4 compat 2026-02-01 17:41:01 +01:00
Martin Weinelt 1e38b26252 python3Packages.tensorflow: drop dependency on keras and libclang
We now check runtime requirements for binary wheels and these two
libraries apparently were missing all along.

That did not cause any issues and I think we can skip them until someone
complains about it.
2026-02-01 17:41:01 +01:00
Robert SchützandMartin Weinelt 806c228695 python3Packages.asyncpg: use pytest_8_3
Otherwise the tests fail with errors like

    execnet.gateway_base.DumpError: can't serialize <class 'decimal.Decimal'>
2026-02-01 17:41:01 +01:00
Martin Weinelt 7ba6324693 python3Packages.flet: various fixes to the build 2026-02-01 17:41:01 +01:00
Martin Weinelt e3101cc1ee python3Packages.eth-abi: relax parsimonious constraint 2026-02-01 17:41:01 +01:00
Martin Weinelt 3d7daaef78 python3Packages.extension-helpers: disable failing test 2026-02-01 17:41:01 +01:00
Martin Weinelt d4e091f5a5 python3Packages.azure-core: pin to pytest 8.3
Tries to set a mark on a fixture, which is not supported.
2026-02-01 17:41:01 +01:00
AliaksandrandMartin Weinelt f8ebd89b6d python313Packages.pysdl2: skip failing test_SDL_GetSetWindowMouseRect 2026-02-01 17:41:00 +01:00
AliaksandrandMartin Weinelt 124b6649ba python313Packages.pygame: fix build by skipping tests 2026-02-01 17:41:00 +01:00
sarahecandMartin Weinelt 2c41ff8253 python313Packages.google-cloud-kms: 3.7.0 -> 3.9.0 2026-02-01 17:41:00 +01:00
sarahecandMartin Weinelt a527e84e5e python313Packages.google-cloud-iam: 2.20.0 -> 2.21.0 2026-02-01 17:41:00 +01:00
Martin Weinelt 3b6fe22596 playwright: provide expat for chromium-headless-shell 2026-02-01 17:41:00 +01:00
Martin Weinelt 75fe1ce7ba poetry: 2.2.1 -> 2.3.1
https://github.com/python-poetry/poetry/blob/2.3.1/CHANGELOG.md
2026-02-01 17:41:00 +01:00
Martin Weinelt bc5c7a6fce xandikos: 0.2.12 -> 0.3.4
https://github.com/jelmer/xandikos/blob/v0.3.4/NEWS
2026-02-01 17:41:00 +01:00
Doron BeharandMartin Weinelt 0407c675c9 python3.pkgs.numba: support Numpy 2.4 2026-02-01 17:41:00 +01:00
Doron BeharandMartin Weinelt 06195a0c24 python3.pkgs.numba: categorise expression arguments 2026-02-01 17:41:00 +01:00
Doron BeharandMartin Weinelt 08ffb38f35 python3.pkgs.numba: use writableTmpDirAsHomeHook 2026-02-01 17:40:59 +01:00
Doron BeharandMartin Weinelt 5c454db1f0 python3Packages.numba: remove unused expression arguments 2026-02-01 17:40:59 +01:00
Doron BeharandMartin Weinelt 73bdcf7dc9 python3Packages.numba: use finalAttrs pattern 2026-02-01 17:40:59 +01:00
Martin Weinelt a3c07c7478 fixup! python3Packages.types-aiobotocore: 3.1.0 -> 3.1.1 2026-02-01 17:40:59 +01:00
Martin Weinelt 386c5146b6 python3Packages.dulwich: 0.24.1 -> 1.0.0
https://github.com/jelmer/dulwich/blob/dulwich-dulwich-1.0.0/NEWS
2026-02-01 17:40:59 +01:00
Robert SchützandMartin Weinelt 34fa42b52e python3Packages.dill: fix changelog 2026-02-01 17:40:59 +01:00
Martin Weinelt bdd1c5be98 python3Packages.specfile: fix src hash 2026-02-01 17:40:59 +01:00
Martin Weinelt 8075b73c29 python3Packages.dateparser: fix ruamel.yaml 0.19 compat 2026-02-01 17:40:58 +01:00
Martin Weinelt 394ec73e0e python3Packages.krb5: relax cython constraint 2026-02-01 17:40:58 +01:00
Martin Weinelt 19af444baa python3Packages.langchain-tests: relax pytest & vcrpy constraint 2026-02-01 17:40:58 +01:00
Martin Weinelt c65ca57607 python3Packages.boltons: fix pytest 9 compat 2026-02-01 17:40:58 +01:00
Martin Weinelt 6ac6d40fb3 python3Packages.uv-build: 0.9.9 -> 0.9.26
https://github.com/astral-sh/uv/blob/0.9.26/CHANGELOG.md
2026-02-01 17:40:58 +01:00
Martin Weinelt 28210b02fe python3Packages.readchar: fix pytest 9 compat 2026-02-01 17:40:58 +01:00
Robert SchützandMartin Weinelt e39be056e8 python3Packages.fs: disable tests relying on the removed pyftpdlib.test 2026-02-01 17:40:58 +01:00
Robert SchützandMartin Weinelt ff87657a20 python3Packages.securetar: update repo URL 2026-02-01 17:40:57 +01:00
Robert SchützandMartin Weinelt 32fce12985 python3Packages.home-assistant-chip-core: reduce dependencies 2026-02-01 17:40:57 +01:00
Martin Weinelt ace60e4a93 python3Packages.home-assistant-chip-core: remove ecdsa dependency
In nixpkgs ecdsa is marked vulnerable because the upstream author
declared the library to be a testing and teaching tool and not fit for
production usage.

In project-chip ecdsa is only used for testing purposes, so it is
apparently safe to remove.
2026-02-01 17:40:57 +01:00
Martin Weinelt dc5914413c python3Packages.overrides: fix pytest9 compat 2026-02-01 17:40:57 +01:00
Martin Weinelt 8f7b8369d0 python3Packages.cherrypy: disable failing test 2026-02-01 17:40:57 +01:00
Robert SchützandMartin Weinelt 72f4a18c03 python3Packages.sagemaker: 2.254.1 -> 2.256.1
Diff: https://github.com/aws/sagemaker-python-sdk/compare/v2.254.1...v2.256.1

Changelog: https://github.com/aws/sagemaker-python-sdk/blob/v2.256.1/CHANGELOG.md
2026-02-01 17:40:57 +01:00
Martin Weinelt 8b770a58ed python3Packages.wrapt: fix pytest 9 compat
Instead of upgrading, because the opentelemetry packages don't support
wrapt 2.0.
2026-02-01 17:40:57 +01:00
Martin Weinelt 8ea573062a python3Packages.filterpy: fix numpy 2.4 compat 2026-02-01 17:40:57 +01:00
Martin Weinelt eff194da6b awscli: 1.42.18 -> 1.44.21
https://github.com/aws/aws-cli/blob/1.44.21/CHANGELOG.rst
2026-02-01 17:40:56 +01:00
Martin Weinelt ab147f3188 Revert "python3Packages.pandas: 2.3.3 -> 3.0.0"
This reverts commits 2ad5e32bd7e0f48571f8c7d198be1bcc1e6cee20 and
178b97cdc815288976dcc16af8eb7ad319a07f9c.

Pandas was just released as this cycle began and we picked it up less
than two hours after its release. This is too early for various packages
that couldn't yet deal with its breaking changes.
2026-02-01 17:40:56 +01:00
Martin Weinelt ec9a6e307c python3Packages.pillow-heif: 1.1.1 -> 1.2.0
https://github.com/bigcat88/pillow_heif/releases/tag/v1.2.0
2026-02-01 17:40:56 +01:00
Robert SchützandMartin Weinelt ef3b392399 python3Packages.bumble: unpin tomli 2026-02-01 17:40:56 +01:00
Robert SchützandMartin Weinelt a31a3aa881 python3Packages.google-genai: unpin websockets 2026-02-01 17:40:56 +01:00
Martin Weinelt 6c98d6cc3f python3Packages.levenshtein: fix cython 3.2 compat 2026-02-01 17:40:56 +01:00
Martin Weinelt b4b62bbe24 python3Packages.ml-dtypes: relax setuptools constraint 2026-02-01 17:40:56 +01:00
Martin Weinelt be13dc16a3 python3Packages.readme-renderer: fix docutils compat 2026-02-01 17:40:56 +01:00