===> Building for py313-huggingface-hub-0.28.1 * Building wheel... /opt/pkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/huggingface_hub copying src/huggingface_hub/__init__.py -> build/lib/huggingface_hub copying src/huggingface_hub/_commit_api.py -> build/lib/huggingface_hub copying src/huggingface_hub/_commit_scheduler.py -> build/lib/huggingface_hub copying src/huggingface_hub/_inference_endpoints.py -> build/lib/huggingface_hub copying src/huggingface_hub/_local_folder.py -> build/lib/huggingface_hub copying src/huggingface_hub/_login.py -> build/lib/huggingface_hub copying src/huggingface_hub/_snapshot_download.py -> build/lib/huggingface_hub copying src/huggingface_hub/_space_api.py -> build/lib/huggingface_hub copying src/huggingface_hub/_tensorboard_logger.py -> build/lib/huggingface_hub copying src/huggingface_hub/_upload_large_folder.py -> build/lib/huggingface_hub copying src/huggingface_hub/_webhooks_payload.py -> build/lib/huggingface_hub copying src/huggingface_hub/_webhooks_server.py -> build/lib/huggingface_hub copying src/huggingface_hub/community.py -> build/lib/huggingface_hub copying src/huggingface_hub/constants.py -> build/lib/huggingface_hub copying src/huggingface_hub/errors.py -> build/lib/huggingface_hub copying src/huggingface_hub/fastai_utils.py -> build/lib/huggingface_hub copying src/huggingface_hub/file_download.py -> build/lib/huggingface_hub copying src/huggingface_hub/hf_api.py -> build/lib/huggingface_hub copying src/huggingface_hub/hf_file_system.py -> build/lib/huggingface_hub copying src/huggingface_hub/hub_mixin.py -> build/lib/huggingface_hub copying src/huggingface_hub/inference_api.py -> build/lib/huggingface_hub copying src/huggingface_hub/keras_mixin.py -> build/lib/huggingface_hub copying src/huggingface_hub/lfs.py -> build/lib/huggingface_hub copying src/huggingface_hub/repocard.py -> build/lib/huggingface_hub copying src/huggingface_hub/repocard_data.py -> build/lib/huggingface_hub copying src/huggingface_hub/repository.py -> build/lib/huggingface_hub creating build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/__init__.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/_cli_utils.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/delete_cache.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/download.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/env.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/huggingface_cli.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/lfs.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/repo_files.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/scan_cache.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/tag.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/upload.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/upload_large_folder.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/user.py -> build/lib/huggingface_hub/commands copying src/huggingface_hub/commands/version.py -> build/lib/huggingface_hub/commands creating build/lib/huggingface_hub/inference copying src/huggingface_hub/inference/__init__.py -> build/lib/huggingface_hub/inference copying src/huggingface_hub/inference/_client.py -> build/lib/huggingface_hub/inference copying src/huggingface_hub/inference/_common.py -> build/lib/huggingface_hub/inference creating build/lib/huggingface_hub/serialization copying src/huggingface_hub/serialization/__init__.py -> build/lib/huggingface_hub/serialization copying src/huggingface_hub/serialization/_base.py -> build/lib/huggingface_hub/serialization copying src/huggingface_hub/serialization/_dduf.py -> build/lib/huggingface_hub/serialization copying src/huggingface_hub/serialization/_tensorflow.py -> build/lib/huggingface_hub/serialization copying src/huggingface_hub/serialization/_torch.py -> build/lib/huggingface_hub/serialization creating build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/__init__.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_auth.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_cache_assets.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_cache_manager.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_chunk_utils.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_datetime.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_deprecation.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_experimental.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_fixes.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_git_credential.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_headers.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_hf_folder.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_http.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_lfs.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_pagination.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_paths.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_runtime.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_safetensors.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_subprocess.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_telemetry.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_typing.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/_validators.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/endpoint_helpers.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/insecure_hashlib.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/logging.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/sha.py -> build/lib/huggingface_hub/utils copying src/huggingface_hub/utils/tqdm.py -> build/lib/huggingface_hub/utils creating build/lib/huggingface_hub/inference/_generated copying src/huggingface_hub/inference/_generated/__init__.py -> build/lib/huggingface_hub/inference/_generated copying src/huggingface_hub/inference/_generated/_async_client.py -> build/lib/huggingface_hub/inference/_generated creating build/lib/huggingface_hub/inference/_providers copying src/huggingface_hub/inference/_providers/__init__.py -> build/lib/huggingface_hub/inference/_providers copying src/huggingface_hub/inference/_providers/fal_ai.py -> build/lib/huggingface_hub/inference/_providers copying src/huggingface_hub/inference/_providers/hf_inference.py -> build/lib/huggingface_hub/inference/_providers copying src/huggingface_hub/inference/_providers/replicate.py -> build/lib/huggingface_hub/inference/_providers copying src/huggingface_hub/inference/_providers/sambanova.py -> build/lib/huggingface_hub/inference/_providers copying src/huggingface_hub/inference/_providers/together.py -> build/lib/huggingface_hub/inference/_providers creating build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/__init__.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/audio_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/audio_to_audio.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/automatic_speech_recognition.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/base.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/chat_completion.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/depth_estimation.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/document_question_answering.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/feature_extraction.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/fill_mask.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/image_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/image_segmentation.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/image_to_image.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/image_to_text.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/object_detection.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/question_answering.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/sentence_similarity.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/summarization.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/table_question_answering.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text2text_generation.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text_generation.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text_to_audio.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text_to_image.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text_to_speech.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/text_to_video.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/token_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/translation.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/video_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/visual_question_answering.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/zero_shot_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/zero_shot_image_classification.py -> build/lib/huggingface_hub/inference/_generated/types copying src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py -> build/lib/huggingface_hub/inference/_generated/types running egg_info writing src/huggingface_hub.egg-info/PKG-INFO writing dependency_links to src/huggingface_hub.egg-info/dependency_links.txt writing entry points to src/huggingface_hub.egg-info/entry_points.txt writing requirements to src/huggingface_hub.egg-info/requires.txt writing top-level names to src/huggingface_hub.egg-info/top_level.txt reading manifest file 'src/huggingface_hub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/huggingface_hub.egg-info/SOURCES.txt' /opt/pkg/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'huggingface_hub.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'huggingface_hub.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'huggingface_hub.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'huggingface_hub.templates' to be distributed and are already explicitly excluding 'huggingface_hub.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying src/huggingface_hub/py.typed -> build/lib/huggingface_hub creating build/lib/huggingface_hub/templates copying src/huggingface_hub/templates/datasetcard_template.md -> build/lib/huggingface_hub/templates copying src/huggingface_hub/templates/modelcard_template.md -> build/lib/huggingface_hub/templates installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub copying build/lib/huggingface_hub/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_commit_api.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_commit_scheduler.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_inference_endpoints.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_local_folder.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_login.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_snapshot_download.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_space_api.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_tensorboard_logger.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_upload_large_folder.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_webhooks_payload.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/_webhooks_server.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/commands copying build/lib/huggingface_hub/commands/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/_cli_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/delete_cache.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/download.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/env.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/huggingface_cli.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/lfs.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/repo_files.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/scan_cache.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/tag.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/upload.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/upload_large_folder.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/user.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/commands/version.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/commands copying build/lib/huggingface_hub/community.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/errors.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/fastai_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/file_download.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/hf_api.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/hf_file_system.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/hub_mixin.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/inference copying build/lib/huggingface_hub/inference/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference copying build/lib/huggingface_hub/inference/_client.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference copying build/lib/huggingface_hub/inference/_common.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/inference/_generated copying build/lib/huggingface_hub/inference/_generated/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated copying build/lib/huggingface_hub/inference/_generated/_async_client.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/audio_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/audio_to_audio.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/automatic_speech_recognition.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/base.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/chat_completion.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/depth_estimation.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/document_question_answering.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/feature_extraction.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/fill_mask.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/image_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/image_segmentation.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/image_to_image.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/image_to_text.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/object_detection.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/question_answering.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/sentence_similarity.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/summarization.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/table_question_answering.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text2text_generation.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text_generation.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text_to_audio.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text_to_image.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text_to_speech.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/text_to_video.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/token_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/translation.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/video_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/visual_question_answering.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/zero_shot_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/zero_shot_image_classification.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types copying build/lib/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_generated/types creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference/_providers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference/_providers/fal_ai.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference/_providers/hf_inference.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference/_providers/replicate.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference/_providers/sambanova.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference/_providers/together.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/inference/_providers copying build/lib/huggingface_hub/inference_api.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/keras_mixin.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/lfs.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/repocard.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/repocard_data.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub copying build/lib/huggingface_hub/repository.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/serialization copying build/lib/huggingface_hub/serialization/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/serialization copying build/lib/huggingface_hub/serialization/_base.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/serialization copying build/lib/huggingface_hub/serialization/_dduf.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/serialization copying build/lib/huggingface_hub/serialization/_tensorflow.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/serialization copying build/lib/huggingface_hub/serialization/_torch.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/serialization creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/templates copying build/lib/huggingface_hub/templates/datasetcard_template.md -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/templates copying build/lib/huggingface_hub/templates/modelcard_template.md -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/templates creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub/utils copying build/lib/huggingface_hub/utils/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_auth.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_cache_assets.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_cache_manager.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_chunk_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_datetime.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_deprecation.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_experimental.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_fixes.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_git_credential.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_headers.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_hf_folder.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_http.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_lfs.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_pagination.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_paths.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_runtime.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_safetensors.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_subprocess.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_telemetry.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_typing.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/_validators.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/endpoint_helpers.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/insecure_hashlib.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/logging.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/sha.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils copying build/lib/huggingface_hub/utils/tqdm.py -> build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub/utils running install_egg_info Copying src/huggingface_hub.egg-info to build/bdist.macosx-12.3-arm64/wheel/./huggingface_hub-0.28.1-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/huggingface_hub-0.28.1.dist-info/WHEEL creating '/Users/pbulk/build/math/py-huggingface-hub/work/huggingface_hub-0.28.1/dist/.tmp-j4uwsi90/huggingface_hub-0.28.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'huggingface_hub/__init__.py' adding 'huggingface_hub/_commit_api.py' adding 'huggingface_hub/_commit_scheduler.py' adding 'huggingface_hub/_inference_endpoints.py' adding 'huggingface_hub/_local_folder.py' adding 'huggingface_hub/_login.py' adding 'huggingface_hub/_snapshot_download.py' adding 'huggingface_hub/_space_api.py' adding 'huggingface_hub/_tensorboard_logger.py' adding 'huggingface_hub/_upload_large_folder.py' adding 'huggingface_hub/_webhooks_payload.py' adding 'huggingface_hub/_webhooks_server.py' adding 'huggingface_hub/community.py' adding 'huggingface_hub/constants.py' adding 'huggingface_hub/errors.py' adding 'huggingface_hub/fastai_utils.py' adding 'huggingface_hub/file_download.py' adding 'huggingface_hub/hf_api.py' adding 'huggingface_hub/hf_file_system.py' adding 'huggingface_hub/hub_mixin.py' adding 'huggingface_hub/inference_api.py' adding 'huggingface_hub/keras_mixin.py' adding 'huggingface_hub/lfs.py' adding 'huggingface_hub/py.typed' adding 'huggingface_hub/repocard.py' adding 'huggingface_hub/repocard_data.py' adding 'huggingface_hub/repository.py' adding 'huggingface_hub/commands/__init__.py' adding 'huggingface_hub/commands/_cli_utils.py' adding 'huggingface_hub/commands/delete_cache.py' adding 'huggingface_hub/commands/download.py' adding 'huggingface_hub/commands/env.py' adding 'huggingface_hub/commands/huggingface_cli.py' adding 'huggingface_hub/commands/lfs.py' adding 'huggingface_hub/commands/repo_files.py' adding 'huggingface_hub/commands/scan_cache.py' adding 'huggingface_hub/commands/tag.py' adding 'huggingface_hub/commands/upload.py' adding 'huggingface_hub/commands/upload_large_folder.py' adding 'huggingface_hub/commands/user.py' adding 'huggingface_hub/commands/version.py' adding 'huggingface_hub/inference/__init__.py' adding 'huggingface_hub/inference/_client.py' adding 'huggingface_hub/inference/_common.py' adding 'huggingface_hub/inference/_generated/__init__.py' adding 'huggingface_hub/inference/_generated/_async_client.py' adding 'huggingface_hub/inference/_generated/types/__init__.py' adding 'huggingface_hub/inference/_generated/types/audio_classification.py' adding 'huggingface_hub/inference/_generated/types/audio_to_audio.py' adding 'huggingface_hub/inference/_generated/types/automatic_speech_recognition.py' adding 'huggingface_hub/inference/_generated/types/base.py' adding 'huggingface_hub/inference/_generated/types/chat_completion.py' adding 'huggingface_hub/inference/_generated/types/depth_estimation.py' adding 'huggingface_hub/inference/_generated/types/document_question_answering.py' adding 'huggingface_hub/inference/_generated/types/feature_extraction.py' adding 'huggingface_hub/inference/_generated/types/fill_mask.py' adding 'huggingface_hub/inference/_generated/types/image_classification.py' adding 'huggingface_hub/inference/_generated/types/image_segmentation.py' adding 'huggingface_hub/inference/_generated/types/image_to_image.py' adding 'huggingface_hub/inference/_generated/types/image_to_text.py' adding 'huggingface_hub/inference/_generated/types/object_detection.py' adding 'huggingface_hub/inference/_generated/types/question_answering.py' adding 'huggingface_hub/inference/_generated/types/sentence_similarity.py' adding 'huggingface_hub/inference/_generated/types/summarization.py' adding 'huggingface_hub/inference/_generated/types/table_question_answering.py' adding 'huggingface_hub/inference/_generated/types/text2text_generation.py' adding 'huggingface_hub/inference/_generated/types/text_classification.py' adding 'huggingface_hub/inference/_generated/types/text_generation.py' adding 'huggingface_hub/inference/_generated/types/text_to_audio.py' adding 'huggingface_hub/inference/_generated/types/text_to_image.py' adding 'huggingface_hub/inference/_generated/types/text_to_speech.py' adding 'huggingface_hub/inference/_generated/types/text_to_video.py' adding 'huggingface_hub/inference/_generated/types/token_classification.py' adding 'huggingface_hub/inference/_generated/types/translation.py' adding 'huggingface_hub/inference/_generated/types/video_classification.py' adding 'huggingface_hub/inference/_generated/types/visual_question_answering.py' adding 'huggingface_hub/inference/_generated/types/zero_shot_classification.py' adding 'huggingface_hub/inference/_generated/types/zero_shot_image_classification.py' adding 'huggingface_hub/inference/_generated/types/zero_shot_object_detection.py' adding 'huggingface_hub/inference/_providers/__init__.py' adding 'huggingface_hub/inference/_providers/fal_ai.py' adding 'huggingface_hub/inference/_providers/hf_inference.py' adding 'huggingface_hub/inference/_providers/replicate.py' adding 'huggingface_hub/inference/_providers/sambanova.py' adding 'huggingface_hub/inference/_providers/together.py' adding 'huggingface_hub/serialization/__init__.py' adding 'huggingface_hub/serialization/_base.py' adding 'huggingface_hub/serialization/_dduf.py' adding 'huggingface_hub/serialization/_tensorflow.py' adding 'huggingface_hub/serialization/_torch.py' adding 'huggingface_hub/templates/datasetcard_template.md' adding 'huggingface_hub/templates/modelcard_template.md' adding 'huggingface_hub/utils/__init__.py' adding 'huggingface_hub/utils/_auth.py' adding 'huggingface_hub/utils/_cache_assets.py' adding 'huggingface_hub/utils/_cache_manager.py' adding 'huggingface_hub/utils/_chunk_utils.py' adding 'huggingface_hub/utils/_datetime.py' adding 'huggingface_hub/utils/_deprecation.py' adding 'huggingface_hub/utils/_experimental.py' adding 'huggingface_hub/utils/_fixes.py' adding 'huggingface_hub/utils/_git_credential.py' adding 'huggingface_hub/utils/_headers.py' adding 'huggingface_hub/utils/_hf_folder.py' adding 'huggingface_hub/utils/_http.py' adding 'huggingface_hub/utils/_lfs.py' adding 'huggingface_hub/utils/_pagination.py' adding 'huggingface_hub/utils/_paths.py' adding 'huggingface_hub/utils/_runtime.py' adding 'huggingface_hub/utils/_safetensors.py' adding 'huggingface_hub/utils/_subprocess.py' adding 'huggingface_hub/utils/_telemetry.py' adding 'huggingface_hub/utils/_typing.py' adding 'huggingface_hub/utils/_validators.py' adding 'huggingface_hub/utils/endpoint_helpers.py' adding 'huggingface_hub/utils/insecure_hashlib.py' adding 'huggingface_hub/utils/logging.py' adding 'huggingface_hub/utils/sha.py' adding 'huggingface_hub/utils/tqdm.py' adding 'huggingface_hub-0.28.1.dist-info/licenses/LICENSE' adding 'huggingface_hub-0.28.1.dist-info/METADATA' adding 'huggingface_hub-0.28.1.dist-info/WHEEL' adding 'huggingface_hub-0.28.1.dist-info/entry_points.txt' adding 'huggingface_hub-0.28.1.dist-info/top_level.txt' adding 'huggingface_hub-0.28.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built huggingface_hub-0.28.1-py3-none-any.whl