nixpkgs/pkgs/development/interpreters/python
Martin Weinelt 2c68d6b029
python311Packages.packaging: 23.2 -> 24.0
https://github.com/pypa/packaging/blob/24.0/CHANGELOG.rst

The `requires_dist` field now defaults to `None`, if the package does
not specify any requirements.
2024-03-22 16:34:52 +01:00
..
catch_conflicts pythonCatchConflictsHook: avoid infinite recursion 2024-02-25 11:54:07 +01:00
conda
cpython python313: add a flag to disable GIL 2024-03-13 23:32:38 +09:00
hooks python311Packages.packaging: 23.2 -> 24.0 2024-03-22 16:34:52 +01:00
manylinux Merge pull request #196802 from jneem/manylinux 2023-07-02 23:23:55 +02:00
pypy treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
python2 Revert "python2/mk-python-derivation: disable catchConflictsHook" 2023-11-18 12:58:15 +01:00
rustpython rustpython: mark broken on x86_64-darwin 2023-11-22 19:20:39 +01:00
tests python.tests.tkinter: init 2023-08-19 14:00:56 +03:00
update-python-libraries update-python-libraries: support applications outside python-modules 2024-01-10 15:01:54 +01:00
default.nix python313: 3.13.0a3 -> 3.13.0a5 2024-03-13 14:43:51 +01:00
mk-python-derivation.nix mk-python-derivation: Add build-system argument 2024-02-18 17:40:42 +13:00
passthrufun.nix python: deprecate pythonForBuild in favor of pythonOnBuildForHost 2023-11-07 02:28:58 +02:00
python-packages-base.nix python311Packages.recursive-pth-loader: rename from recursivePthLoader 2024-01-25 22:13:17 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix pythonInterpreters.pypy39_prebuilt: fix tests eval (#278950) 2024-01-09 18:46:49 +01:00
with-packages.nix
wrap-python.nix treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
wrap.sh
wrapper.nix treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00