Loading pkgs/development/python-modules/ytmusicapi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "ytmusicapi"; version = "1.10.3"; version = "1.11.0"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "sigma67"; repo = "ytmusicapi"; tag = version; hash = "sha256-0JTuTGHAWG4lMKMvvtuNTRiYlfPsbhCNoGS0TJBZdCc="; hash = "sha256-7GaxWLGmyxy5RlLoqXXmTM67eoIDf9IB3qjohZcNupU="; }; build-system = [ setuptools-scm ]; Loading Loading
pkgs/development/python-modules/ytmusicapi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "ytmusicapi"; version = "1.10.3"; version = "1.11.0"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "sigma67"; repo = "ytmusicapi"; tag = version; hash = "sha256-0JTuTGHAWG4lMKMvvtuNTRiYlfPsbhCNoGS0TJBZdCc="; hash = "sha256-7GaxWLGmyxy5RlLoqXXmTM67eoIDf9IB3qjohZcNupU="; }; build-system = [ setuptools-scm ]; Loading