python310Packages.dvc-data 0 -> 1 attrpath: python310Packages.dvc-data 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/21sxdada6wk4qvjkfcf9jdzp5hqv81dv-packages.json.drv building '/nix/store/21sxdada6wk4qvjkfcf9jdzp5hqv81dv-packages.json.drv'... Going to be running update for following packages: - python3.10-dvc-data-2.5.0 Press Enter key to continue... Running update for: - python3.10-dvc-data-2.5.0: UPDATING ... - python3.10-dvc-data-2.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dvc-data/default.nix b/pkgs/development/python-modules/dvc-data/default.nix index 6fadd434415..5f6c3bb0f15 100644 --- a/pkgs/development/python-modules/dvc-data/default.nix +++ b/pkgs/development/python-modules/dvc-data/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "dvc-data"; - version = "2.5.0"; + version = "2.8.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-K4quPZZnHqZkuR8moJ8TwmfHQ3BennoByZ5XW5X5rDA="; + hash = "sha256-PpcCCq/z1/jW9WGSJI7ecXJZ+7fCx6ddSKR/bKakyF4="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.dvc-data nix build failed. adding 'dvc_data/index/collect.py' adding 'dvc_data/index/diff.py' adding 'dvc_data/index/fetch.py' adding 'dvc_data/index/index.py' adding 'dvc_data/index/save.py' adding 'dvc_data/index/serialize.py' adding 'dvc_data/index/update.py' adding 'dvc_data/index/view.py' adding 'dvc_data-2.8.1.dist-info/LICENSE' adding 'dvc_data-2.8.1.dist-info/METADATA' adding 'dvc_data-2.8.1.dist-info/WHEEL' adding 'dvc_data-2.8.1.dist-info/entry_points.txt' adding 'dvc_data-2.8.1.dist-info/top_level.txt' adding 'dvc_data-2.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for dvc-data (pyproject.toml) ... [?25l[?25hdone Created wheel for dvc-data: filename=dvc_data-2.8.1-py3-none-any.whl size=65469 sha256=c3bdfbf25521bba478de20d453347da95a7f9320596c6da8f137d0719dd6b8cc Stored in directory: /build/pip-ephem-wheel-cache-ou138gt2/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built dvc-data Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./dvc_data-2.8.1-py3-none-any.whl Requirement already satisfied: shortuuid>=0.5.0 in /nix/store/i4z0vbbz1dhxfkprmhx3v1rjz87lifhr-python3.10-shortuuid-1.0.11/lib/python3.10/site-packages (from dvc-data==2.8.1) (1.0.11) ERROR: Could not find a version that satisfies the requirement dvc-objects<1,>=0.24.1 (from dvc-data) (from versions: none) ERROR: No matching distribution found for dvc-objects<1,>=0.24.1