python310Packages.hepunits 0 -> 1 attrpath: python310Packages.hepunits 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/yppkfmngm4bp4kfb049r2h88ap50kbwj-packages.json.drv building '/nix/store/yppkfmngm4bp4kfb049r2h88ap50kbwj-packages.json.drv'... Going to be running update for following packages: - python3.10-hepunits-2.3.0 Press Enter key to continue... Running update for: - python3.10-hepunits-2.3.0: UPDATING ... - python3.10-hepunits-2.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hepunits/default.nix b/pkgs/development/python-modules/hepunits/default.nix index 5f5c9843945..51902da85d5 100644 --- a/pkgs/development/python-modules/hepunits/default.nix +++ b/pkgs/development/python-modules/hepunits/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "hepunits"; - version = "2.3.0"; + version = "2.3.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-M7mumot7OvNVFBp0kBy1qlV9zi5MmZKgow7wRDobIgY="; + hash = "sha256-sRdLuk1XW5k5wB80HiTZvb4ODNTMTOLn13aS2hkUXPs="; }; nativeBuildInputs = [ An auto update branch exists with message `python3.pkgs.particle: 0.21.0 -> 0.21.1`. New version is 2.3.1. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.hepunits: 2.3.0 -> 2.3.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/211078"