File tree Expand file tree Collapse file tree 3 files changed +1
-31
lines changed
development/python-modules/yahooweather Expand file tree Collapse file tree 3 files changed +1
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -740,6 +740,7 @@ mapAliases ({
740740 xarray-datatree = throw "Datatree has been merged upstream into pydata/xarray, and released as of xarray version 2024.10.0." ; # added 2024-11-02
741741 xenomapper = throw "xenomapper was moved to pkgs.xenomapper" ; # added 2021-12-31
742742 XlsxWriter = xlsxwriter ; # added 2023-02-19
743+ yahooweather = throw "yahooweather has been removed because it is no longer maintained" ; # added 2025-01-13
743744 xsser = "xsser has been removed because it was unmaintained and relies on a archived project" ; # added 2024-07-27
744745 Yapsy = yapsy ; # added 2023-02-19
745746 yanc = throw "yanc has been removed because it relies on nose" ; # added 2024-07-27
Original file line number Diff line number Diff line change @@ -18288,8 +18288,6 @@ self: super: with self; {
1828818288
1828918289 yabadaba = callPackage ../development/python-modules/yabadaba { };
1829018290
18291- yahooweather = callPackage ../development/python-modules/yahooweather { };
18292-
1829318291 yalesmartalarmclient = callPackage ../development/python-modules/yalesmartalarmclient { };
1829418292
1829518293 yalexs = callPackage ../development/python-modules/yalexs { };
You can’t perform that action at this time.
0 commit comments