Commit Graph
709942 Commits
Author SHA1 Message Date
natsukiumandMartin Weinelt 4a4e321ffd python312Packages.plotly: fix compatibility with numpy>=2 2024-11-18 18:36:51 +01:00
natsukiumandMartin Weinelt c3f94cf57d python312Packages.patsy: fix compatibility with numpy>=2 2024-11-18 18:36:51 +01:00
natsukiumandMartin Weinelt b41a83676e python312Packages.einops: fix compatibility with numpy>=2 2024-11-18 18:36:50 +01:00
natsukiumandMartin Weinelt a31c91d2e0 python312Packages.ase: fix compatibility with numpy>=2 2024-11-18 18:36:50 +01:00
natsukiumandMartin Weinelt b01b543f41 python312Packages.cirq-core: 1.4.1 -> 1.4.1-unstable-2024-09-21
fix compatibility with numpy>=2
2024-11-18 18:36:50 +01:00
natsukiumandMartin Weinelt 221b4c4d4e python312Packages.seaborn: fix compatibility with numpy>=2 2024-11-18 18:36:49 +01:00
natsukiumandMartin Weinelt 5bfacde24b python312Packages.numpy: 1.26.4 -> 2.1.2 2024-11-18 18:36:49 +01:00
Martin Weinelt 6b9e3472ae python312Packages.setuptools: 75.1.0 -> 75.3.0
https://setuptools.pypa.io/en/stable/history.html#v75-3-0
2024-11-18 18:36:49 +01:00
Martin Weinelt 024350e339 python313Packages.deprecated: disable failing tests
and use the PEP517 builder.
2024-11-18 18:36:48 +01:00
Martin Weinelt d629877745 python313Packages.httptools: 0.6.1 -> 0.6.4
https://github.com/MagicStack/httptools/releases/tag/v0.6.2
https://github.com/MagicStack/httptools/releases/tag/v0.6.3
https://github.com/MagicStack/httptools/releases/tag/v0.6.4
2024-11-18 18:36:48 +01:00
Martin Weinelt 26608c5e4a python313Packages.watchfiles: 0.22.0 -> 0.24.0
https://github.com/samuelcolvin/watchfiles/compare/refs/tags/v0.22.0...v0.24.0
2024-11-18 18:36:48 +01:00
Martin Weinelt 92fbead477 python312Packages.fakeredis: 2.25.1 -> 2.26.1
https://github.com/cunla/fakeredis-py/releases/tag/v2.26.1
2024-11-18 18:36:48 +01:00
Martin Weinelt ff16cceabe python312Packages.redis: 5.1.1 -> 5.2.0
https://github.com/redis/redis-py/releases/tag/v5.2.0
2024-11-18 18:36:47 +01:00
Martin Weinelt 26050b09dc python313Packages.psycopg2: 2.9.9 -> 2.9.10 2024-11-18 18:36:47 +01:00
Martin Weinelt 6cad9267f8 python312Packages.cython_0: 0.29.36 -> 0.29.37.1
https://github.com/cython/cython/blob/0.29.37.1/CHANGES.rst
2024-11-18 18:36:47 +01:00
Martin Weinelt 35a944f30c python313Packages.pytest-doctestplus: fix tests 2024-11-18 18:36:47 +01:00
Martin Weinelt e45ee06a87 python313Packages.toolz: 0.12.1 -> 1.0.0
https://github.com/pytoolz/toolz/releases/tag/1.0.0
2024-11-18 18:36:46 +01:00
Martin Weinelt d6c1a5e4e2 python3.pkgs.pythonRuntimeDepsCheckHook: allow prereleases
Updating to prereleases should be possible, but making this an option is
difficult, given that for packages with many consumers you would have to
set it in each consumer.

We thoroughly test the package set, so allowing prereleases unconditionally
shouldn't be too bad.

