Commit Graph
562813 Commits
Author SHA1 Message Date
Martin Weinelt e84ea880db python311Packages.aioguardian: propagate certifi
Checking runtime dependencies for aioguardian-2023.11.0-py3-none-any.whl
  - certifi not installed
2023-12-20 20:46:33 +01:00
Martin Weinelt 22115a6ff5 python311Packages.blinkpy: relax setuptools constraint 2023-12-20 20:46:33 +01:00
Martin Weinelt a9690bda98 python311Packages.jaraco-abode: fix compat with jacaro.functools 2023-12-20 20:46:33 +01:00
Martin Weinelt 0b2eb64ad8 python311Packages.pytautulli: fix yarl 1.9.4 compat 2023-12-20 20:46:32 +01:00
Martin Weinelt efc83de906 python311Packages.vallox-websocket-api: relax websockets constraint
Checking runtime dependencies for vallox_websocket_api-4.0.2-py3-none-any.whl
  - websockets<12.0,>=9.1 not satisfied by version 12.0
2023-12-20 20:46:32 +01:00
Martin Weinelt 2fa2e0012c python311Packages.django-js-asset: 2.1 -> 2.2
https://github.com/matthiask/django-js-asset/compare/refs/tags/2.1...2.2
2023-12-20 20:46:32 +01:00
Martin Weinelt 88a52d864b python311Packages.psycopg: 3.1.14 -> 3.1.15
https://github.com/psycopg/psycopg/blob/3.1.15/docs/news.rst#current-release
2023-12-20 20:46:32 +01:00
Martin Weinelt 52472b72c2 coercer: 1.6 -> 2.4.3
Fixes the build and relaxes the impacket constraint.
2023-12-20 20:46:31 +01:00
Peder Bergebakken SundtandMartin Weinelt 827ff3c828 python3Packages.gradio: 4.7.1 -> 4.9.1 2023-12-20 20:46:31 +01:00
Peder Bergebakken SundtandMartin Weinelt 6722aa294f python3Packages.gradio-pdf: init at 0.0.3 2023-12-20 20:46:31 +01:00
Peder Bergebakken SundtandMartin Weinelt ed2cb7927b python3Packages.gradio-client: 0.5.0 -> 0.7.3 2023-12-20 20:46:31 +01:00
Peder Bergebakken SundtandMartin Weinelt c6e4cc714f python3Packages.datasets: remove pyarrow<14.0.1 vulnerability fix 2023-12-20 20:46:30 +01:00
Peder Bergebakken SundtandMartin Weinelt 0adeb45243 python3Packages.tokenizers: 0.14.1 -> 0.15.0
Diff: https://github.com/huggingface/tokenizers/compare/v0.14.1...v0.15.0
2023-12-20 20:46:30 +01:00
Peder Bergebakken SundtandMartin Weinelt fcc2aa78bb python3Packages.zarr: propagate msgpack 2023-12-20 20:46:30 +01:00
Peder Bergebakken SundtandMartin Weinelt 829c0f74a4 python3Packages.numcodecs: add msgpack to checkPhase
Increases test coverage of functionality used downstream in zarr
2023-12-20 20:46:30 +01:00
Gaetan LepageandMartin Weinelt fa2734db6e python311Packages.transformers: 4.35.2 -> 4.36.1
Changelog: https://github.com/huggingface/transformers/releases/tag/v4.36.1
2023-12-20 20:46:29 +01:00
Peder Bergebakken SundtandMartin Weinelt 04a4845d00 python3Packages.psygnal: add missing checkPhase input 2023-12-20 20:46:29 +01:00
Peder Bergebakken SundtandMartin Weinelt fc71dc947c intel-media-sdk: fix gcc13 build with patch 2023-12-20 20:46:29 +01:00
Peder Bergebakken SundtandMartin Weinelt 735674fc33 google-cloud-cpp: fix build with patch from upstream
The patch is merged in 2.16.0, but bumping is not
trivial and my machine takes 1h12m57s to build this.
2023-12-20 20:46:29 +01:00
Martin Weinelt a9e05d0957 python311Packages.clickgen: attd missing attrs dependency 2023-12-20 20:46:28 +01:00
Martin Weinelt 9142349dc7 python311Packages.clickhouse-cli: add setuptools build dep 2023-12-20 20:46:28 +01:00
Martin Weinelt 277f9f04c2 python311Packages.pypdf: disable failing test
The test is missing fpdf2, but including it is not possible because it
would create a dependency cycle.
2023-12-20 20:46:28 +01:00
Martin Weinelt a882d6e97e python311Packages.aws-adfs: relax configparser dependency
Checking runtime dependencies for aws_adfs-2.9.0-py3-none-any.whl
  - configparser==5.3.0 not satisfied by version 6.0.0
