python310Packages.saneyaml 0 -> 1 attrpath: python310Packages.saneyaml 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/7aqrl2vbwy7g70pfxcilkc9n0lm44l28-packages.json.drv building '/nix/store/7aqrl2vbwy7g70pfxcilkc9n0lm44l28-packages.json.drv'... Going to be running update for following packages: - python3.10-saneyaml-0.5.2 Press Enter key to continue... Running update for: - python3.10-saneyaml-0.5.2: UPDATING ... - python3.10-saneyaml-0.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/saneyaml/default.nix b/pkgs/development/python-modules/saneyaml/default.nix index 2290f40a643..6b77d44c677 100644 --- a/pkgs/development/python-modules/saneyaml/default.nix +++ b/pkgs/development/python-modules/saneyaml/default.nix @@ -7,11 +7,11 @@ }: buildPythonPackage rec { pname = "saneyaml"; - version = "0.5.2"; + version = "0.6.0"; src = fetchPypi { inherit pname version; - sha256 = "d6074f1959041342ab41d74a6f904720ffbcf63c94467858e0e22e17e3c43d41"; + sha256 = "sha256-sjCfeDZiPNbbkyV067xD4/ZcdD52NReeZL7ssNFibkQ="; }; dontConfigure = true; No auto update branch exists Python package with too many package rebuilds 26 > 25