2022-11-11T00:24:47 cobang 0.9.6 -> 0.9.8 https://github.com/hongquan/CoBang/releases 2022-11-11T00:24:51 attrpath: cobang 2022-11-11T00:24:51 Checking auto update branch... 2022-11-11T00:24:54 [version] 2022-11-11T00:24:54 [version] skipping because derivation has updateScript 2022-11-11T00:24:54 [rustCrateVersion] 2022-11-11T00:24:54 [rustCrateVersion] No cargoSha256 found 2022-11-11T00:24:54 [golangModuleVersion] 2022-11-11T00:24:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T00:24:54 [updateScript] 2022-11-11T00:24:57 [updateScript] Success 2022-11-11T00:24:57 [updateScript] Going to be running update for following packages: - cobang-0.9.6 Press Enter key to continue... Running update for: - cobang-0.9.6: UPDATING ... - cobang-0.9.6: DONE. Packages updated! 2022-11-11T00:24:57 2022-11-11T00:24:57 [quotedUrls] 2022-11-11T00:24:57 [quotedUrls] nothing found to replace 2022-11-11T00:24:57 Diff after rewrites: diff --git a/pkgs/applications/misc/cobang/default.nix b/pkgs/applications/misc/cobang/default.nix index 1401a7a8df2..98ba4421709 100644 --- a/pkgs/applications/misc/cobang/default.nix +++ b/pkgs/applications/misc/cobang/default.nix @@ -25,14 +25,14 @@ buildPythonApplication rec { pname = "cobang"; - version = "0.9.6"; + version = "0.9.8"; format = "pyproject"; src = fetchFromGitHub { owner = "hongquan"; repo = "CoBang"; - rev = "v${version}"; - sha256 = "sha256-YcXQ2wAgFSsJEqcaDQotpX1put4pQaF511kwq/c2yHw="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-waQC5MigMUbuaeoCW6mVy5L64ybyfZQC3BspAaJndnw="; }; patches = [ 2022-11-11T00:26:27 No auto update branch exists 2022-11-11T00:26:32 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cobang nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ci6cai8gd2ak9dddb4msaj06s2a7lzqm-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vn.hoabinh.quan.CoBang.yaml @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/hry1dxyf3nfyxnqndhvrqg0zxblky9jf-0001-Poetry-core-and-pillow-9.patch patching file pyproject.toml Hunk #1 FAILED at 11. Hunk #2 succeeded at 34 (offset 1 line). 1 out of 2 hunks FAILED -- saving rejects to file pyproject.toml.rej 2022-11-11T09:50:59 cobang 0.9.6 -> 0.9.8 https://repology.org/metapackage/cobang/versions 2022-11-11T09:51:01 attrpath: cobang 2022-11-11T09:51:01 Checking auto update branch... 2022-11-11T09:51:04 [version] 2022-11-11T09:51:04 [version] skipping because derivation has updateScript 2022-11-11T09:51:04 [rustCrateVersion] 2022-11-11T09:51:04 [rustCrateVersion] No cargoSha256 found 2022-11-11T09:51:04 [golangModuleVersion] 2022-11-11T09:51:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T09:51:04 [updateScript] 2022-11-11T09:51:07 [updateScript] Success 2022-11-11T09:51:07 [updateScript] this derivation will be built: /nix/store/3gixh467n768qibgj6dls8nvwm9isfc3-packages.json.drv building '/nix/store/3gixh467n768qibgj6dls8nvwm9isfc3-packages.json.drv'... Going to be running update for following packages: - cobang-0.9.6 Press Enter key to continue... Running update for: - cobang-0.9.6: UPDATING ... - cobang-0.9.6: DONE. Packages updated! 2022-11-11T09:51:07 2022-11-11T09:51:07 [quotedUrls] 2022-11-11T09:51:07 [quotedUrls] nothing found to replace 2022-11-11T09:51:07 Diff after rewrites: diff --git a/pkgs/applications/misc/cobang/default.nix b/pkgs/applications/misc/cobang/default.nix index 1401a7a8df2..98ba4421709 100644 --- a/pkgs/applications/misc/cobang/default.nix +++ b/pkgs/applications/misc/cobang/default.nix @@ -25,14 +25,14 @@ buildPythonApplication rec { pname = "cobang"; - version = "0.9.6"; + version = "0.9.8"; format = "pyproject"; src = fetchFromGitHub { owner = "hongquan"; repo = "CoBang"; - rev = "v${version}"; - sha256 = "sha256-YcXQ2wAgFSsJEqcaDQotpX1put4pQaF511kwq/c2yHw="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-waQC5MigMUbuaeoCW6mVy5L64ybyfZQC3BspAaJndnw="; }; patches = [ 2022-11-11T09:52:35 No auto update branch exists 2022-11-11T09:52:41 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cobang nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ci6cai8gd2ak9dddb4msaj06s2a7lzqm-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vn.hoabinh.quan.CoBang.yaml @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/hry1dxyf3nfyxnqndhvrqg0zxblky9jf-0001-Poetry-core-and-pillow-9.patch patching file pyproject.toml Hunk #1 FAILED at 11. Hunk #2 succeeded at 34 (offset 1 line). 1 out of 2 hunks FAILED -- saving rejects to file pyproject.toml.rej 2022-11-11T15:17:23 cobang 0 -> 1 2022-11-11T15:17:26 attrpath: cobang 2022-11-11T15:17:26 Checking auto update branch... 2022-11-11T15:17:29 [version] 2022-11-11T15:17:29 [version] skipping because derivation has updateScript 2022-11-11T15:17:29 [rustCrateVersion] 2022-11-11T15:17:29 [rustCrateVersion] No cargoSha256 found 2022-11-11T15:17:29 [golangModuleVersion] 2022-11-11T15:17:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T15:17:29 [updateScript] 2022-11-11T15:17:32 [updateScript] Success 2022-11-11T15:17:32 [updateScript] Going to be running update for following packages: - cobang-0.9.6 Press Enter key to continue... Running update for: - cobang-0.9.6: UPDATING ... - cobang-0.9.6: DONE. Packages updated! 2022-11-11T15:17:32 2022-11-11T15:17:32 [quotedUrls] 2022-11-11T15:17:32 [quotedUrls] nothing found to replace 2022-11-11T15:17:32 Diff after rewrites: diff --git a/pkgs/applications/misc/cobang/default.nix b/pkgs/applications/misc/cobang/default.nix index 1401a7a8df2..98ba4421709 100644 --- a/pkgs/applications/misc/cobang/default.nix +++ b/pkgs/applications/misc/cobang/default.nix @@ -25,14 +25,14 @@ buildPythonApplication rec { pname = "cobang"; - version = "0.9.6"; + version = "0.9.8"; format = "pyproject"; src = fetchFromGitHub { owner = "hongquan"; repo = "CoBang"; - rev = "v${version}"; - sha256 = "sha256-YcXQ2wAgFSsJEqcaDQotpX1put4pQaF511kwq/c2yHw="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-waQC5MigMUbuaeoCW6mVy5L64ybyfZQC3BspAaJndnw="; }; patches = [ 2022-11-11T15:19:01 No auto update branch exists 2022-11-11T15:19:04 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cobang nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ci6cai8gd2ak9dddb4msaj06s2a7lzqm-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vn.hoabinh.quan.CoBang.yaml @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/hry1dxyf3nfyxnqndhvrqg0zxblky9jf-0001-Poetry-core-and-pillow-9.patch patching file pyproject.toml Hunk #1 FAILED at 11. Hunk #2 succeeded at 34 (offset 1 line). 1 out of 2 hunks FAILED -- saving rejects to file pyproject.toml.rej