python310Packages.regex 0 -> 1 attrpath: python310Packages.regex 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/72zxz77i581vzkk3rz7dxxfk0zav4361-packages.json.drv building '/nix/store/72zxz77i581vzkk3rz7dxxfk0zav4361-packages.json.drv'... Going to be running update for following packages: - python3.10-regex-2022.10.31 Press Enter key to continue... Running update for: - python3.10-regex-2022.10.31: UPDATING ... - python3.10-regex-2022.10.31: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/regex/default.nix b/pkgs/development/python-modules/regex/default.nix index d41bed6136e..9179c2ebcec 100644 --- a/pkgs/development/python-modules/regex/default.nix +++ b/pkgs/development/python-modules/regex/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "regex"; - version = "2022.10.31"; + version = "2023.3.23"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-o6mJIdqaG/hFeu7mpVGUioNgFonl7N1zaJTqm77HfoM="; + hash = "sha256-3IDfMltD/+pc3qLj6ql6RPPdKYJiscf+nbsqlSK5Vqc="; }; checkPhase = '' No auto update branch exists Python package with too many package rebuilds 2959 > 25