2022-11-29T11:31:10 python310Packages.azure-synapse-artifacts 0 -> 1 2022-11-29T11:31:12 attrpath: python310Packages.azure-synapse-artifacts 2022-11-29T11:31:12 Checking auto update branch... 2022-11-29T11:31:17 [version] 2022-11-29T11:31:17 [version] skipping because derivation has updateScript 2022-11-29T11:31:17 [rustCrateVersion] 2022-11-29T11:31:17 [rustCrateVersion] No cargoSha256 found 2022-11-29T11:31:17 [golangModuleVersion] 2022-11-29T11:31:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T11:31:17 [updateScript] 2022-11-29T11:31:19 [updateScript] Success 2022-11-29T11:31:19 [updateScript] this derivation will be built: /nix/store/rld83fj9livc2k2ibzafy125kwqf14fz-packages.json.drv building '/nix/store/rld83fj9livc2k2ibzafy125kwqf14fz-packages.json.drv'... Going to be running update for following packages: - python3.10-azure-synapse-artifacts-0.13.0 Press Enter key to continue... Running update for: - python3.10-azure-synapse-artifacts-0.13.0: UPDATING ... - python3.10-azure-synapse-artifacts-0.13.0: DONE. Packages updated! 2022-11-29T11:31:19 2022-11-29T11:31:19 [quotedUrls] 2022-11-29T11:31:19 [quotedUrls] nothing found to replace 2022-11-29T11:31:19 Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-synapse-artifacts/default.nix b/pkgs/development/python-modules/azure-synapse-artifacts/default.nix index de0909fa0c0..6a84941a5e8 100644 --- a/pkgs/development/python-modules/azure-synapse-artifacts/default.nix +++ b/pkgs/development/python-modules/azure-synapse-artifacts/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "azure-synapse-artifacts"; - version = "0.13.0"; + version = "0.14.0"; src = fetchPypi { inherit pname version; extension = "zip"; - sha256 = "sha256-WJZtE7efs1xwalyb0Sr2J+pmPIt9gn2o01/prncb2uM="; + sha256 = "sha256-Q1gGq7EZ/JvYjD7y0mp3kEy15QKZI84UQTdlIBoQLMs="; }; propagatedBuildInputs = [ 2022-11-29T11:32:51 No auto update branch exists 2022-11-29T11:32:57 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.azure-synapse-artifacts nix build failed. adding 'azure/synapse/artifacts/operations/_notebook_operation_result_operations.py' adding 'azure/synapse/artifacts/operations/_notebook_operations.py' adding 'azure/synapse/artifacts/operations/_patch.py' adding 'azure/synapse/artifacts/operations/_pipeline_operations.py' adding 'azure/synapse/artifacts/operations/_pipeline_run_operations.py' adding 'azure/synapse/artifacts/operations/_spark_configuration_operations.py' adding 'azure/synapse/artifacts/operations/_spark_job_definition_operations.py' adding 'azure/synapse/artifacts/operations/_sql_pools_operations.py' adding 'azure/synapse/artifacts/operations/_sql_script_operations.py' adding 'azure/synapse/artifacts/operations/_trigger_operations.py' adding 'azure/synapse/artifacts/operations/_trigger_run_operations.py' adding 'azure/synapse/artifacts/operations/_workspace_git_repo_management_operations.py' adding 'azure/synapse/artifacts/operations/_workspace_operations.py' adding 'azure_synapse_artifacts-0.14.0.dist-info/LICENSE' adding 'azure_synapse_artifacts-0.14.0.dist-info/METADATA' adding 'azure_synapse_artifacts-0.14.0.dist-info/WHEEL' adding 'azure_synapse_artifacts-0.14.0.dist-info/top_level.txt' adding 'azure_synapse_artifacts-0.14.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/azure-synapse-artifacts-0.14.0/dist /build/azure-synapse-artifacts-0.14.0 Processing ./azure_synapse_artifacts-0.14.0-py3-none-any.whl Requirement already satisfied: msrest>=0.7.1 in /nix/store/d3rb6czd6v619x410dyjkp3m92laqfkw-python3.10-msrest-0.7.1/lib/python3.10/site-packages (from azure-synapse-artifacts==0.14.0) (0.7.1) Requirement already satisfied: azure-common~=1.1 in /nix/store/bmpidxqzpklrj8pz6jqnd1m61qfyxyyk-python3.10-azure-common-1.1.28/lib/python3.10/site-packages (from azure-synapse-artifacts==0.14.0) (1.1.28) ERROR: Could not find a version that satisfies the requirement azure-mgmt-core<2.0.0,>=1.3.2 (from azure-synapse-artifacts) (from versions: none) ERROR: No matching distribution found for azure-mgmt-core<2.0.0,>=1.3.2