python311Packages.hmmlearn 0 -> 1 attrpath: python311Packages.hmmlearn 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/k183q53ynkmgxcjkxysrhlybgfh17fvx-packages.json.drv building '/nix/store/k183q53ynkmgxcjkxysrhlybgfh17fvx-packages.json.drv'... Going to be running update for following packages: - python3.11-hmmlearn-0.3.0 Press Enter key to continue... Running update for: - python3.11-hmmlearn-0.3.0: UPDATING ... - python3.11-hmmlearn-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hmmlearn/default.nix b/pkgs/development/python-modules/hmmlearn/default.nix index a7c673c38cad..84014ba12899 100644 --- a/pkgs/development/python-modules/hmmlearn/default.nix +++ b/pkgs/development/python-modules/hmmlearn/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "hmmlearn"; - version = "0.3.0"; + version = "0.3.2"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-0TqR6jaV34gUZePTYTLX7vToTUg/S6U4pLRuJLXqEA8="; + hash = "sha256-7a9IX9seqI2prGQrIAbGPZlQ3RXU0TL3IFMF04Pm90U="; }; buildInputs = [ An auto update branch exists with message `python311Packages.hmmlearn: 0.3.0 -> 0.3.2`. New version is 0.3.2. An auto update branch exists with an equal or greater version