Closes: #301698
2024-11-18 18:36:46 +01:00
Martin Weinelt ddc3140a99 gpgme: add python3.13 support 2024-11-18 18:36:46 +01:00
Martin Weinelt c6d7e26b9f python313Packages.oauthlib: disable failing test
Python 3.13 started dedenting multiline strings, which made this test fail.
2024-11-18 18:36:45 +01:00
Martin Weinelt 9cd69975e3 python313Packages.pyflakes: disable failing tests 2024-11-18 18:36:45 +01:00
Martin Weinelt a0c33425f1 python313Packages.cython_0: disable 2024-11-18 18:36:45 +01:00
Martin Weinelt d27de45c20 python313Packages.twisted: 24.7.0 -> 24.10.0
https://github.com/twisted/twisted/blob/twisted-24.10.0/NEWS.rst
2024-11-18 18:36:45 +01:00
Martin Weinelt cbe9b6557f python313Packages.astroid: 3.3.4 -> 3.3.5
https://github.com/PyCQA/astroid/blob/refs/tags/v3.3.5/ChangeLog
2024-11-18 18:36:44 +01:00
Martin Weinelt e76fbe62be python313Packages.pure-eval: 0.2.2 -> 0.2.3
https://github.com/alexmojaki/pure_eval/compare/v0.2.2...v0.2.3
2024-11-18 18:36:44 +01:00
Martin Weinelt e5fb68f685 python313Packages.watchdog: 4.0.2 -> 5.0.3
https://github.com/gorakhargosh/watchdog/blob/v5.0.3/changelog.rst
2024-11-18 18:36:44 +01:00
Martin Weinelt fd30f2796b python313Packages.trustme: 1.1.0 -> 1.2.0
https://trustme.readthedocs.io/en/latest/#trustme-1-2-0-2024-10-07
2024-11-18 18:36:43 +01:00
Martin Weinelt d390c9ee82 python313Packages.parameterized: fix tests
Kudos to the Gentoo folks for the patch.
2024-11-18 18:36:43 +01:00
Martin Weinelt 78dd50f7a2 python313Packages.curio: 1.6 -> 1.6-unstable-2024-04-11 2024-11-18 18:36:43 +01:00
Martin Weinelt d2751a9479 python313Packages.wrapt: 1.16.0 > 1.17.0dev4
https://github.com/GrahamDumpleton/wrapt/compare/refs/tags/1.16.0...1.17.0dev4
2024-11-18 18:36:43 +01:00
Martin Weinelt 520e0ed26d python313Packages.rpds-py: 0.18.1 -> 0.20.0 2024-11-18 18:36:42 +01:00
Martin Weinelt bf586e1e63 python313Packages.jedi: 0.19.1 -> 0.19.1-unstable-2024-10-17
Fast-forward to git master, which is supposed to get released as 0.19.2 soon.
2024-11-18 18:36:42 +01:00
Martin Weinelt 2c36c0c994 python313Packages.colorlog: fix build 2024-11-18 18:36:42 +01:00
Martin Weinelt 53a6655f72 python313Packages.flit: 3.9.0 -> 3.10.0
https://github.com/pypa/flit/blob/3.10.0/doc/history.rst
2024-11-18 18:36:41 +01:00
Martin Weinelt 987b804367 python313Packages: recurse into package set
Python 3.313 is the latest stable Python release and will be supported
through NixOS 24.11 and 25.05.
2024-11-18 18:36:41 +01:00
Martin Weinelt 920dbf9a56 python311Packages: stop recursing into package set
For NixOS 24.11 we are going to support Python 3.12/3.13.
2024-11-18 18:36:41 +01:00
Martin WeineltandGitHub 7220e351ef python3Packages.cffi: fix tests on FreeBSD (#329076) 2024-11-18 16:44:50 +01:00
Alyssa Ross 83b7cf4a00 bluez: 5.78 -> 5.79 2024-11-18 15:34:58 +01:00
Alyssa Ross e8a6b9eff5 bluez.updateScript: init 2024-11-18 15:34:58 +01:00
github-actions[bot]andGitHub 1809511f5c Merge staging-next into staging 2024-11-18 12:06:38 +00:00
github-actions[bot]andGitHub 3132e3a3fa Merge master into staging-next 2024-11-18 12:06:10 +00:00
Martin WeineltandGitHub b3f2aa7e4e home-assistant-custom-components.solis-sensor: 3.7.0 -> 3.7.1 (#356912) 2024-11-18 12:58:08 +01:00
SandroandGitHub d03497e4ea ledfx: 2.0.104 -> 2.0.105 (#356728) 2024-11-18 12:55:51 +01:00
Felix SchröterandGitHub 9866f992db tor-browser: 14.0.1 -> 14.0.2 (#356749) 2024-11-18 11:46:26 +00:00
EmilyandGitHub f23067f508 darwin: set the minimum version to macOS 11.3; nixos/doc/rl-2505: announce macOS version support policy (#352129) 2024-11-18 11:14:08 +00:00
Paul MeyerandGitHub 7290fd0af3 alexandria: 0.12.0 -> 0.13.1 (#356800) 2024-11-18 12:12:48 +01:00
EmilyandGitHub 827f495b8d mpv: restore non‐obsolete Swift library path hack (#356909) 2024-11-18 10:59:45 +00:00
Francesco Gazzetta ecbe02d896 tcllib: 1.21 -> 2.0
Note: This update needs critcl>=3.3 (updated in the previous commit),
otherwise accelerators won't be built.
2024-11-18 10:58:44 +00:00
Francesco Gazzetta d023b182b3 critcl: 3.2 -> 3.3.1 2024-11-18 10:58:44 +00:00
Paul MeyerandGitHub 760947c477 azure-cli: 2.65.0 -> 2.66.0 (#355163) 2024-11-18 11:28:31 +01:00