python310Packages.scikit-build 0 -> 1 attrpath: python310Packages.scikit-build 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/4rxc651rmxm723r976blm49j29f85s32-packages.json.drv building '/nix/store/4rxc651rmxm723r976blm49j29f85s32-packages.json.drv'... Going to be running update for following packages: - python3.10-scikit-build-0.16.7 Press Enter key to continue... Running update for: - python3.10-scikit-build-0.16.7: UPDATING ... - python3.10-scikit-build-0.16.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-build/default.nix b/pkgs/development/python-modules/scikit-build/default.nix index f7a2c7e1b54..ccc8a96d764 100644 --- a/pkgs/development/python-modules/scikit-build/default.nix +++ b/pkgs/development/python-modules/scikit-build/default.nix @@ -23,12 +23,12 @@ buildPythonPackage rec { pname = "scikit-build"; - version = "0.16.7"; + version = "0.17.6"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-qbnMdHm3HmyNQ0WW363gJSU6riOtsiqaLYWFD9Uc7P0="; + hash = "sha256-tRpRo2s3xCZQmUtQR5EvWbIuMhCyPjIfKHYR+e9uXJ0="; }; # This line in the filterwarnings section of the pytest configuration leads to this error: No auto update branch exists Python package with too many package rebuilds 120 > 25