2022-11-29T21:24:38 python310Packages.dvclive 0 -> 1 2022-11-29T21:24:40 attrpath: python310Packages.dvclive 2022-11-29T21:24:40 Checking auto update branch... 2022-11-29T21:24:45 [version] 2022-11-29T21:24:45 [version] skipping because derivation has updateScript 2022-11-29T21:24:45 [rustCrateVersion] 2022-11-29T21:24:45 [rustCrateVersion] No cargoSha256 found 2022-11-29T21:24:45 [golangModuleVersion] 2022-11-29T21:24:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T21:24:45 [updateScript] 2022-11-29T21:24:47 [updateScript] Success 2022-11-29T21:24:47 [updateScript] this derivation will be built: /nix/store/mm7spppxp9ywgnr4ljpx7gkqxl53sdr7-packages.json.drv building '/nix/store/mm7spppxp9ywgnr4ljpx7gkqxl53sdr7-packages.json.drv'... Going to be running update for following packages: - python3.10-dvclive-0.10.0 Press Enter key to continue... Running update for: - python3.10-dvclive-0.10.0: UPDATING ... - python3.10-dvclive-0.10.0: DONE. Packages updated! 2022-11-29T21:24:47 2022-11-29T21:24:47 [quotedUrls] 2022-11-29T21:24:47 [quotedUrls] nothing found to replace 2022-11-29T21:24:48 Diff after rewrites: diff --git a/pkgs/development/python-modules/dvclive/default.nix b/pkgs/development/python-modules/dvclive/default.nix index 1507156112d..91313576cc4 100644 --- a/pkgs/development/python-modules/dvclive/default.nix +++ b/pkgs/development/python-modules/dvclive/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "dvclive"; - version = "0.10.0"; + version = "1.0.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-4sixsWZNnI3UJRlFyB21eAdUCgF8iIZ56ECgIeFV/u8="; + hash = "sha256-imPp3LbRM9Thko7gj3rckaSmb4qAS0htpua0ZBhCCaw="; }; nativeBuildInputs = [ 2022-11-29T21:26:17 No auto update branch exists 2022-11-29T21:26:22 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.dvclive nix build failed. adding 'dvclive/serialize.py' adding 'dvclive/studio.py' adding 'dvclive/utils.py' adding 'dvclive/xgb.py' adding 'dvclive/plots/__init__.py' adding 'dvclive/plots/base.py' adding 'dvclive/plots/image.py' adding 'dvclive/plots/metric.py' adding 'dvclive/plots/sklearn.py' adding 'dvclive/plots/utils.py' adding 'dvclive-0.0.0.dist-info/LICENSE' adding 'dvclive-0.0.0.dist-info/METADATA' adding 'dvclive-0.0.0.dist-info/WHEEL' adding 'dvclive-0.0.0.dist-info/top_level.txt' adding 'dvclive-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for dvclive (pyproject.toml) ... [?25l[?25hdone Created wheel for dvclive: filename=dvclive-0.0.0-py3-none-any.whl size=23686 sha256=6824ef955e5f9c6bbaa045ff5d81cfd76aba5ba8984268d7ac08079a7eced483 Stored in directory: /build/pip-ephem-wheel-cache-g_6vsoe0/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built dvclive Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./dvclive-0.0.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement dvc-render[table]>=0.0.12 (from dvclive) (from versions: none) ERROR: No matching distribution found for dvc-render[table]>=0.0.12