File tree Expand file tree Collapse file tree
development/python-modules/pymaging Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 { };
You can’t perform that action at this time.
0 commit comments