python311Packages.markupsafe 0 -> 1 attrpath: python311Packages.markupsafe 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/jp20ahlyp1xcimhi69hqv0bv54l0pf70-packages.json.drv building '/nix/store/jp20ahlyp1xcimhi69hqv0bv54l0pf70-packages.json.drv'... Going to be running update for following packages: - python3.11-markupsafe-2.1.3 Press Enter key to continue... Running update for: - python3.11-markupsafe-2.1.3: UPDATING ... - python3.11-markupsafe-2.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/markupsafe/default.nix b/pkgs/development/python-modules/markupsafe/default.nix index e63af344a3a0..4a32ad8561fa 100644 --- a/pkgs/development/python-modules/markupsafe/default.nix +++ b/pkgs/development/python-modules/markupsafe/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "markupsafe"; - version = "2.1.3"; + version = "2.1.4"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "MarkupSafe"; inherit version; - hash = "sha256-r1mO0y1q6G8bdHuCeDlYsaSrj2F7Bv5oeVx/Amq73K0="; + hash = "sha256-Oq6a9MrCYwB/1jCcZMarRQbdK3k4LZ0ZoZlPkkC4208="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 33464 > 25