···38 sha256 = "dc2ea8188df6ac56439343630466b874c57756dd0b2538dd8e7905048f425f04";
39 };
4041- propagatedBuildInputs = with pypkgs; [ tvdb_api ];
4243 # no tests from pypi
44 doCheck = false;
···38 sha256 = "dc2ea8188df6ac56439343630466b874c57756dd0b2538dd8e7905048f425f04";
39 };
4041+ propagatedBuildInputs = with pypkgs; [ tvdb-api ];
4243 # no tests from pypi
44 doCheck = false;
+1
pkgs/top-level/python-aliases.nix
···407 TheanoWithoutCuda = theanoWithoutCuda; # added 2023-02-19
408 transip = throw "transip has been removed because it is no longer maintained. TransIP SOAP V5 API was marked as deprecated"; # added 2023-02-27
409 tumpa = throw "tumpa was promoted to a top-level attribute"; # added 2022-11-19
0410 tvnamer = throw "tvnamer was moved to pkgs.tvnamer"; # added 2021-07-05
411 types-cryptography = throw "types-cryptography has been removed because it is obsolete since cryptography version 3.4.4."; # added 2022-05-30
412 types-paramiko = throw "types-paramiko has been removed because it was unused."; # added 2022-05-30
···407 TheanoWithoutCuda = theanoWithoutCuda; # added 2023-02-19
408 transip = throw "transip has been removed because it is no longer maintained. TransIP SOAP V5 API was marked as deprecated"; # added 2023-02-27
409 tumpa = throw "tumpa was promoted to a top-level attribute"; # added 2022-11-19
410+ tvdb_api = tvdb-api; # added 2023-10-20
411 tvnamer = throw "tvnamer was moved to pkgs.tvnamer"; # added 2021-07-05
412 types-cryptography = throw "types-cryptography has been removed because it is obsolete since cryptography version 3.4.4."; # added 2022-05-30
413 types-paramiko = throw "types-paramiko has been removed because it was unused."; # added 2022-05-30