python310Packages.inflect 0 -> 1 attrpath: python310Packages.inflect 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/b52kc6cd76ld77haihp1nyd2647hs480-packages.json.drv building '/nix/store/b52kc6cd76ld77haihp1nyd2647hs480-packages.json.drv'... Going to be running update for following packages: - python3.10-inflect-6.0.4 Press Enter key to continue... Running update for: - python3.10-inflect-6.0.4: UPDATING ... - python3.10-inflect-6.0.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/inflect/default.nix b/pkgs/development/python-modules/inflect/default.nix index 9805f72ef830..10f5a56763ef 100644 --- a/pkgs/development/python-modules/inflect/default.nix +++ b/pkgs/development/python-modules/inflect/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "inflect"; - version = "6.0.4"; + version = "7.0.0"; disabled = isPy27; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-GEJkmhe2ytZoEqXJvfrLYxDh57bdijHwJnZt8bYmEus="; + hash = "sha256-Y9qTJa0p2oHsI+BVtBIleVq3k7TstIO+XcH6Nj/UcX4="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.inflect: 6.0.4 -> 7.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241648"