python310Packages.pathvalidate 0 -> 1 attrpath: python310Packages.pathvalidate 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/yhxn3y2z2qi0bb54k0ddb23azxb7y9wn-packages.json.drv building '/nix/store/yhxn3y2z2qi0bb54k0ddb23azxb7y9wn-packages.json.drv'... Going to be running update for following packages: - python3.10-pathvalidate-2.5.2 Press Enter key to continue... Running update for: - python3.10-pathvalidate-2.5.2: UPDATING ... - python3.10-pathvalidate-2.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pathvalidate/default.nix b/pkgs/development/python-modules/pathvalidate/default.nix index ecdc7dfe80d..6f14c8e2925 100644 --- a/pkgs/development/python-modules/pathvalidate/default.nix +++ b/pkgs/development/python-modules/pathvalidate/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "pathvalidate"; - version = "2.5.2"; + version = "3.0.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-X/V9D6vl7Lek8eSVe/61rYq1q0wPpx95xrvCS9m30U0="; + hash = "sha256-z8oYhvPNiGKxC84YqH9NwC1kGDmeU57eKwENyFiJkc4="; }; # Requires `pytest-md-report`, causing infinite recursion. An auto update branch exists with message `python310Packages.pathvalidate: 2.5.2 -> 3.0.0`. New version is 3.0.0. An auto update branch exists with an equal or greater version