python310Packages.pyfuse3 3.2.2 -> 3.2.3 https://repology.org/project/python:pyfuse3/versions attrpath: python310Packages.pyfuse3 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/wzrrhsmwh0qn8k4i7kd0h7ik72l87dlq-packages.json.drv building '/nix/store/wzrrhsmwh0qn8k4i7kd0h7ik72l87dlq-packages.json.drv'... Going to be running update for following packages: - python3.10-pyfuse3-3.2.2 Press Enter key to continue... Running update for: - python3.10-pyfuse3-3.2.2: UPDATING ... - python3.10-pyfuse3-3.2.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyfuse3/default.nix b/pkgs/development/python-modules/pyfuse3/default.nix index 8e119600264..45dbd1a43ae 100644 --- a/pkgs/development/python-modules/pyfuse3/default.nix +++ b/pkgs/development/python-modules/pyfuse3/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pyfuse3"; - version = "3.2.2"; + version = "3.2.3"; disabled = pythonOlder "3.5"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "libfuse"; repo = "pyfuse3"; rev = "refs/tags/${version}"; - hash = "sha256-Y9Haz3MMhTXkvYFOGNWJnoGNnvoK6wiQ+s3AwJhBD8Q="; + hash = "sha256-2YrVapCojcFRaljqNeWPMWz3hEgSutKPy2u8FXp0fME="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.pyfuse3: 3.2.2 -> 3.2.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/232218"