python311Packages.cairosvg 0 -> 1 attrpath: python311Packages.cairosvg 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/c8zbg2i72pjc6zsp6hqz8n2sgmxd94cc-packages.json.drv building '/nix/store/c8zbg2i72pjc6zsp6hqz8n2sgmxd94cc-packages.json.drv'... Going to be running update for following packages: - python3.11-CairoSVG-2.7.0 Press Enter key to continue... Running update for: - python3.11-CairoSVG-2.7.0: UPDATING ... - python3.11-CairoSVG-2.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cairosvg/default.nix b/pkgs/development/python-modules/cairosvg/default.nix index 46c556818ee1..8095bdba316f 100644 --- a/pkgs/development/python-modules/cairosvg/default.nix +++ b/pkgs/development/python-modules/cairosvg/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "CairoSVG"; - version = "2.7.0"; + version = "2.7.1"; disabled = !isPy3k; src = fetchPypi { inherit pname version; - hash = "sha256-rE3HwdOLOhVxfbJjOjo4MBLgvmZMcnyRFjfmr2pJKTw="; + hash = "sha256-QyUx1yNHKRuanr+2d3AmtgdWP9hxnEbudC2wrvcnG6A="; }; propagatedBuildInputs = [ cairocffi cssselect2 defusedxml pillow tinycss2 ]; No auto update branch exists Python package with too many package rebuilds 1448 > 25