2022-11-26T20:04:00 python310Packages.exceptiongroup 0 -> 1 2022-11-26T20:04:02 attrpath: python310Packages.exceptiongroup 2022-11-26T20:04:03 Checking auto update branch... 2022-11-26T20:04:07 [version] 2022-11-26T20:04:07 [version] skipping because derivation has updateScript 2022-11-26T20:04:07 [rustCrateVersion] 2022-11-26T20:04:07 [rustCrateVersion] No cargoSha256 found 2022-11-26T20:04:07 [golangModuleVersion] 2022-11-26T20:04:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T20:04:07 [updateScript] 2022-11-26T20:04:09 [updateScript] Success 2022-11-26T20:04:09 [updateScript] this derivation will be built: /nix/store/j7z4hzpa24l6q1h6826v07pnj7gpyi9m-packages.json.drv building '/nix/store/j7z4hzpa24l6q1h6826v07pnj7gpyi9m-packages.json.drv'... Going to be running update for following packages: - python3.10-exceptiongroup-1.0.0 Press Enter key to continue... Running update for: - python3.10-exceptiongroup-1.0.0: UPDATING ... - python3.10-exceptiongroup-1.0.0: DONE. Packages updated! 2022-11-26T20:04:09 2022-11-26T20:04:09 [quotedUrls] 2022-11-26T20:04:09 [quotedUrls] nothing found to replace 2022-11-26T20:04:09 Diff after rewrites: diff --git a/pkgs/development/python-modules/exceptiongroup/default.nix b/pkgs/development/python-modules/exceptiongroup/default.nix index 76c6f0e2d34..cbece677f1e 100644 --- a/pkgs/development/python-modules/exceptiongroup/default.nix +++ b/pkgs/development/python-modules/exceptiongroup/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "exceptiongroup"; - version = "1.0.0"; + version = "1.0.4"; format = "flit"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-r/ur8T+26YmIw42cVlDnAVaf48HeMjPPthxfM3dGkK0="; + hash = "sha256-vRSWe3nNm9tU2XMjIW+P31M+J435N6oqkAiefW4G5ew="; }; nativeBuildInputs = [ 2022-11-26T20:05:42 Python package with too many package rebuilds 6673 > 25