Commit Graph
842525 Commits
Author SHA1 Message Date
sternenseemannandMartin Weinelt 8040efbea2 python3Packages.fonttools: 4.56.0 -> 4.59.0
- ufo extra no longer depends on fs
- python 3.14 change has been merged upstream
- test suite automatically skips tests that are missing dependencies in
  the test environment, so we don't need to maintain a list of them.
- issue with pytest >= 8.0.1 has been resolved upstream

https://github.com/fonttools/fonttools/releases/tag/4.57.0
https://github.com/fonttools/fonttools/releases/tag/4.58.0
https://github.com/fonttools/fonttools/releases/tag/4.58.1
https://github.com/fonttools/fonttools/releases/tag/4.58.2
https://github.com/fonttools/fonttools/releases/tag/4.58.3
https://github.com/fonttools/fonttools/releases/tag/4.58.4
https://github.com/fonttools/fonttools/releases/tag/4.58.5
https://github.com/fonttools/fonttools/releases/tag/4.59.0
2025-08-09 18:57:46 +02:00
Robert SchützandMartin Weinelt 8969b8799b python3Packages.josepy: 2.0.0 -> 2.1.0
Diff: https://github.com/certbot/josepy/compare/refs/tags/v2.0.0...refs/tags/v2.1.0

Changelog: https://github.com/certbot/josepy/blob/v2.1.0/CHANGELOG.rst
2025-08-09 18:57:45 +02:00
IwanandMartin Weinelt 01ad9f01f0 typeguard: avoid writing bytecode during tests to make reproducible #384704 2025-08-09 18:57:45 +02:00
misilelabandMartin Weinelt 6ba92f39ca python3Packages.python-dotenv: 1.1.0 -> 1.1.1
https://github.com/theskumar/python-dotenv/releases/tag/v1.1.1

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-08-09 18:57:45 +02:00
OPNA2608andMartin Weinelt 697aa52d78 python3Packages.greenlet: Fix build on powerpc64* 2025-08-09 18:57:45 +02:00
misilelabandMartin Weinelt d63334154c python3Packages.typing-extensions: 4.13.2 -> 4.14.1
https://github.com/python/typing_extensions/blob/4.14.1/CHANGELOG.md#release-4140-june-2-2025
https://github.com/python/typing_extensions/blob/4.14.1/CHANGELOG.md#release-4141-july-4-2025

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-08-09 18:57:44 +02:00
Marco "Capypara" KöpckeandMartin Weinelt 63a8f6bb31 python3Packages.click: 8.1.8 -> 8.2.2
https://github.com/pallets/click/releases/tag/8.2.0
https://github.com/pallets/click/releases/tag/8.2.1
https://github.com/pallets/click/releases/tag/8.2.2
2025-08-09 18:57:44 +02:00
Robert SchützandMartin Weinelt 29a631d120 python3Packages.multidict: 6.4.4 -> 6.6.3
Diff: https://github.com/aio-libs/multidict/compare/refs/tags/v6.4.4...refs/tags/v6.6.3

Changelog: https://github.com/aio-libs/multidict/blob/v6.6.3/CHANGES.rst
2025-08-09 18:57:44 +02:00
Robert SchützandMartin Weinelt 889d268452 python3Packages.safety: 3.5.2 -> 3.6.0
Diff: https://github.com/pyupio/safety/compare/refs/tags/3.5.2...refs/tags/3.6.0

Changelog: https://github.com/pyupio/safety/blob/3.6.0/CHANGELOG.md
2025-08-09 18:57:44 +02:00
Robert SchützandMartin Weinelt ec03afc6c4 python3Packages.typer: 0.15.4 -> 0.16.0
Diff: https://github.com/fastapi/typer/compare/refs/tags/0.15.4...refs/tags/0.16.0

Changelog: https://github.com/tiangolo/typer/releases/tag/0.16.0
2025-08-09 18:57:43 +02:00
Robert SchützandMartin Weinelt 2f9026647e python3Packages.coverage: 7.8.2 -> 7.9.2
Diff: https://github.com/nedbat/coveragepy/compare/refs/tags/7.8.2...refs/tags/7.9.2

