File tree Expand file tree Collapse file tree 3 files changed +1
-35
lines changed
development/python-modules/percol Expand file tree Collapse file tree 3 files changed +1
-35
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -485,6 +485,7 @@ mapAliases ({
485485 pdfminer = pdfminer-six ; # added 2022-05-25
486486 pdfx = throw "pdfx has been removed because the upstream repository was archived in 2023" ; # Added 2024-10-04
487487 pep257 = pydocstyle ; # added 2022-04-12
488+ percol = throw "percol has been removed because it hasn't been updated since 2019" ; # added 2025-05-25
488489 pillow-simd = throw "pillow-simd has been removed for lagging behind pillow upstream, which exposes it to various security issues." ; # Added 2024-10-24
489490 pipenv-poetry-migrate = throw "pipenv-poetry-migrate was promoted to a top-level attribute" ; # added 2025-01-14
490491 pixelmatch = "pixelmatch has been removed as it was unmaintained" ; # Added 2024-08-18
Original file line number Diff line number Diff line change @@ -11066,8 +11066,6 @@ self: super: with self; {
1106611066
1106711067 peppercorn = callPackage ../development/python-modules/peppercorn { };
1106811068
11069- percol = callPackage ../development/python-modules/percol { };
11070-
1107111069 perfplot = callPackage ../development/python-modules/perfplot { };
1107211070
1107311071 periodictable = callPackage ../development/python-modules/periodictable { };
You can’t perform that action at this time.
0 commit comments