python311Packages.universal-pathlib 0 -> 1 attrpath: python311Packages.universal-pathlib 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/avm6i9l4hbvzcx074z1dhbakin03iyy3-packages.json.drv building '/nix/store/avm6i9l4hbvzcx074z1dhbakin03iyy3-packages.json.drv'... Going to be running update for following packages: - python3.11-universal-pathlib-0.1.4 Press Enter key to continue... Running update for: - python3.11-universal-pathlib-0.1.4: UPDATING ... - python3.11-universal-pathlib-0.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/universal-pathlib/default.nix b/pkgs/development/python-modules/universal-pathlib/default.nix index 23667d02c283..5527744c380f 100644 --- a/pkgs/development/python-modules/universal-pathlib/default.nix +++ b/pkgs/development/python-modules/universal-pathlib/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "universal-pathlib"; - version = "0.1.4"; + version = "0.2.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "universal_pathlib"; inherit version; - hash = "sha256-guXYbRaifg6hrcfYisvLqdAtWkVIgWMXT5bZrCidsuQ="; + hash = "sha256-HL1YnRw+u7eHrYZlJ/eF2v8N4gt1QKpVe4KFoFoXaRI="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.universal-pathlib: 0.1.4 -> 0.2.0`. New version is 0.2.0. An auto update branch exists with an equal or greater version