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/5zyxv4jvym6lvp31syc7l9c9qd2fxbfq-packages.json.drv building '/nix/store/5zyxv4jvym6lvp31syc7l9c9qd2fxbfq-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..0e786f5c85e 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.2"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-qbnMdHm3HmyNQ0WW363gJSU6riOtsiqaLYWFD9Uc7P0="; + hash = "sha256-NIz9ITfGjL+fpYntdP0HsDQKZaGIjiSBz8YzVkhRiKY="; }; # 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 111 > 25