Skip to content

Commit ae58135

Browse files
authored
python312Packages.ambee: drop (#346566)
2 parents 64b23f7 + 44d73ed commit ae58135

File tree

3 files changed

+1
-58
lines changed

3 files changed

+1
-58
lines changed

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

Lines changed: 0 additions & 56 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
@@ -48,6 +48,7 @@ mapAliases ({
4848
aioquic-mitmproxy = throw "aioquic-mitmproxy has been removed because mitmproxy no longer uses it"; # Added 2024-01-16
4949
amazon_kclpy = amazon-kclpy; # added 2023-08-08
5050
ambiclimate = throw "ambiclimate has been removed, because the service has been terminated after 2024-03-31."; # Added 2024-06-07
51+
ambee = throw "ambee has been removed because the upstream repository was archived in 2022"; # Added 2024-10-04
5152
ansible-base = throw "ansible-base has been removed, because it is end of life"; # added 2022-03-30
5253
ansible-doctor = throw "ansible-doctor has been promoted to a top-level attribute name: `pkgs.ansible-doctor`"; # Added 2023-05-16
5354
ansible-later = throw "ansible-later has been promoted to a top-level attribute name: `pkgs.ansible-later`"; # Added 2023-05-16

pkgs/top-level/python-packages.nix

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

563563
amazon-kclpy = callPackage ../development/python-modules/amazon-kclpy { };
564564

565-
ambee = callPackage ../development/python-modules/ambee { };
566-
567565
amberelectric = callPackage ../development/python-modules/amberelectric { };
568566

569567
amcrest = callPackage ../development/python-modules/amcrest { };

0 commit comments

Comments
 (0)