Loading pkgs/applications/video/anime-downloader/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ python3.pkgs.buildPythonApplication rec { fuzzywuzzy jsbeautifier pycryptodome pySmartDL pysmartdl pyqt5 requests requests-cache Loading pkgs/development/python-modules/pySmartDL/default.nix→pkgs/development/python-modules/pysmartdl/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ }: buildPythonPackage rec { pname = "pySmartDL"; pname = "pysmartdl"; version = "1.3.4"; src = fetchFromGitHub ({ owner = "iTaybb"; Loading pkgs/top-level/python-aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -305,6 +305,7 @@ mapAliases ({ pyruckus = throw "pyruckus has been removed, it was deprecrated in favor of aioruckus."; # added 2023-09-07 pysha3 = throw "pysha3 has been removed, use safe-pysha3 instead"; # added 2023-05-20 pysmart-smartx = pysmart; # added 2021-10-22 pySmartDL = pysmartdl; # added 2023-10-11 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 Loading pkgs/top-level/python-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10860,7 +10860,7 @@ self: super: with self; { pysmartapp = callPackage ../development/python-modules/pysmartapp { }; pySmartDL = callPackage ../development/python-modules/pySmartDL { }; pysmartdl = callPackage ../development/python-modules/pysmartdl { }; pysmartthings = callPackage ../development/python-modules/pysmartthings { }; Loading Loading
pkgs/applications/video/anime-downloader/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ python3.pkgs.buildPythonApplication rec { fuzzywuzzy jsbeautifier pycryptodome pySmartDL pysmartdl pyqt5 requests requests-cache Loading
pkgs/development/python-modules/pySmartDL/default.nix→pkgs/development/python-modules/pysmartdl/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ }: buildPythonPackage rec { pname = "pySmartDL"; pname = "pysmartdl"; version = "1.3.4"; src = fetchFromGitHub ({ owner = "iTaybb"; Loading
pkgs/top-level/python-aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -305,6 +305,7 @@ mapAliases ({ pyruckus = throw "pyruckus has been removed, it was deprecrated in favor of aioruckus."; # added 2023-09-07 pysha3 = throw "pysha3 has been removed, use safe-pysha3 instead"; # added 2023-05-20 pysmart-smartx = pysmart; # added 2021-10-22 pySmartDL = pysmartdl; # added 2023-10-11 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 Loading
pkgs/top-level/python-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10860,7 +10860,7 @@ self: super: with self; { pysmartapp = callPackage ../development/python-modules/pysmartapp { }; pySmartDL = callPackage ../development/python-modules/pySmartDL { }; pysmartdl = callPackage ../development/python-modules/pysmartdl { }; pysmartthings = callPackage ../development/python-modules/pysmartthings { }; Loading