python310Packages.skia-pathops 0 -> 1 attrpath: python310Packages.skia-pathops 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/nbnjhr3n4b1n7bqlfplgx4rsw3s8wb62-packages.json.drv building '/nix/store/nbnjhr3n4b1n7bqlfplgx4rsw3s8wb62-packages.json.drv'... Going to be running update for following packages: - python3.10-skia-pathops-0.7.4 Press Enter key to continue... Running update for: - python3.10-skia-pathops-0.7.4: UPDATING ... - python3.10-skia-pathops-0.7.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/skia-pathops/default.nix b/pkgs/development/python-modules/skia-pathops/default.nix index 0fefc6d41f7..c0d51bf1329 100644 --- a/pkgs/development/python-modules/skia-pathops/default.nix +++ b/pkgs/development/python-modules/skia-pathops/default.nix @@ -16,13 +16,13 @@ buildPythonPackage rec { pname = "skia-pathops"; - version = "0.7.4"; + version = "0.8.0"; src = fetchPypi { pname = "skia-pathops"; inherit version; extension = "zip"; - hash = "sha256-Ci/e6Ht62wGMv6bpXvnkKZ7WOwCAvidnejD/77ypE1A="; + hash = "sha256-0SrxzvKL5KbzNgZdBtMeO006bCKFB6gdOgxZbXignO4="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.skia-pathops: 0.7.4 -> 0.8.0, mark broken for PyPy URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241016"