2022-11-09T13:59:59 circus 0.16.1 -> 0.17.2 https://pypi.org/project/circus/ 2022-11-09T14:00:01 attrpath: circus 2022-11-09T14:00:01 Checking auto update branch... 2022-11-09T14:00:05 [version] 2022-11-09T14:00:05 [version] skipping because derivation has updateScript 2022-11-09T14:00:05 [rustCrateVersion] 2022-11-09T14:00:05 [rustCrateVersion] No cargoSha256 found 2022-11-09T14:00:05 [golangModuleVersion] 2022-11-09T14:00:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T14:00:05 [updateScript] 2022-11-09T14:00:07 [updateScript] Success 2022-11-09T14:00:07 [updateScript] this derivation will be built: /nix/store/x2jzs0rm0l5w6nh6w591z4jdg6jqmkzl-packages.json.drv building '/nix/store/x2jzs0rm0l5w6nh6w591z4jdg6jqmkzl-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-11-09T14:00:07 2022-11-09T14:00:07 [quotedUrls] 2022-11-09T14:00:07 [quotedUrls] nothing found to replace 2022-11-09T14:00:07 Diff after rewrites: diff --git a/pkgs/tools/networking/circus/default.nix b/pkgs/tools/networking/circus/default.nix index c9aba8dc4e8..7ce4789c498 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.17.2"; src = fetchPypi { inherit pname version; - sha256 = "0paccmqwgard2l0z7swcc3nwc418l9b4mfaddb4s31bpnqg02z6x"; + sha256 = "sha256-DUAMEEG/h3pTCIAU1GUzrkXnyQv8wGCK40AV8TBqrWc="; }; postPatch = '' 2022-11-09T14:01:40 Update edits cause no rebuilds. 2022-11-09T15:56:24 circus 0.16.1 -> 0.17.1 https://github.com/circus-tent/circus/releases 2022-11-09T15:56:27 attrpath: circus 2022-11-09T15:56:27 Checking auto update branch... 2022-11-09T15:56:31 [version] 2022-11-09T15:56:31 [version] skipping because derivation has updateScript 2022-11-09T15:56:31 [rustCrateVersion] 2022-11-09T15:56:31 [rustCrateVersion] No cargoSha256 found 2022-11-09T15:56:31 [golangModuleVersion] 2022-11-09T15:56:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T15:56:31 [updateScript] 2022-11-09T15:56:32 [updateScript] Success 2022-11-09T15:56:32 [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-11-09T15:56:32 2022-11-09T15:56:32 [quotedUrls] 2022-11-09T15:56:32 [quotedUrls] nothing found to replace 2022-11-09T15:56:32 Diff after rewrites: diff --git a/pkgs/tools/networking/circus/default.nix b/pkgs/tools/networking/circus/default.nix index c9aba8dc4e8..7ce4789c498 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.17.2"; src = fetchPypi { inherit pname version; - sha256 = "0paccmqwgard2l0z7swcc3nwc418l9b4mfaddb4s31bpnqg02z6x"; + sha256 = "sha256-DUAMEEG/h3pTCIAU1GUzrkXnyQv8wGCK40AV8TBqrWc="; }; postPatch = '' 2022-11-09T15:58:05 Update edits cause no rebuilds.