Skip to content

Commit 83beb33

Browse files
committed
python3Packages.zeversolarlocal: drop as unmaintained (5 years)
1 parent 90e0b24 commit 83beb33

3 files changed

Lines changed: 1 addition & 68 deletions

File tree

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

Lines changed: 0 additions & 66 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
@@ -545,6 +545,7 @@ mapAliases {
545545
zc-buildout221 = throw "'zc-buildout221' has been renamed to/replaced by 'zc-buildout'"; # Converted to throw 2025-10-29
546546
zc_lockfile = throw "'zc_lockfile' has been renamed to/replaced by 'zc-lockfile'"; # Converted to throw 2025-10-29
547547
zetup = "'zetup' has been removed because it is unmaintained"; # Added 2026-01-19
548+
zeversolarlocal = throw "'zeversolarlocal' has been removed because it is unmaintained"; # Added 2026-01-28
548549
zope_component = throw "'zope_component' has been renamed to/replaced by 'zope-component'"; # Converted to throw 2025-10-29
549550
zope_configuration = throw "'zope_configuration' has been renamed to/replaced by 'zope-configuration'"; # Converted to throw 2025-10-29
550551
zope_contenttype = throw "'zope_contenttype' has been renamed to/replaced by 'zope-contenttype'"; # Converted to throw 2025-10-29

pkgs/top-level/python-packages.nix

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

2113521135
zeversolar = callPackage ../development/python-modules/zeversolar { };
2113621136

21137-
zeversolarlocal = callPackage ../development/python-modules/zeversolarlocal { };
21138-
2113921137
zfec = callPackage ../development/python-modules/zfec { };
2114021138

2114121139
zha = callPackage ../development/python-modules/zha { };

0 commit comments

Comments
 (0)