2022-11-07T00:38:28 errbot 6.1.7 -> 6.1.9 https://pypi.org/project/errbot/ 2022-11-07T00:38:30 attrpath: errbot 2022-11-07T00:38:30 Checking auto update branch... 2022-11-07T00:38:34 [version] 2022-11-07T00:38:34 [version] skipping because derivation has updateScript 2022-11-07T00:38:34 [rustCrateVersion] 2022-11-07T00:38:34 [rustCrateVersion] No cargoSha256 found 2022-11-07T00:38:34 [golangModuleVersion] 2022-11-07T00:38:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T00:38:34 [updateScript] 2022-11-07T00:38:37 [updateScript] Success 2022-11-07T00:38:37 [updateScript] this derivation will be built: /nix/store/bldwgmagi2h72y6m8cr4ladhmvrc0bps-packages.json.drv building '/nix/store/bldwgmagi2h72y6m8cr4ladhmvrc0bps-packages.json.drv'... Going to be running update for following packages: - errbot-6.1.7 Press Enter key to continue... Running update for: - errbot-6.1.7: UPDATING ... - errbot-6.1.7: DONE. Packages updated! 2022-11-07T00:38:37 2022-11-07T00:38:37 [quotedUrls] 2022-11-07T00:38:37 [quotedUrls] nothing found to replace 2022-11-07T00:38:37 Diff after rewrites: diff --git a/pkgs/applications/networking/errbot/default.nix b/pkgs/applications/networking/errbot/default.nix index 032238d399d..c26ae9106a8 100644 --- a/pkgs/applications/networking/errbot/default.nix +++ b/pkgs/applications/networking/errbot/default.nix @@ -8,13 +8,13 @@ let python3 = python39; in python3.pkgs.buildPythonApplication rec { pname = "errbot"; - version = "6.1.7"; + version = "6.1.9"; src = fetchFromGitHub { owner = "errbotio"; repo = "errbot"; - rev = version; - sha256 = "02h44qd3d91zy657hyqsw3gskgxg31848pw6zpb8dhd1x84z5y77"; + rev = "refs/tags/${version}"; + sha256 = "sha256-BmHChLWWnrtg0p4WH8bANwpo+p4RTwjYbXfyPnz6mp8="; }; LC_ALL = "en_US.utf8"; 2022-11-07T00:40:11 No auto update branch exists 2022-11-07T00:40:18 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 errbot nix build failed. adding 'errbot/rendering/__init__.py' adding 'errbot/rendering/ansiext.py' adding 'errbot/rendering/xhtmlim.py' adding 'errbot/storage/__init__.py' adding 'errbot/storage/base.py' adding 'errbot/storage/memory.plug' adding 'errbot/storage/memory.py' adding 'errbot/storage/shelf.plug' adding 'errbot/storage/shelf.py' adding 'errbot/templates/card.md' adding 'errbot/templates/new_plugin.py.tmpl' adding 'errbot/templates/initdir/config.py.tmpl' adding 'errbot/templates/initdir/example.plug' adding 'errbot/templates/initdir/example.py' adding 'errbot-6.1.9.dist-info/COPYING' adding 'errbot-6.1.9.dist-info/METADATA' adding 'errbot-6.1.9.dist-info/WHEEL' adding 'errbot-6.1.9.dist-info/entry_points.txt' adding 'errbot-6.1.9.dist-info/top_level.txt' adding 'errbot-6.1.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./errbot-6.1.9-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement colorlog==6.6.0 (from errbot) (from versions: none) ERROR: No matching distribution found for colorlog==6.6.0  2022-11-07T04:16:46 errbot 6.1.7 -> 6.1.9 https://github.com/errbotio/errbot/releases 2022-11-07T04:16:49 attrpath: errbot 2022-11-07T04:16:49 Checking auto update branch... 2022-11-07T04:16:53 [version] 2022-11-07T04:16:53 [version] skipping because derivation has updateScript 2022-11-07T04:16:53 [rustCrateVersion] 2022-11-07T04:16:53 [rustCrateVersion] No cargoSha256 found 2022-11-07T04:16:53 [golangModuleVersion] 2022-11-07T04:16:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T04:16:53 [updateScript] 2022-11-07T04:16:55 [updateScript] Success 2022-11-07T04:16:55 [updateScript] this derivation will be built: /nix/store/bldwgmagi2h72y6m8cr4ladhmvrc0bps-packages.json.drv building '/nix/store/bldwgmagi2h72y6m8cr4ladhmvrc0bps-packages.json.drv'... Going to be running update for following packages: - errbot-6.1.7 Press Enter key to continue... Running update for: - errbot-6.1.7: UPDATING ... - errbot-6.1.7: DONE. Packages updated! 2022-11-07T04:16:55 2022-11-07T04:16:55 [quotedUrls] 2022-11-07T04:16:55 [quotedUrls] nothing found to replace 2022-11-07T04:16:56 Diff after rewrites: diff --git a/pkgs/applications/networking/errbot/default.nix b/pkgs/applications/networking/errbot/default.nix index 032238d399d..c26ae9106a8 100644 --- a/pkgs/applications/networking/errbot/default.nix +++ b/pkgs/applications/networking/errbot/default.nix @@ -8,13 +8,13 @@ let python3 = python39; in python3.pkgs.buildPythonApplication rec { pname = "errbot"; - version = "6.1.7"; + version = "6.1.9"; src = fetchFromGitHub { owner = "errbotio"; repo = "errbot"; - rev = version; - sha256 = "02h44qd3d91zy657hyqsw3gskgxg31848pw6zpb8dhd1x84z5y77"; + rev = "refs/tags/${version}"; + sha256 = "sha256-BmHChLWWnrtg0p4WH8bANwpo+p4RTwjYbXfyPnz6mp8="; }; LC_ALL = "en_US.utf8"; 2022-11-07T04:18:32 No auto update branch exists 2022-11-07T04:18:40 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 errbot nix build failed. adding 'errbot/rendering/__init__.py' adding 'errbot/rendering/ansiext.py' adding 'errbot/rendering/xhtmlim.py' adding 'errbot/storage/__init__.py' adding 'errbot/storage/base.py' adding 'errbot/storage/memory.plug' adding 'errbot/storage/memory.py' adding 'errbot/storage/shelf.plug' adding 'errbot/storage/shelf.py' adding 'errbot/templates/card.md' adding 'errbot/templates/new_plugin.py.tmpl' adding 'errbot/templates/initdir/config.py.tmpl' adding 'errbot/templates/initdir/example.plug' adding 'errbot/templates/initdir/example.py' adding 'errbot-6.1.9.dist-info/COPYING' adding 'errbot-6.1.9.dist-info/METADATA' adding 'errbot-6.1.9.dist-info/WHEEL' adding 'errbot-6.1.9.dist-info/entry_points.txt' adding 'errbot-6.1.9.dist-info/top_level.txt' adding 'errbot-6.1.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./errbot-6.1.9-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement colorlog==6.6.0 (from errbot) (from versions: none) ERROR: No matching distribution found for colorlog==6.6.0  2022-11-07T12:52:45 errbot 0 -> 1 2022-11-07T12:52:47 attrpath: errbot 2022-11-07T12:52:47 Checking auto update branch... 2022-11-07T12:52:51 [version] 2022-11-07T12:52:51 [version] skipping because derivation has updateScript 2022-11-07T12:52:51 [rustCrateVersion] 2022-11-07T12:52:51 [rustCrateVersion] No cargoSha256 found 2022-11-07T12:52:51 [golangModuleVersion] 2022-11-07T12:52:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T12:52:51 [updateScript] 2022-11-07T12:52:54 [updateScript] Success 2022-11-07T12:52:54 [updateScript] Going to be running update for following packages: - errbot-6.1.7 Press Enter key to continue... Running update for: - errbot-6.1.7: UPDATING ... - errbot-6.1.7: DONE. Packages updated! 2022-11-07T12:52:54 2022-11-07T12:52:54 [quotedUrls] 2022-11-07T12:52:54 [quotedUrls] nothing found to replace 2022-11-07T12:52:54 Diff after rewrites: diff --git a/pkgs/applications/networking/errbot/default.nix b/pkgs/applications/networking/errbot/default.nix index 032238d399d..c26ae9106a8 100644 --- a/pkgs/applications/networking/errbot/default.nix +++ b/pkgs/applications/networking/errbot/default.nix @@ -8,13 +8,13 @@ let python3 = python39; in python3.pkgs.buildPythonApplication rec { pname = "errbot"; - version = "6.1.7"; + version = "6.1.9"; src = fetchFromGitHub { owner = "errbotio"; repo = "errbot"; - rev = version; - sha256 = "02h44qd3d91zy657hyqsw3gskgxg31848pw6zpb8dhd1x84z5y77"; + rev = "refs/tags/${version}"; + sha256 = "sha256-BmHChLWWnrtg0p4WH8bANwpo+p4RTwjYbXfyPnz6mp8="; }; LC_ALL = "en_US.utf8"; 2022-11-07T12:54:27 No auto update branch exists 2022-11-07T12:54:33 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 errbot nix build failed. adding 'errbot/rendering/__init__.py' adding 'errbot/rendering/ansiext.py' adding 'errbot/rendering/xhtmlim.py' adding 'errbot/storage/__init__.py' adding 'errbot/storage/base.py' adding 'errbot/storage/memory.plug' adding 'errbot/storage/memory.py' adding 'errbot/storage/shelf.plug' adding 'errbot/storage/shelf.py' adding 'errbot/templates/card.md' adding 'errbot/templates/new_plugin.py.tmpl' adding 'errbot/templates/initdir/config.py.tmpl' adding 'errbot/templates/initdir/example.plug' adding 'errbot/templates/initdir/example.py' adding 'errbot-6.1.9.dist-info/COPYING' adding 'errbot-6.1.9.dist-info/METADATA' adding 'errbot-6.1.9.dist-info/WHEEL' adding 'errbot-6.1.9.dist-info/entry_points.txt' adding 'errbot-6.1.9.dist-info/top_level.txt' adding 'errbot-6.1.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./errbot-6.1.9-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement colorlog==6.6.0 (from errbot) (from versions: none) ERROR: No matching distribution found for colorlog==6.6.0  2022-11-07T13:20:16 errbot 6.1.7 -> 6.1.9 https://pypi.org/project/errbot/ 2022-11-07T13:20:18 attrpath: errbot 2022-11-07T13:20:18 Checking auto update branch... 2022-11-07T13:20:22 [version] 2022-11-07T13:20:22 [version] skipping because derivation has updateScript 2022-11-07T13:20:22 [rustCrateVersion] 2022-11-07T13:20:22 [rustCrateVersion] No cargoSha256 found 2022-11-07T13:20:22 [golangModuleVersion] 2022-11-07T13:20:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T13:20:22 [updateScript] 2022-11-07T13:20:29 [updateScript] Success 2022-11-07T13:20:29 [updateScript] Going to be running update for following packages: - errbot-6.1.7 Press Enter key to continue... Running update for: - errbot-6.1.7: UPDATING ... - errbot-6.1.7: DONE. Packages updated! 2022-11-07T13:20:29 2022-11-07T13:20:29 [quotedUrls] 2022-11-07T13:20:29 [quotedUrls] nothing found to replace 2022-11-07T13:20:29 Diff after rewrites: diff --git a/pkgs/applications/networking/errbot/default.nix b/pkgs/applications/networking/errbot/default.nix index 032238d399d..c26ae9106a8 100644 --- a/pkgs/applications/networking/errbot/default.nix +++ b/pkgs/applications/networking/errbot/default.nix @@ -8,13 +8,13 @@ let python3 = python39; in python3.pkgs.buildPythonApplication rec { pname = "errbot"; - version = "6.1.7"; + version = "6.1.9"; src = fetchFromGitHub { owner = "errbotio"; repo = "errbot"; - rev = version; - sha256 = "02h44qd3d91zy657hyqsw3gskgxg31848pw6zpb8dhd1x84z5y77"; + rev = "refs/tags/${version}"; + sha256 = "sha256-BmHChLWWnrtg0p4WH8bANwpo+p4RTwjYbXfyPnz6mp8="; }; LC_ALL = "en_US.utf8"; 2022-11-07T13:22:03 No auto update branch exists 2022-11-07T13:22:09 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 errbot nix build failed. adding 'errbot/rendering/__init__.py' adding 'errbot/rendering/ansiext.py' adding 'errbot/rendering/xhtmlim.py' adding 'errbot/storage/__init__.py' adding 'errbot/storage/base.py' adding 'errbot/storage/memory.plug' adding 'errbot/storage/memory.py' adding 'errbot/storage/shelf.plug' adding 'errbot/storage/shelf.py' adding 'errbot/templates/card.md' adding 'errbot/templates/new_plugin.py.tmpl' adding 'errbot/templates/initdir/config.py.tmpl' adding 'errbot/templates/initdir/example.plug' adding 'errbot/templates/initdir/example.py' adding 'errbot-6.1.9.dist-info/COPYING' adding 'errbot-6.1.9.dist-info/METADATA' adding 'errbot-6.1.9.dist-info/WHEEL' adding 'errbot-6.1.9.dist-info/entry_points.txt' adding 'errbot-6.1.9.dist-info/top_level.txt' adding 'errbot-6.1.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./errbot-6.1.9-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement colorlog==6.6.0 (from errbot) (from versions: none) ERROR: No matching distribution found for colorlog==6.6.0  2022-11-07T20:51:28 errbot 6.1.7 -> 6.1.9 https://github.com/errbotio/errbot/releases 2022-11-07T20:51:30 attrpath: errbot 2022-11-07T20:51:31 Checking auto update branch... 2022-11-07T20:51:34 [version] 2022-11-07T20:51:34 [version] skipping because derivation has updateScript 2022-11-07T20:51:34 [rustCrateVersion] 2022-11-07T20:51:34 [rustCrateVersion] No cargoSha256 found 2022-11-07T20:51:34 [golangModuleVersion] 2022-11-07T20:51:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T20:51:34 [updateScript] 2022-11-07T20:51:37 [updateScript] Success 2022-11-07T20:51:37 [updateScript] Going to be running update for following packages: - errbot-6.1.7 Press Enter key to continue... Running update for: - errbot-6.1.7: UPDATING ... - errbot-6.1.7: DONE. Packages updated! 2022-11-07T20:51:37 2022-11-07T20:51:37 [quotedUrls] 2022-11-07T20:51:37 [quotedUrls] nothing found to replace 2022-11-07T20:51:37 Diff after rewrites: diff --git a/pkgs/applications/networking/errbot/default.nix b/pkgs/applications/networking/errbot/default.nix index 032238d399d..c26ae9106a8 100644 --- a/pkgs/applications/networking/errbot/default.nix +++ b/pkgs/applications/networking/errbot/default.nix @@ -8,13 +8,13 @@ let python3 = python39; in python3.pkgs.buildPythonApplication rec { pname = "errbot"; - version = "6.1.7"; + version = "6.1.9"; src = fetchFromGitHub { owner = "errbotio"; repo = "errbot"; - rev = version; - sha256 = "02h44qd3d91zy657hyqsw3gskgxg31848pw6zpb8dhd1x84z5y77"; + rev = "refs/tags/${version}"; + sha256 = "sha256-BmHChLWWnrtg0p4WH8bANwpo+p4RTwjYbXfyPnz6mp8="; }; LC_ALL = "en_US.utf8"; 2022-11-07T20:53:11 No auto update branch exists 2022-11-07T20:53:15 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 errbot nix build failed. adding 'errbot/rendering/__init__.py' adding 'errbot/rendering/ansiext.py' adding 'errbot/rendering/xhtmlim.py' adding 'errbot/storage/__init__.py' adding 'errbot/storage/base.py' adding 'errbot/storage/memory.plug' adding 'errbot/storage/memory.py' adding 'errbot/storage/shelf.plug' adding 'errbot/storage/shelf.py' adding 'errbot/templates/card.md' adding 'errbot/templates/new_plugin.py.tmpl' adding 'errbot/templates/initdir/config.py.tmpl' adding 'errbot/templates/initdir/example.plug' adding 'errbot/templates/initdir/example.py' adding 'errbot-6.1.9.dist-info/COPYING' adding 'errbot-6.1.9.dist-info/METADATA' adding 'errbot-6.1.9.dist-info/WHEEL' adding 'errbot-6.1.9.dist-info/entry_points.txt' adding 'errbot-6.1.9.dist-info/top_level.txt' adding 'errbot-6.1.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./errbot-6.1.9-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement colorlog==6.6.0 (from errbot) (from versions: none) ERROR: No matching distribution found for colorlog==6.6.0