about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-01 00:03:05 +0000
committerGitHub <noreply@github.com>2023-03-01 00:03:05 +0000
commit758a48fae42b07a254cae4f81d05cb152d64054f (patch)
tree71b3db75eb64e78b5c35b8fd13410886e1b3adac /pkgs/top-level/python-aliases.nix
parent3686005e6e370a7bb52a7d2288e89134ade78ed9 (diff)
parent7c0fe0cb669d8cd9544d9ac04ecef7653267ddc7 (diff)
Merge staging-next into staging
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 961348d6b5939..4b5cda06db247 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -206,6 +206,7 @@ mapAliases ({
   Pyro5 = pyro5; # added 2023-02-19
   PyRSS2Gen = pyrss2gen; # added 2023-02-19
   pysmart-smartx = pysmart; # added 2021-10-22
+  pysparse = throw "pysparse has been abandoned upstream."; # added 2023-02-28
   pyspotify = throw "pyspotify has been removed because Spotify stopped supporting libspotify"; # added 2022-05-29
   PyStemmer = pystemmer; # added 2023-02-19
   pytest_6 = pytest; # added 2022-02-10