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/flbnhl84qhhc76k9rqj7nkx0gjrxxn22-packages.json.drv building '/nix/store/flbnhl84qhhc76k9rqj7nkx0gjrxxn22-packages.json.drv'... Going to be running update for following packages: - python3.10-dvc-data-0.36.2 Press Enter key to continue... Running update for: - python3.10-dvc-data-0.36.2: UPDATING ... - python3.10-dvc-data-0.36.2: 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 56a27acb601..a8ce790a3c0 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 = "0.36.2"; + version = "0.37.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-HKNltc5pWc0mU+yCj/PV9E6GYQ+3fbcacRRXtquGM4w="; + hash = "sha256-epGnrLTPsZfQc07XB0a7j9m/nw+RaHzn123t6X1hjh8="; }; 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/diff.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-0.37.2.dist-info/LICENSE' adding 'dvc_data-0.37.2.dist-info/METADATA' adding 'dvc_data-0.37.2.dist-info/WHEEL' adding 'dvc_data-0.37.2.dist-info/entry_points.txt' adding 'dvc_data-0.37.2.dist-info/top_level.txt' adding 'dvc_data-0.37.2.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-0.37.2-py3-none-any.whl size=57360 sha256=dbef21fa1aee26a5058da0cbcdfd08fa93ac83e025383cc6fdf2a554905f85b2 Stored in directory: /build/pip-ephem-wheel-cache-f7hf2eq_/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-0.37.2-py3-none-any.whl Requirement already satisfied: diskcache>=5.2.1 in /nix/store/jk9wnk5m1ip6r76miawgahl9b9c1xx3g-python3.10-diskcache-5.4.0/lib/python3.10/site-packages (from dvc-data==0.37.2) (5.4.0) Requirement already satisfied: nanotime>=0.5.2 in /nix/store/c3d75svigwnjvza9bqc8rnc11zkjpiz9-python3.10-nanotime-0.5.2/lib/python3.10/site-packages (from dvc-data==0.37.2) (0.5.2) Requirement already satisfied: dictdiffer>=0.8.1 in /nix/store/w2bpac7jw2m96jvl7w6ilc0dxqhgxrgn-python3.10-dictdiffer-0.9.0/lib/python3.10/site-packages (from dvc-data==0.37.2) (0.9.0) ERROR: Could not find a version that satisfies the requirement dvc-objects>=0.19.1 (from dvc-data) (from versions: none) ERROR: No matching distribution found for dvc-objects>=0.19.1