python311Packages.regex 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wqa64848nf56a9qnz2sfhn2kkihq4hv1-packages.json.drv building '/nix/store/wqa64848nf56a9qnz2sfhn2kkihq4hv1-packages.json.drv'... Going to be running update for following packages: - python3.11-regex-2023.12.25 Press Enter key to continue... Running update for: - python3.11-regex-2023.12.25: UPDATING ... - python3.11-regex-2023.12.25: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/regex/default.nix b/pkgs/development/python-modules/regex/default.nix index 0ada0fe50ba2..4a74e4237d20 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 = "2023.12.25"; + version = "2024.4.16"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-KRcaoSjaaa/fS95BLVvtwzXyyo/P5EiQOFd9BfFhgeU="; + hash = "sha256-+kVNJvLoetZhxPDFpf5M9qqx4wfRuU8W/9/LCJumhcA="; }; checkPhase = '' No auto update branch exists Python package with too many package rebuilds 5591 > 500