Loading pkgs/development/python-modules/bilibili-api-python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,13 +24,13 @@ }: buildPythonPackage rec { pname = "bilibili-api-python"; version = "17.3.0"; version = "17.4.0"; pyproject = true; src = fetchPypi { pname = "bilibili_api_python"; inherit version; hash = "sha256-Rlnz3ws023x5MiwabGR4gARH0bdUgucoixIMRqj+Z64="; hash = "sha256-OWMQwYIP2TGkahDGEVIzviUOjbMVombupgjA9iXN8e8="; }; # The upstream uses requirements.txt, which overly strict version constraints. Loading Loading
pkgs/development/python-modules/bilibili-api-python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,13 +24,13 @@ }: buildPythonPackage rec { pname = "bilibili-api-python"; version = "17.3.0"; version = "17.4.0"; pyproject = true; src = fetchPypi { pname = "bilibili_api_python"; inherit version; hash = "sha256-Rlnz3ws023x5MiwabGR4gARH0bdUgucoixIMRqj+Z64="; hash = "sha256-OWMQwYIP2TGkahDGEVIzviUOjbMVombupgjA9iXN8e8="; }; # The upstream uses requirements.txt, which overly strict version constraints. Loading