File tree Expand file tree Collapse file tree 3 files changed +1
-28
lines changed
development/python-modules/sabyenc Expand file tree Collapse file tree 3 files changed +1
-28
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -686,6 +686,7 @@ mapAliases ({
686686 ruff-lsp = throw "ruff-lsp has been deprecated, use `ruff server` instead" ; # added 2025-04-21
687687 runway-python = throw "SDK has been deprecated and was archived by upstream" ; # added 2023-05-03
688688 safe = throw "safe has been removed, it was unmaintained sinced October 2019" ; # added 2024-07-28
689+ sabyenc = throw "sabyenc has been removed, due to no updates since June 2019 and being superseded by sabyenc3" ; # added 2025-05-03
689690 sampledata = throw "sampledata has been removed, it was unmaintained since 2017" ; # added 2024-07-27
690691 sapi-python-client = kbcstorage ; # added 2022-04-20
691692 scikitimage = scikit-image ; # added 2023-05-14
Original file line number Diff line number Diff line change @@ -15378,8 +15378,6 @@ self: super: with self; {
1537815378
1537915379 sabctools = callPackage ../development/python-modules/sabctools { };
1538015380
15381- sabyenc = callPackage ../development/python-modules/sabyenc { };
15382-
1538315381 sabyenc3 = callPackage ../development/python-modules/sabyenc3 { };
1538415382
1538515383 sacn = callPackage ../development/python-modules/sacn { };
You can’t perform that action at this time.
0 commit comments