2023-12-20 20:46:28 +01:00
Martin Weinelt 40c9d6e492 ablog: ignore sphinx 9.0 deprecation warning for now 2023-12-20 20:46:27 +01:00
Martin Weinelt e5ae5b796f aws-sam-cli: fix build, relax deps 2023-12-20 20:46:27 +01:00
Martin Weinelt 580dc52e0b acpic: fix build
by using pep517 builder and relaxing pbr constraint
2023-12-20 20:46:27 +01:00
natsukiumandMartin Weinelt 299ead3fe5 python312Packages.scikit-build: fix build with python3.12 2023-12-20 20:46:27 +01:00
Martin Weinelt 36ea1c32d7 python311Packages.pytest-asyncio: prune args, add upgrade hint 2023-12-20 20:46:26 +01:00
Robert SchützandMartin Weinelt 170d5b658e python311Packages.pikepdf: 8.7.1 -> 8.9.0
Diff: https://github.com/pikepdf/pikepdf/compare/v8.7.1...v8.9.0

Changelog: https://github.com/pikepdf/pikepdf/blob/v8.9.0/docs/releasenotes/version8.rst
2023-12-20 20:46:26 +01:00
Martin Weinelt 1b3fe240a3 python311Packages.aioesphomeapi: regroup arguments
Please leave them as they are, because it makes it easier for me to check
up on them on updates.

Noticed while rebasing on python-updates...
2023-12-20 20:46:26 +01:00
Martin Weinelt f620fe2da0 buku: use pep517 builder 2023-12-20 20:46:26 +01:00
Martin Weinelt a367c7dc1b python311Packages.aiohappyeyeballs: init at 2.3.0
Happy Eyeballs for pre-resolved hosts
2023-12-20 20:46:25 +01:00
Martin Weinelt 81363cfed6 python311Packages.jsonschema-spec: relax referencing constraint 2023-12-20 20:46:25 +01:00
Martin Weinelt a507e49348 python312Packages.dbus-python: disable 2023-12-20 20:46:25 +01:00
Martin Weinelt a553aac523 python311Packages.hass-nabucas: relax acme constraint
Checking runtime dependencies for hass_nabucasa-0.74.0-py3-none-any.whl
  - acme==2.7.1 not satisfied by version 2.7.4
2023-12-20 20:46:25 +01:00
Martin Weinelt 431215ad32 fasttext: 0.9.2 -> 0.9.2-unstable-2023-11-28
Fixes the build with GCC 13.
2023-12-20 20:46:24 +01:00
Martin Weinelt 82c74c334e borgbackup: pin msgpack at 1.0.4
Checking runtime dependencies for borgbackup-1.2.6-cp311-cp311-linux_x86_64.whl
  - msgpack!=1.0.1,<=1.0.5,>=0.5.6 not satisfied by version 1.0.7
2023-12-20 20:46:24 +01:00
Martin Weinelt c3146aa96a python312Packages.tqdm: disable 2023-12-20 20:46:24 +01:00
Martin Weinelt fd4901e034 python311Packages.rdflib: fix tests 2023-12-20 20:46:24 +01:00
Ivan MincikandMartin Weinelt d2ee25892d python311Packages.pyqt5_sip: 12.11.0 -> 12.13.0 2023-12-20 20:46:23 +01:00
Martin Weinelt 936386b0c1 python2Packages.wcwidth: fix eval 2023-12-20 20:46:23 +01:00
ab83105076 check-jsonschema: 0.25.0 -> 0.27.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-Authored-By: Victor Engmark <victor@engmark.name>
2023-12-20 20:46:23 +01:00
d6b063a6db python3Packages.regress: init at 0.4.5
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-Authored-By: Victor Engmark <victor@engmark.name>
2023-12-20 20:46:23 +01:00
Martin Weinelt 1128c5bfed python311: 3.11.6 -> 3.11.7
https://docs.python.org/release/3.11.7/whatsnew/changelog.html
2023-12-20 20:46:22 +01:00
Martin Weinelt d470b77402 python311Packages.pyairnow: prune build-system
The build happens using poetry-core, but setuptools and wheel were
previously required. They are fully redundant and I submitted a patch
upstream to remove them.
2023-12-20 20:46:22 +01:00
Martin Weinelt dc6bc6df1b python311Packages.simplisafe-python: propagate certifi
Checking runtime dependencies for simplisafe_python-2023.10.0-py3-none-any.whl
  - certifi not installed
2023-12-20 20:46:22 +01:00
Martin Weinelt 7969a1c6b1 python312Packages.pydevd: disable failing tests 2023-12-20 20:46:22 +01:00
Martin Weinelt 214586f97d python311Packages.pydevd: 2.9.6 -> 2.10.0 2023-12-20 20:46:22 +01:00
Martin Weinelt a943bb721c python311Packages.hatchling: 1.18.0 -> 1.19.0
https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0
2023-12-20 20:46:21 +01:00
Martin Weinelt 2884f6262b python311Packages.aioconsole: 0.6.2 -> 0.7.0
https://github.com/vxgmichel/aioconsole/releases/tag/v0.7.0
2023-12-20 20:46:21 +01:00