python312Packages.meshio 5.3.4 -> 5.3.5 https://repology.org/project/python:meshio/versions attrpath: python312Packages.meshio 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/hrzsmjcb108sz06ak4sfn4avsl2l7hi9-packages.json.drv building '/nix/store/hrzsmjcb108sz06ak4sfn4avsl2l7hi9-packages.json.drv'... Going to be running update for following packages: - python3.12-meshio-5.3.4 Press Enter key to continue... Running update for: - python3.12-meshio-5.3.4: UPDATING ... - python3.12-meshio-5.3.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/meshio/default.nix b/pkgs/development/python-modules/meshio/default.nix index 2d86a55bd246..313c1bd0920e 100644 --- a/pkgs/development/python-modules/meshio/default.nix +++ b/pkgs/development/python-modules/meshio/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "meshio"; - version = "5.3.4"; + version = "5.3.5"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-4kBpLX/yecErE8bl17QDYpqGrStE6SMJWLPwDB7DafA="; + hash = "sha256-8h8Bq9nym6BuoRkwSz055hBCHP6Tud0jNig0kZ+HWG0="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.meshio: 5.3.4 -> 5.3.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/285312"