2023-01-01T12:07:20 circus 0.16.1 -> 0.18.0 https://pypi.org/project/circus/ 2023-01-01T12:07:22 attrpath: circus 2023-01-01T12:07:22 Checking auto update branch... 2023-01-01T12:07:26 [version] 2023-01-01T12:07:26 [version] skipping because derivation has updateScript 2023-01-01T12:07:26 [rustCrateVersion] 2023-01-01T12:07:26 [rustCrateVersion] No cargoSha256 found 2023-01-01T12:07:26 [golangModuleVersion] 2023-01-01T12:07:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T12:07:26 [updateScript] 2023-01-01T12:07:27 [updateScript] Success 2023-01-01T12:07:27 [updateScript] this derivation will be built: /nix/store/xl22wxxz4zly0v1ism5zgva4a95ph78y-packages.json.drv building '/nix/store/xl22wxxz4zly0v1ism5zgva4a95ph78y-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! 2023-01-01T12:07:27 2023-01-01T12:07:27 [quotedUrls] 2023-01-01T12:07:27 [quotedUrls] nothing found to replace 2023-01-01T12:07:28 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 = '' 2023-01-01T12:08:56 Update edits cause no rebuilds. 2023-01-01T19:15:42 circus 0.16.1 -> 0.18.0 https://pypi.org/project/circus/ 2023-01-01T19:15:44 attrpath: circus 2023-01-01T19:15:44 Checking auto update branch... 2023-01-01T19:15:48 [version] 2023-01-01T19:15:48 [version] skipping because derivation has updateScript 2023-01-01T19:15:48 [rustCrateVersion] 2023-01-01T19:15:48 [rustCrateVersion] No cargoSha256 found 2023-01-01T19:15:48 [golangModuleVersion] 2023-01-01T19:15:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T19:15:48 [updateScript] 2023-01-01T19:15:49 [updateScript] Success 2023-01-01T19:15: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! 2023-01-01T19:15:49 2023-01-01T19:15:49 [quotedUrls] 2023-01-01T19:15:49 [quotedUrls] nothing found to replace 2023-01-01T19:15:49 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 = '' 2023-01-01T19:17:18 Update edits cause no rebuilds.