python311Packages.pathos 0 -> 1 attrpath: python311Packages.pathos 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/bqrll89ywk6wbm70xvv43xgrn1gk9f3a-packages.json.drv building '/nix/store/bqrll89ywk6wbm70xvv43xgrn1gk9f3a-packages.json.drv'... Going to be running update for following packages: - python3.11-pathos-0.3.1 Press Enter key to continue... Running update for: - python3.11-pathos-0.3.1: UPDATING ... - python3.11-pathos-0.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pathos/default.nix b/pkgs/development/python-modules/pathos/default.nix index cf9d9eaa48ca..c73df6815d91 100644 --- a/pkgs/development/python-modules/pathos/default.nix +++ b/pkgs/development/python-modules/pathos/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pathos"; - version = "0.3.1"; + version = "0.3.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,8 +18,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "uqfoundation"; repo = pname; - rev = "refs/tags/pathos-${version}"; - hash = "sha256-uQv1t3TRbvoQv86wNOdc5k0cgKt9kvnw5/DGbbbE46w="; + rev = "refs/tags/${version}"; + hash = "sha256-b4HCiAvBGkFMxWh2PHC2kZ9G4PsQqVhKeIxLBKj09jU="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.pathos: 0.3.1 -> 0.3.2`. New version is 0.3.2. An auto update branch exists with an equal or greater version