+4
doc/release-notes/rl-2511.section.md
+4
doc/release-notes/rl-2511.section.md
···NEWS can be viewed from Emacs by typing `C-h n`, or by clicking `Help->Emacs News` from the menu bar.It can also be browsed [online](https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30).+- `python3Packages.heif-image-plugin` has been dropped due to lack of upstream maintenance and breakage. Use `python3Packages.pillow-heif` instead.+- `python3Packages.pyheif` has been dropped due to lack of upstream maintenance and breakage. Use `python3Packages.pillow-heif` instead.
-34
pkgs/development/python-modules/heif-image-plugin/default.nix
-34
pkgs/development/python-modules/heif-image-plugin/default.nix
···
-45
pkgs/development/python-modules/pyheif/default.nix
-45
pkgs/development/python-modules/pyheif/default.nix
···
+2
pkgs/top-level/python-aliases.nix
+2
pkgs/top-level/python-aliases.nix
···hdlparse = throw "hdlparse has been removed, it was using setuptools 2to3 translation feature, which has been removed in setuptools 58"; # added 2022-01-18+heif-image-plugin = throw "heif-image-plugin has been removed due to lack of upstream maintenance and breakage. Use `pillow-heif` instead."; # added 2025-09-17hkdf = throw "hkdf has been removed, as it is no longer maintained upstream."; # added 2024-10-04···pygbm = throw "pygbm has been removed, since it is abandoned and broken"; # added 2023-06-20+pyheif = throw "pyheif has been removed due to lack of upstream maintenance and breakage. Use `pillow-heif` instead."; # added 2025-09-17pycallgraph = throw "pycallgraph has been removed, it was using setuptools 2to3 translation feature, which has been removed in setuptools 58"; # added 2022-01-18pychef = throw "pychef has been removed because it's been archived upstream and abandoned since 2017."; # added 2022-11-14
-4
pkgs/top-level/python-packages.nix
-4
pkgs/top-level/python-packages.nix
······