2022-12-25T15:17:12 circus 0.16.1 -> 0.17.1 https://github.com/circus-tent/circus/releases 2022-12-25T15:17:14 attrpath: circus 2022-12-25T15:17:14 Checking auto update branch... 2022-12-25T15:17:17 [version] 2022-12-25T15:17:17 [version] skipping because derivation has updateScript 2022-12-25T15:17:17 [rustCrateVersion] 2022-12-25T15:17:17 [rustCrateVersion] No cargoSha256 found 2022-12-25T15:17:17 [golangModuleVersion] 2022-12-25T15:17:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T15:17:17 [updateScript] 2022-12-25T15:17:19 [updateScript] Success 2022-12-25T15:17:19 [updateScript] this derivation will be built: /nix/store/wz8caxqbapf7nbkb7dhzc7296l3yxvjx-packages.json.drv building '/nix/store/wz8caxqbapf7nbkb7dhzc7296l3yxvjx-packages.json.drv'... Going to be running update for following packages: - circus-0.16.1 Press Enter key to continue... Running update for: - circus-0.16.1: UPDATING ... - circus-0.16.1: DONE. Packages updated! 2022-12-25T15:17:19 2022-12-25T15:17:19 [quotedUrls] 2022-12-25T15:17:19 [quotedUrls] nothing found to replace 2022-12-25T15:17:19 Diff after rewrites: diff --git a/pkgs/tools/networking/circus/default.nix b/pkgs/tools/networking/circus/default.nix index c9aba8dc4e8..bfb9b95299e 100644 --- a/pkgs/tools/networking/circus/default.nix +++ b/pkgs/tools/networking/circus/default.nix @@ -13,11 +13,11 @@ in buildPythonApplication rec { pname = "circus"; - version = "0.16.1"; + version = "0.18.0"; src = fetchPypi { inherit pname version; - sha256 = "0paccmqwgard2l0z7swcc3nwc418l9b4mfaddb4s31bpnqg02z6x"; + sha256 = "sha256-GTzoIk4GjO1mckz0gxBvtmdLUaV1g6waDn7Xp+6Mcas="; }; postPatch = '' 2022-12-25T15:18:48 Update edits cause no rebuilds. 2022-12-25T17:47:42 circus 0.16.1 -> 0.18.0 https://pypi.org/project/circus/ 2022-12-25T17:47:44 attrpath: circus 2022-12-25T17:47:45 Checking auto update branch... 2022-12-25T17:47:48 [version] 2022-12-25T17:47:48 [version] skipping because derivation has updateScript 2022-12-25T17:47:48 [rustCrateVersion] 2022-12-25T17:47:48 [rustCrateVersion] No cargoSha256 found 2022-12-25T17:47:48 [golangModuleVersion] 2022-12-25T17:47:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T17:47:48 [updateScript] 2022-12-25T17:47:49 [updateScript] Success 2022-12-25T17:47:49 [updateScript] Going to be running update for following packages: - circus-0.16.1 Press Enter key to continue... Running update for: - circus-0.16.1: UPDATING ... - circus-0.16.1: DONE. Packages updated! 2022-12-25T17:47:49 2022-12-25T17:47:49 [quotedUrls] 2022-12-25T17:47:49 [quotedUrls] nothing found to replace 2022-12-25T17:47:50 Diff after rewrites: diff --git a/pkgs/tools/networking/circus/default.nix b/pkgs/tools/networking/circus/default.nix index c9aba8dc4e8..bfb9b95299e 100644 --- a/pkgs/tools/networking/circus/default.nix +++ b/pkgs/tools/networking/circus/default.nix @@ -13,11 +13,11 @@ in buildPythonApplication rec { pname = "circus"; - version = "0.16.1"; + version = "0.18.0"; src = fetchPypi { inherit pname version; - sha256 = "0paccmqwgard2l0z7swcc3nwc418l9b4mfaddb4s31bpnqg02z6x"; + sha256 = "sha256-GTzoIk4GjO1mckz0gxBvtmdLUaV1g6waDn7Xp+6Mcas="; }; postPatch = '' 2022-12-25T17:49:18 Update edits cause no rebuilds.