2022-12-16T03:16:03 circus 0.16.1 -> 0.18.0 https://pypi.org/project/circus/ 2022-12-16T03:16:06 attrpath: circus 2022-12-16T03:16:06 Checking auto update branch... 2022-12-16T03:16:10 [version] 2022-12-16T03:16:10 [version] skipping because derivation has updateScript 2022-12-16T03:16:10 [rustCrateVersion] 2022-12-16T03:16:10 [rustCrateVersion] No cargoSha256 found 2022-12-16T03:16:10 [golangModuleVersion] 2022-12-16T03:16:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T03:16:10 [updateScript] 2022-12-16T03:16:12 [updateScript] Success 2022-12-16T03:16:12 [updateScript] this derivation will be built: /nix/store/9ww0qmp0v0mimy7kbxlckflndgvs6y6p-packages.json.drv these 3 paths will be fetched (0.10 MiB download, 0.73 MiB unpacked): /nix/store/5wnhagwbn9syk8i1b2sa4279i8zd63sq-update-python-libraries /nix/store/nmifrjara75928w4mjnhdzi01mgi38cl-python3-3.10.8-env /nix/store/pghzmcd25s32dhbpq38k7n7b4j9ncwr7-python3.10-toolz-0.12.0 copying path '/nix/store/pghzmcd25s32dhbpq38k7n7b4j9ncwr7-python3.10-toolz-0.12.0' from 'https://cache.nixos.org'... copying path '/nix/store/nmifrjara75928w4mjnhdzi01mgi38cl-python3-3.10.8-env' from 'https://cache.nixos.org'... copying path '/nix/store/5wnhagwbn9syk8i1b2sa4279i8zd63sq-update-python-libraries' from 'https://cache.nixos.org'... building '/nix/store/9ww0qmp0v0mimy7kbxlckflndgvs6y6p-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-16T03:16:12 2022-12-16T03:16:12 [quotedUrls] 2022-12-16T03:16:12 [quotedUrls] nothing found to replace 2022-12-16T03:16:12 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-16T03:17:42 Update edits cause no rebuilds. 2022-12-16T22:39:25 circus 0.16.1 -> 0.18.0 https://pypi.org/project/circus/ 2022-12-16T22:39:28 attrpath: circus 2022-12-16T22:39:28 Checking auto update branch... 2022-12-16T22:39:31 [version] 2022-12-16T22:39:31 [version] skipping because derivation has updateScript 2022-12-16T22:39:31 [rustCrateVersion] 2022-12-16T22:39:31 [rustCrateVersion] No cargoSha256 found 2022-12-16T22:39:31 [golangModuleVersion] 2022-12-16T22:39:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T22:39:31 [updateScript] 2022-12-16T22:39:33 [updateScript] Success 2022-12-16T22:39:33 [updateScript] this derivation will be built: /nix/store/1s967aiwv5criqzfd499bdf01kvm3193-packages.json.drv building '/nix/store/1s967aiwv5criqzfd499bdf01kvm3193-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-16T22:39:33 2022-12-16T22:39:33 [quotedUrls] 2022-12-16T22:39:33 [quotedUrls] nothing found to replace 2022-12-16T22:39:33 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-16T22:41:00 Update edits cause no rebuilds.