about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorBen Siraphob <bensiraphob@gmail.com>2022-05-30 07:11:27 +0000
committerGitHub <noreply@github.com>2022-05-30 07:11:27 +0000
commitfd523bfe803c5f8272d4162b7648e7e39b0e291e (patch)
tree1658c3b52a9eb9c0768eb618d5f425de18d7890c /pkgs/top-level/python-aliases.nix
parent66c7d3ca6ba7ba734db5f3173f0456e337211949 (diff)
parent1f402eec780bbbbe720cc46de98f02adc5770d92 (diff)
Merge pull request #175369 from dotlambda/libspotify-drop
libspotify: remove
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index 64fe610505372..d4e26b3fda811 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -113,6 +113,7 @@ mapAliases ({
   pymssql = throw "pymssql has been abandoned upstream."; # added 2020-05-04
   pyreadability = readability-lxml; # added 2022-05-24
   pysmart-smartx = pysmart; # added 2021-10-22
+  pyspotify = throw "pyspotify has been removed because Spotify stopped supporting libspotify"; # added 2022-05-29
   pytest_6 = pytest; # added 2022-02-10
   pytestcov = pytest-cov; # added 2021-01-04
   pytest-pep8 = pytestpep8; # added 2021-01-04