python312Packages.isosurfaces 0.1.0 -> 0.1.1 https://github.com/jared-hughes/isosurfaces/releases attrpath: python312Packages.isosurfaces 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/qxgaj2k9dcnpc6j56fnigx1a2w826vh4-packages.json.drv building '/nix/store/qxgaj2k9dcnpc6j56fnigx1a2w826vh4-packages.json.drv'... Going to be running update for following packages: - python3.12-isosurfaces-0.1.0 Press Enter key to continue... Running update for: - python3.12-isosurfaces-0.1.0: UPDATING ... - python3.12-isosurfaces-0.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/isosurfaces/default.nix b/pkgs/development/python-modules/isosurfaces/default.nix index 96227ed0aa75..c1caa00b980d 100644 --- a/pkgs/development/python-modules/isosurfaces/default.nix +++ b/pkgs/development/python-modules/isosurfaces/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "isosurfaces"; - version = "0.1.0"; + version = "0.1.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "fa1b44e5e59d2f429add49289ab89e36f8dcda49b7badd99e0beea273be331f4"; + sha256 = "sha256-+lHr6GTqk1WyaDDif91qQdWli0GfqNS0fjuLgHGNbiE="; }; propagatedBuildInputs = [ numpy ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.isosurfaces: 0.1.0 -> 0.1.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291521"