mopidy-soundcloud 0 -> 1 attrpath: mopidy-soundcloud Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ii1w0xaaizz2rqrqrvs0dxa3ap8fklkg-packages.json.drv building '/nix/store/ii1w0xaaizz2rqrqrvs0dxa3ap8fklkg-packages.json.drv'... Going to be running update for following packages: - mopidy-soundcloud-3.0.1 Press Enter key to continue... Running update for: - mopidy-soundcloud-3.0.1: UPDATING ... - mopidy-soundcloud-3.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/mopidy/soundcloud.nix b/pkgs/applications/audio/mopidy/soundcloud.nix index d8a244b5146..05465fc8a1b 100644 --- a/pkgs/applications/audio/mopidy/soundcloud.nix +++ b/pkgs/applications/audio/mopidy/soundcloud.nix @@ -2,13 +2,13 @@ pythonPackages.buildPythonApplication rec { pname = "mopidy-soundcloud"; - version = "3.0.1"; + version = "3.0.2"; src = fetchFromGitHub { owner = "mopidy"; repo = "mopidy-soundcloud"; - rev = "v${version}"; - sha256 = "18wiiv4rca9vibvnc27f3q4apf8n61kbp7mdbm2pmz86qwmd47pa"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-1Qqbfw6NZ+2K1w+abMBfWo0RAmIRbNyIErEmalmWJ0s="; }; propagatedBuildInputs = [ mopidy ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mopidy-soundcloud nix build failed. adding 'mopidy_soundcloud/__init__.py' adding 'mopidy_soundcloud/actor.py' adding 'mopidy_soundcloud/ext.conf' adding 'mopidy_soundcloud/library.py' adding 'mopidy_soundcloud/soundcloud.py' adding 'Mopidy_SoundCloud-3.0.2.dist-info/LICENSE' adding 'Mopidy_SoundCloud-3.0.2.dist-info/METADATA' adding 'Mopidy_SoundCloud-3.0.2.dist-info/WHEEL' adding 'Mopidy_SoundCloud-3.0.2.dist-info/entry_points.txt' adding 'Mopidy_SoundCloud-3.0.2.dist-info/top_level.txt' adding 'Mopidy_SoundCloud-3.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Mopidy_SoundCloud-3.0.2-py3-none-any.whl Requirement already satisfied: setuptools in /nix/store/v9qczq3z12j33pnkzdfmpv7mq6zw9yvm-python3.10-setuptools-65.6.3/lib/python3.10/site-packages (from Mopidy-SoundCloud==3.0.2) (65.6.3.post0) ERROR: Could not find a version that satisfies the requirement beautifulsoup4>=4.7.1 (from mopidy-soundcloud) (from versions: none) ERROR: No matching distribution found for beautifulsoup4>=4.7.1