python310Packages.simplejson 0 -> 1 attrpath: python310Packages.simplejson Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dxfw2631q73502y98kys3chn459gvavp-packages.json.drv building '/nix/store/dxfw2631q73502y98kys3chn459gvavp-packages.json.drv'... Going to be running update for following packages: - python3.10-simplejson-3.18.0 Press Enter key to continue... Running update for: - python3.10-simplejson-3.18.0: UPDATING ... - python3.10-simplejson-3.18.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/simplejson/default.nix b/pkgs/development/python-modules/simplejson/default.nix index 0f691bb1bfb..250746ba110 100644 --- a/pkgs/development/python-modules/simplejson/default.nix +++ b/pkgs/development/python-modules/simplejson/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "simplejson"; - version = "3.18.0"; + version = "3.18.1"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-X1lD/kCbKDPPgpr2deoVbC5LADqBlNZHvDg7206E9ZE="; + sha256 = "sha256-m5V1wmqkPxZBH25vWajztwa3HF4KtH+HXXs4TCecTm8="; }; checkInputs = [ No auto update branch exists Python package with too many package rebuilds 1790 > 25