python311Packages.dvc-azure 0 -> 1 attrpath: python311Packages.dvc-azure 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] this derivation will be built: /nix/store/kaa87047mk609qmjvv12xmjcjpl2j1n2-packages.json.drv building '/nix/store/kaa87047mk609qmjvv12xmjcjpl2j1n2-packages.json.drv'... Going to be running update for following packages: - python3.11-dvc-azure-3.0.1 Press Enter key to continue... Running update for: - python3.11-dvc-azure-3.0.1: UPDATING ... - python3.11-dvc-azure-3.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dvc-azure/default.nix b/pkgs/development/python-modules/dvc-azure/default.nix index 339e36fc0489..dc166c55027e 100644 --- a/pkgs/development/python-modules/dvc-azure/default.nix +++ b/pkgs/development/python-modules/dvc-azure/default.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "dvc-azure"; - version = "3.0.1"; + version = "3.1.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-TB7yY5b2AWBFt8+AnxyKyP6hoXi6cdHVjtffapRVfHc="; + hash = "sha256-UsvHDVQUtQIZs9sKFvaK0l2rp24/Igrr5OSbPGSYriA="; }; # Prevent circular dependency No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.dvc-azure nix build failed. creating build/bdist.linux-x86_64/wheel/dvc_azure-3.1.0.dist-info/WHEEL creating '/build/dvc-azure-3.1.0/dist/.tmp-vhzlqzhl/dvc_azure-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'dvc_azure/__init__.py' adding 'dvc_azure/_dvc_azure_version.py' adding 'dvc_azure/spec.py' adding 'dvc_azure/tests/__init__.py' adding 'dvc_azure/tests/benchmarks.py' adding 'dvc_azure/tests/cloud.py' adding 'dvc_azure/tests/conftest.py' adding 'dvc_azure/tests/fixtures.py' adding 'dvc_azure/tests/test_azure.py' adding 'dvc_azure/tests/test_dvc.py' adding 'dvc_azure-3.1.0.dist-info/LICENSE' adding 'dvc_azure-3.1.0.dist-info/METADATA' adding 'dvc_azure-3.1.0.dist-info/WHEEL' adding 'dvc_azure-3.1.0.dist-info/top_level.txt' adding 'dvc_azure-3.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built dvc_azure-3.1.0-py3-none-any.whl Finished creating a wheel... /build/dvc-azure-3.1.0/dist /build/dvc-azure-3.1.0 Unpacking to: unpacked/dvc_azure-3.1.0...OK Repacking wheel as ./dvc_azure-3.1.0-py3-none-any.whl...OK /build/dvc-azure-3.1.0 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for dvc_azure-3.1.0-py3-none-any.whl - adlfs>=2023.12.0 not satisfied by version 2023.10.0