Changelog: https://github.com/nedbat/coveragepy/blob/7.9.2/CHANGES.rst
2025-08-09 18:57:43 +02:00
Martin Weinelt de9ac42892 python3Packages.aiohttp: 3.12.14 -> 3.12.15
https://docs.aiohttp.org/en/v3.12.15/changes.html
2025-08-09 18:57:43 +02:00
Martin Weinelt d11811eabe python3Packages.aiohappyeyeballs: pin pytest-asyncio_0 2025-08-09 18:57:42 +02:00
Martin Weinelt 5437766999 python3Packages.pytest-asyncio_0: re-init at 0.26.0
Reintroduced for compat reasons.
2025-08-09 18:57:42 +02:00
Martin Weinelt 83a268f22d python3Packages.executing: fix pytest 8.4.1 compat 2025-08-09 18:57:42 +02:00
Martin Weinelt a53b38be9a python3Packages.astroid: 3.3.10 -> 3.3.11
https://github.com/PyCQA/astroid/blob/v3.3.11/ChangeLog
2025-08-09 18:57:41 +02:00
Martin Weinelt 4588a37131 python3Packages.pandas: 2.2.3 -> 2.3.1
https://pandas.pydata.org/docs/whatsnew/v2.3.0.html
https://pandas.pydata.org/docs/whatsnew/v2.3.1.html
2025-08-09 18:57:41 +02:00
Martin Weinelt f04bb245ba python3Packages.soxr: fix with build==1.3.0 2025-08-09 18:57:41 +02:00
Martin Weinelt 827be3a073 maturin: 1.9.1 -> 1.9.3
https://github.com/PyO3/maturin/blob/v1.9.3/Changelog.md
2025-08-09 18:57:40 +02:00
Martin Weinelt 1b205d1645 python3Packages.matplotlib: 3.10.3 -> 3.10.5
https://github.com/matplotlib/matplotlib/releases/tag/v3.10.4
https://github.com/matplotlib/matplotlib/releases/tag/v3.10.5
2025-08-09 18:57:40 +02:00
Martin Weinelt c9a2e82b8a python3Packages.pillow: fix with build==1.3.0 2025-08-09 18:57:40 +02:00
Martin Weinelt 33a8098663 python3Packages.lxml: 5.4.0 -> 6.0.0
https://github.com/lxml/lxml/blob/lxml-6.0.0/CHANGES.txt
2025-08-09 18:57:40 +02:00
Martin Weinelt 9a0ae724ec python3Packages.pytest-asyncio: 0.26.0 -> 1.1.0
https://github.com/pytest-dev/pytest-asyncio/blob/v1.1.0/docs/reference/changelog.rst
2025-08-09 18:57:39 +02:00
Robert SchützandMartin Weinelt 7af959061d python3Packages.cython: 3.0.12 -> 3.1.2
Diff: https://github.com/cython/cython/compare/refs/tags/3.0.12...refs/tags/3.1.2

