Skip to content

Commit 069e1ee

Browse files
committed
python311Packages.pymaging: remove
pymaging has been removed because it has not been maintained for 10 years and has been archived.
1 parent f9665bb commit 069e1ee

3 files changed

Lines changed: 1 addition & 26 deletions

File tree

pkgs/development/python-modules/pymaging/default.nix

Lines changed: 0 additions & 24 deletions
This file was deleted.

pkgs/top-level/python-aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ mapAliases ({
289289
pyjson5 = json5; # added 2022-08-28
290290
pylibgen = throw "pylibgen is unmaintained upstreamed, and removed from nixpkgs"; # added 2020-06-20
291291
PyLD = pyld; # added 2022-06-22
292+
pymaging = throw "pymaging has been removed because it has not been maintained for 10 years and has been archived."; # added 2023-11-04
292293
pymaging_png = throw "pymaging_png has been removed because it has not been maintained for 10 years and has been archived."; # added 2023-11-04
293294
pymatgen-lammps = throw "pymatgen-lammps has been removed because it is unmaintained and broken"; # added 2023-06-20
294295
pymazda = throw "pymazda has been removed, because the upstream repo has been affected by a DCMA claim."; # added 2023-10-16

pkgs/top-level/python-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10386,8 +10386,6 @@ self: super: with self; {
1038610386

1038710387
pymacaroons = callPackage ../development/python-modules/pymacaroons { };
1038810388

10389-
pymaging = callPackage ../development/python-modules/pymaging { };
10390-
1039110389
pymailgunner = callPackage ../development/python-modules/pymailgunner { };
1039210390

1039310391
pymanopt = callPackage ../development/python-modules/pymanopt { };

0 commit comments

Comments
 (0)