python3Packages.uamqp: drop

Deprecated and broken.

(cherry picked from commit 428b63d4ac)
This commit is contained in:
Michael Daniels
2025-06-11 19:02:37 -04:00
parent 42c0a1675f
commit dc5ea95ce6
3 changed files with 1 additions and 87 deletions

View File

@@ -777,6 +777,7 @@ mapAliases ({
types-cryptography = throw "types-cryptography has been removed because it is obsolete since cryptography version 3.4.4."; # added 2022-05-30
types-enum34 = throw "types-enum34 is obselete since Python 3.4"; # added 2025-02-15
types-paramiko = throw "types-paramiko has been removed because it was unused."; # added 2022-05-30
uamqp = throw "'uamqp' has been removed because it is broken and unmaintained."; # added 2025-06-11
ufoLib2 = ufolib2; # added 2024-01-07
ukrainealarm = throw "ukrainealarm has been removed, as it has been replaced as a home-assistant dependency by uasiren."; # added 2024-01-05
unblob-native = throw "unblob-native has been removed because its functionality is merged into unblob 25.4.14."; # Added 2025-05-02