Changelog: https://github.com/cython/cython/blob/3.1.2/CHANGES.rst
2025-08-09 18:57:39 +02:00
Martin Weinelt fd8a0da1d8 python3Packages.freezegun: 1.5.1 -> 1.5.4
https://github.com/spulec/freezegun/blob/1.5.4/CHANGELOG
2025-08-09 18:57:39 +02:00
Martin Weinelt 119e253c46 python3Packages.paramterized: disable tests with pytest 8.4
They are broken and the package is likely abandonware.
2025-08-09 18:57:38 +02:00
Martin Weinelt fd2d6109ba python3Packages.pytest-relaxed: fix pytest8.4 compat 2025-08-09 18:57:38 +02:00
Martin Weinelt 536eec89b8 python3Packages.gevent: 24.11.1 -> 25.5.1
https://github.com/gevent/gevent/blob/25.5.1/CHANGES.rst
2025-08-09 18:57:38 +02:00
Martin Weinelt fc4cb6dcdd python3Packages.pytest-xdist: 3.6.1 -> 3.8.0
https://github.com/pytest-dev/pytest-xdist/blob/v3.8.0/CHANGELOG.rst
2025-08-09 18:57:37 +02:00
Martin Weinelt 003c2ed619 python3Packages.pytest: 8.3.5 -> 8.4.1
https://github.com/pytest-dev/pytest/releases/tag/8.4.1
2025-08-09 18:57:37 +02:00
Martin Weinelt a533d8cd24 python3Packages.hypothesis: 6.131.17 -> 6.136.7
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-136-7
2025-08-09 18:57:37 +02:00
Jon HermansenandMartin Weinelt 9d86ede454 python313Packages.wheel: update hash to include changes from 0.46.1 2025-08-09 18:57:37 +02:00
Martin Weinelt 066e42d4fc python3Packages.setuptools: 80.7.1 -> 80.9.0
https://setuptools.pypa.io/en/stable/history.html#v80-9-0
2025-08-09 18:57:36 +02:00
Martin Weinelt e1338b7267 python3Packages.build: 1.2.2.post1 -> 1.3.0
https://github.com/pypa/build/blob/1.3.0/CHANGELOG.rst
2025-08-09 18:57:36 +02:00
K900andGitHub 8e3d4869a5 {opencl-headers,opencl-clhpp,khronos-ocl-icd-loader}: 2024.10.24 -> 2025.07.22 (#428558) 2025-08-09 18:11:02 +03:00
nixpkgs-ci[bot]andGitHub 6c9456df08 Merge staging-next into staging 2025-08-09 12:07:11 +00:00
nixpkgs-ci[bot]andGitHub 7a3fd9b544 Merge master into staging-next 2025-08-09 12:06:29 +00:00
TomaandGitHub e2484e06d7 mesen: don't use absolute path for Exec in generated .desktop files (#431989) 2025-08-09 14:00:18 +02:00
8215ace5be sentry-native: 0.9.1 -> 0.10.0 (#432009)
Co-authored-by: daniel-fahey <daniel-fahey@users.noreply.github.com>
2025-08-09 11:45:25 +00:00
K900andGitHub efe4c632ac kdePackages.ktextaddons: 1.7.0 -> 1.7.1 (#432210) 2025-08-09 14:34:39 +03:00
K900andGitHub 9cac90f073 ffmpeg: enable svt-av1 and vmaf on aarch64 (#432191) 2025-08-09 14:31:39 +03:00
3713bba25c peazip: 10.5.0 -> 10.6.0 (#432229)
Co-authored-by: auroraanna <anna@annaaurora.eu>
2025-08-09 11:29:20 +00:00
R. RyantmandAnthony Roussel a58f01c29f tomcat9: 9.0.107 -> 9.0.108 2025-08-09 13:29:16 +02:00
1311b9c49f mount-zip: 1.8 -> 1.10 (#432188)
Co-authored-by: JarvisCraft <mrJARVIScraft@gmail.com>
2025-08-09 10:52:43 +00:00
Adam DinwoodieandGitHub c17d64d646 .gitattributes: manage CRLF handling (#424336)
In certain circumstances, Git will munge line endings when it checks out
and commits files.  This can result in difficult-to-debug errors when
files are changed when they're checked out.  To avoid that problem, set
.gitattributes such that Git will always use LF line endings for files
it detects as text files.

*.diff and *.patch files are excluded, as committed patch files may need
to patch upstream source code that intentionally uses CRLF line endings.

Fixes #423762
2025-08-09 10:30:01 +00:00
André SilvaandGitHub e98015f00e claude-code: 1.0.71 -> 1.0.72 (#432213) 2025-08-09 11:28:11 +01:00
Martin WeineltandGitHub a95d187495 python3Packages.synology-srm: init at 0.2.3 (#432197) 2025-08-09 12:20:56 +02:00
R. Ryantm 0528a382fe peazip: 10.5.0 -> 10.6.0 2025-08-09 10:04:41 +00:00
Wolfgang WaltherandGitHub 92efecab2d ci/eval: reduce closure size (#431769) 2025-08-09 10:01:08 +00:00
Wolfgang Walther 75f40a150c ci/eval: use sane defaults
Using these defaults makes it possible to just run `nix-build ci -A
eval.singleSystem` without passing additional arguments and get a sane
result back. Especially helpful when testing or debugging.

A `chunkSize` of 5000 is conservative to be able to run on systems with
less memory as well. Run-time is not impacted by that, as recent
benchmarks show.
2025-08-09 11:55:04 +02:00