python310Packages.pymdown-extensions 0 -> 1 attrpath: python310Packages.pymdown-extensions 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/d9fm4djbm6by2vxdm3p34k4iqv01g2r5-packages.json.drv building '/nix/store/d9fm4djbm6by2vxdm3p34k4iqv01g2r5-packages.json.drv'... Going to be running update for following packages: - python3.10-pymdown-extensions-9.9.2 Press Enter key to continue... Running update for: - python3.10-pymdown-extensions-9.9.2: UPDATING ... - python3.10-pymdown-extensions-9.9.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pymdown-extensions/default.nix b/pkgs/development/python-modules/pymdown-extensions/default.nix index 05da3476ea61..5149d98b5dfb 100644 --- a/pkgs/development/python-modules/pymdown-extensions/default.nix +++ b/pkgs/development/python-modules/pymdown-extensions/default.nix @@ -38,14 +38,14 @@ let in buildPythonPackage rec { pname = "pymdown-extensions"; - version = "9.9.2"; + version = "10.1.0"; format = "pyproject"; src = fetchFromGitHub { owner = "facelessuser"; repo = "pymdown-extensions"; rev = "refs/tags/${version}"; - hash = "sha256-ld3NuBTjDJUN4ZK+eTwmmfzcB8XCtg8xaLMECo95+Cg="; + hash = "sha256-KqDEmWAWXdDpQPsP9Vrced+Ozz9IZiD8rCG57hPR7Xs="; }; nativeBuildInputs = [ hatchling ]; No auto update branch exists Python package with too many package rebuilds 1290 > 25