python311Packages.awswrangler 0 -> 1 attrpath: python311Packages.awswrangler 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/ns4gq99kd96h5glkrhp956fbjvsyr7mq-packages.json.drv building '/nix/store/ns4gq99kd96h5glkrhp956fbjvsyr7mq-packages.json.drv'... Going to be running update for following packages: - python3.11-awswrangler-3.5.2 Press Enter key to continue... Running update for: - python3.11-awswrangler-3.5.2: UPDATING ... - python3.11-awswrangler-3.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/awswrangler/default.nix b/pkgs/development/python-modules/awswrangler/default.nix index 274b88a9811b..97ba9d3ae7cf 100644 --- a/pkgs/development/python-modules/awswrangler/default.nix +++ b/pkgs/development/python-modules/awswrangler/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pname = "awswrangler"; - version = "3.5.2"; + version = "3.6.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "aws"; repo = "aws-sdk-pandas"; rev = "refs/tags/${version}"; - hash = "sha256-lIEitS/pyOq4RjyUqPzfKOcNtAIWp14sQcLfQ1FwEoE="; + hash = "sha256-7TRvk0eipeSfqL3Cu8LOvNH6g7N8E1Wt/m8klZRQoWA="; }; nativeBuildInputs = [ 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 python311Packages.awswrangler nix build failed. ERROR tests/unit/test_moto.py::test_list_directories_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_describe_no_object_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_describe_one_object_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_describe_list_of_objects_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_describe_list_of_objects_under_same_prefix_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_size_objects_without_object_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_size_list_of_objects_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_copy_one_object_without_replace_filename_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_copy_one_object_with_replace_filename_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_copy_objects_without_replace_filename_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_csv - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_download_file - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_download_fileobj - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_upload_file - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_upload_fileobj - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_read_csv_with_chucksize_and_pandas_arguments - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_read_csv_pass_pandas_arguments_and_encoding_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_to_csv_invalid_argument_combination_raise_when_dataset_false_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_to_csv_valid_argument_combination_when_dataset_true_succeed - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_to_csv_data_empty - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_parquet - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_parquet_with_size - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_s3_delete_object_success - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_s3_raise_delete_object_exception_success - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_emr - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_glue_get_partition - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_dynamodb_basic_usage - AttributeError: module 'moto' has no attribute 'mock_aws' ERROR tests/unit/test_moto.py::test_dynamodb_fail_on_invalid_items - AttributeError: module 'moto' has no attribute 'mock_aws' ======================== 26 passed, 31 errors in 0.73s ========================= /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context