Skip to content

Commit

Permalink
python311Packages.pymaging: remove
Browse files Browse the repository at this point in the history
pymaging has been removed because it has not been maintained for 10 years and has been archived.
  • Loading branch information
natsukium committed Nov 3, 2023
1 parent f9665bb commit 069e1ee
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 26 deletions.
24 changes: 0 additions & 24 deletions pkgs/development/python-modules/pymaging/default.nix

This file was deleted.

1 change: 1 addition & 0 deletions pkgs/top-level/python-aliases.nix
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ mapAliases ({
pyjson5 = json5; # added 2022-08-28
pylibgen = throw "pylibgen is unmaintained upstreamed, and removed from nixpkgs"; # added 2020-06-20
PyLD = pyld; # added 2022-06-22
pymaging = throw "pymaging has been removed because it has not been maintained for 10 years and has been archived."; # added 2023-11-04
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
pymatgen-lammps = throw "pymatgen-lammps has been removed because it is unmaintained and broken"; # added 2023-06-20
pymazda = throw "pymazda has been removed, because the upstream repo has been affected by a DCMA claim."; # added 2023-10-16
Expand Down
2 changes: 0 additions & 2 deletions pkgs/top-level/python-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10386,8 +10386,6 @@ self: super: with self; {

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

pymaging = callPackage ../development/python-modules/pymaging { };

pymailgunner = callPackage ../development/python-modules/pymailgunner { };

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

0 comments on commit 069e1ee

Please sign in to comment.