python312Packages.scikit-build-core 0.7.0 -> 0.8.0 https://repology.org/project/python:scikit-build-core/versions attrpath: python312Packages.scikit-build-core 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] cannot link '/nix/store/.links/0idmz67lyscy0n0mi22nnynsrxxg9fv5wxbymv72pvprh2bik8iv' to '/nix/store/cc5m7bjimkbh8hfx22rswyrwc2yi6rk7-packages.json.drv': No space left on device this derivation will be built: /nix/store/cc5m7bjimkbh8hfx22rswyrwc2yi6rk7-packages.json.drv building '/nix/store/cc5m7bjimkbh8hfx22rswyrwc2yi6rk7-packages.json.drv'... Going to be running update for following packages: - python3.12-scikit-build-core-0.7.0 Press Enter key to continue... Running update for: - python3.12-scikit-build-core-0.7.0: UPDATING ... - python3.12-scikit-build-core-0.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-build-core/default.nix b/pkgs/development/python-modules/scikit-build-core/default.nix index fb218491c770..494cfa1a7606 100644 --- a/pkgs/development/python-modules/scikit-build-core/default.nix +++ b/pkgs/development/python-modules/scikit-build-core/default.nix @@ -22,13 +22,13 @@ buildPythonPackage rec { pname = "scikit-build-core"; - version = "0.7.0"; + version = "0.8.0"; pyproject = true; src = fetchPypi { pname = "scikit_build_core"; inherit version; - hash = "sha256-hffyRpxWjGzjWrL6Uv4tJqBODeUH06JMGrtyg3Vlf9M="; + hash = "sha256-WAW/iYSXOemY/BuupG5WVVZi8cnZfEF8PgOHAtZTr+M="; }; postPatch = lib.optionalString (pythonOlder "3.11") '' No auto update branch exists Python package with too many package rebuilds 28 > 25