spotdl 4.0.6 -> 4.0.7 https://github.com/spotDL/spotify-downloader/releases attrpath: spotdl 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/8znma3wgf561188ivvy8b4cjb6w9209b-packages.json.drv building '/nix/store/8znma3wgf561188ivvy8b4cjb6w9209b-packages.json.drv'... Going to be running update for following packages: - spotdl-4.0.6 Press Enter key to continue... Running update for: - spotdl-4.0.6: UPDATING ... - spotdl-4.0.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/audio/spotdl/default.nix b/pkgs/tools/audio/spotdl/default.nix index 02628bf74ec..d923fd5bb12 100644 --- a/pkgs/tools/audio/spotdl/default.nix +++ b/pkgs/tools/audio/spotdl/default.nix @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication rec { pname = "spotdl"; - version = "4.0.6"; + version = "4.0.7"; format = "pyproject"; @@ -14,7 +14,7 @@ python3.pkgs.buildPythonApplication rec { owner = "spotDL"; repo = "spotify-downloader"; rev = "refs/tags/v${version}"; - hash = "sha256-oZyEh76nNKMeEenz0dNLQ5Hd9jRaot6He8toxDSZZ/8="; + hash = "sha256-+hkdrPi3INs16SeAl+iXOE9KFDzG/TYXB3CDd8Tigwk="; }; nativeBuildInputs = with python3.pkgs; [ 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 spotdl nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: spotdl Running command Building wheel for spotdl (pyproject.toml) Building wheel for spotdl (pyproject.toml) ... [?25l[?25hdone Created wheel for spotdl: filename=spotdl-4.0.7-py3-none-any.whl size=75803 sha256=24b032087b0cd3ff8b4365bbcfdedcef00b9be5b50811af97035d8ee3fc6d9cd Stored in directory: /build/pip-ephem-wheel-cache-e8fv5rqu/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built spotdl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/spotdl-4.0.7...OK Repacking wheel as ./spotdl-4.0.7-py3-none-any.whl...OK /build/source Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./spotdl-4.0.7-py3-none-any.whl Requirement already satisfied: platformdirs in /nix/store/gcklx24kw8qy06hgddh177kcrliag154-python3.10-platformdirs-2.6.2/lib/python3.10/site-packages (from spotdl==4.0.7) (2.6.2) Requirement already satisfied: python-slugify in /nix/store/pj6dp126dbpyika6arkh0n4293psxhsp-python3.10-python-slugify-6.1.2/lib/python3.10/site-packages (from spotdl==4.0.7) (6.1.2) ERROR: Could not find a version that satisfies the requirement syncedlyrics (from spotdl) (from versions: none) ERROR: No matching distribution found for syncedlyrics  spotdl 0 -> 1 attrpath: spotdl 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] Going to be running update for following packages: - spotdl-4.0.6 Press Enter key to continue... Running update for: - spotdl-4.0.6: UPDATING ... - spotdl-4.0.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/audio/spotdl/default.nix b/pkgs/tools/audio/spotdl/default.nix index 02628bf74ec..d923fd5bb12 100644 --- a/pkgs/tools/audio/spotdl/default.nix +++ b/pkgs/tools/audio/spotdl/default.nix @@ -6,7 +6,7 @@ python3.pkgs.buildPythonApplication rec { pname = "spotdl"; - version = "4.0.6"; + version = "4.0.7"; format = "pyproject"; @@ -14,7 +14,7 @@ python3.pkgs.buildPythonApplication rec { owner = "spotDL"; repo = "spotify-downloader"; rev = "refs/tags/v${version}"; - hash = "sha256-oZyEh76nNKMeEenz0dNLQ5Hd9jRaot6He8toxDSZZ/8="; + hash = "sha256-+hkdrPi3INs16SeAl+iXOE9KFDzG/TYXB3CDd8Tigwk="; }; nativeBuildInputs = with python3.pkgs; [ 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 spotdl nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: spotdl Running command Building wheel for spotdl (pyproject.toml) Building wheel for spotdl (pyproject.toml) ... [?25l[?25hdone Created wheel for spotdl: filename=spotdl-4.0.7-py3-none-any.whl size=75803 sha256=598234d169c08849da7ed8d8d1a890f24b5027a544443ee79d0ec7b754adf98b Stored in directory: /build/pip-ephem-wheel-cache-4mvswefn/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built spotdl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/spotdl-4.0.7...OK Repacking wheel as ./spotdl-4.0.7-py3-none-any.whl...OK /build/source Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./spotdl-4.0.7-py3-none-any.whl Requirement already satisfied: platformdirs in /nix/store/gcklx24kw8qy06hgddh177kcrliag154-python3.10-platformdirs-2.6.2/lib/python3.10/site-packages (from spotdl==4.0.7) (2.6.2) Requirement already satisfied: python-slugify in /nix/store/pj6dp126dbpyika6arkh0n4293psxhsp-python3.10-python-slugify-6.1.2/lib/python3.10/site-packages (from spotdl==4.0.7) (6.1.2) ERROR: Could not find a version that satisfies the requirement syncedlyrics (from spotdl) (from versions: none) ERROR: No matching distribution found for syncedlyrics