python312Packages.qiskit-nature 0.7.1 -> 0.7.2 https://github.com/Qiskit/qiskit-nature/releases attrpath: python312Packages.qiskit-nature 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/l6ia4kcydznc73kzlgcxlhbaarwigfph-packages.json.drv building '/nix/store/l6ia4kcydznc73kzlgcxlhbaarwigfph-packages.json.drv'... Going to be running update for following packages: - python3.12-qiskit-nature-0.7.1 Press Enter key to continue... Running update for: - python3.12-qiskit-nature-0.7.1: UPDATING ... - python3.12-qiskit-nature-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-nature/default.nix b/pkgs/development/python-modules/qiskit-nature/default.nix index 660762f2d2fd..483f9f67cc42 100644 --- a/pkgs/development/python-modules/qiskit-nature/default.nix +++ b/pkgs/development/python-modules/qiskit-nature/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pname = "qiskit-nature"; - version = "0.7.1"; + version = "0.7.2"; pyproject = true; disabled = pythonOlder "3.6"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "Qiskit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-RspjHEFYdu1k6azmifbpd57tH+SxPeepw5EQzWP/Yc8="; + hash = "sha256-SVzg3McB885RMyAp90Kr6/iVKw3Su9ucTob2jBckBo0="; }; nativeBuildInputs = [ No auto update branch exists Update edits cause no rebuilds.