Merge pull request #299223 from NixOS/python-updates

[python-updates] 2024-03-24 - selective updates
This commit is contained in:
Martin Weinelt
2024-03-28 05:01:55 +01:00
committed by GitHub
219 changed files with 867 additions and 766 deletions
@@ -4,7 +4,7 @@
, pythonOlder
# build-system
, cython_3
, cython
, setuptools
# dependencies
@@ -39,7 +39,7 @@ buildPythonPackage rec {
build-system = [
setuptools
cython_3
cython
];
dependencies = [