python310Packages.mistune 0 -> 1 attrpath: python310Packages.mistune 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/4snvhxwd6vr457q77sgal4s1cvs8amhn-packages.json.drv building '/nix/store/4snvhxwd6vr457q77sgal4s1cvs8amhn-packages.json.drv'... Going to be running update for following packages: - python3.10-mistune-2.0.5 Press Enter key to continue... Running update for: - python3.10-mistune-2.0.5: UPDATING ... - python3.10-mistune-2.0.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mistune/default.nix b/pkgs/development/python-modules/mistune/default.nix index 8025fbd4862..a8091f3a445 100644 --- a/pkgs/development/python-modules/mistune/default.nix +++ b/pkgs/development/python-modules/mistune/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "mistune"; - version = "2.0.5"; + version = "3.0.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-AkYRPLJJLbh1xr5Wl0p8iTMzvybNkokchfYxUc7gnTQ="; + hash = "sha256-6RIRbBOqCUT53FMNs464j2p3CHqxKPSfhKSPTAXqFjw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 174 > 25