nixpkgs/pkgs/development/python2-modules
Ihar Hrachyshka 567e8dfd8e
treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
..
attrs treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
backports-functools-lru-cache
bootstrapped-pip
cffi
configparser treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
contextlib2
coverage
enum treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
filelock treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
futures treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
hypothesis treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
importlib-metadata treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
jinja2 treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
markupsafe treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
mock treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
more-itertools
packaging treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pip
pluggy
pycairo treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pygobject treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pygtk treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pyparsing treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pytest treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pytest-xdist treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
scandir treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
setuptools treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
setuptools-scm treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
typing treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
wcwidth
wheel treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
zipp treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
README.md

Python 2 is Not Supported

Packages, applications, and services based on Python 2 are no longer supported and are being removed. If you require a Python 2 based package, you can include that package in your own local repository.

Some packages may continue to be maintained for internal use by nixpkgs, but they should not be used by new public packages.

For more details, see Issue #201859.