python310Packages.dkimpy 0 -> 1 attrpath: python310Packages.dkimpy 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/w454p0dr9mb58q4h670i3iw9m7yh7908-packages.json.drv building '/nix/store/w454p0dr9mb58q4h670i3iw9m7yh7908-packages.json.drv'... Going to be running update for following packages: - python3.10-dkimpy-1.1.4 Press Enter key to continue... Running update for: - python3.10-dkimpy-1.1.4: UPDATING ... - python3.10-dkimpy-1.1.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dkimpy/default.nix b/pkgs/development/python-modules/dkimpy/default.nix index 26a378a0c42a..aa3e06bd9257 100644 --- a/pkgs/development/python-modules/dkimpy/default.nix +++ b/pkgs/development/python-modules/dkimpy/default.nix @@ -3,11 +3,11 @@ buildPythonPackage rec { pname = "dkimpy"; - version = "1.1.4"; + version = "1.1.5"; src = fetchPypi { inherit pname version; - hash = "sha256-7bbng4OzpUx3K8n/eG5+7X12pXupRiCdmVG0P1BzqwI="; + hash = "sha256-mmZ/hmS3Lrn4qhJQsHV8w5gqto9wxIrzkxe1jPYvLXU="; }; nativeCheckInputs = [ pytest ]; An auto update branch exists with message `python310Packages.dkimpy: 1.1.4 -> 1.1.5`. New version is 1.1.5. An auto update branch exists with an equal or greater version