Commit 59bfd42
authored
fix: remove setup.cfg configuration for creating universal wheels (#13659)
The file `setup.cfg` contains a setting to create a Universal Wheel which is only needed if libraries support both Python 2 and Python 3. Python Cloud Client Libraries only support Python 3 so this setting is no longer needed. See https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#wheels. This will resolve the following warning in [this build log](https://github.com/googleapis/google-cloud-python/actions/runs/13822574147/job/38671145919?pr=13644) from PR #13644: ``` Building wheels for collected packages: googleapis-common-protos Building wheel for googleapis-common-protos (pyproject.toml): started Building wheel for googleapis-common-protos (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for googleapis-common-protos (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [40349 lines of output] running bdist_wheel /tmp/pip-build-env-9o_3w17v/overlay/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! ```1 parent c7534a6 commit 59bfd42
File tree
136 files changed
+0
-2584
lines changed- packages
- google-analytics-admin
- google-analytics-data
- google-area120-tables
- google-cloud-access-approval
- google-cloud-access-context-manager
- google-cloud-api-gateway
- google-cloud-api-keys
- google-cloud-apigee-connect
- google-cloud-apigee-registry
- google-cloud-appengine-admin
- google-cloud-appengine-logging
- google-cloud-artifact-registry
- google-cloud-asset
- google-cloud-assured-workloads
- google-cloud-audit-log
- google-cloud-automl
- google-cloud-bare-metal-solution
- google-cloud-batch
- google-cloud-beyondcorp-appconnections
- google-cloud-beyondcorp-appconnectors
- google-cloud-beyondcorp-appgateways
- google-cloud-beyondcorp-clientconnectorservices
- google-cloud-beyondcorp-clientgateways
- google-cloud-bigquery-analyticshub
- google-cloud-bigquery-connection
- google-cloud-bigquery-data-exchange
- google-cloud-bigquery-datapolicies
- google-cloud-bigquery-datatransfer
- google-cloud-bigquery-logging
- google-cloud-bigquery-migration
- google-cloud-bigquery-reservation
- google-cloud-billing-budgets
- google-cloud-billing
- google-cloud-binary-authorization
- google-cloud-build
- google-cloud-certificate-manager
- google-cloud-channel
- google-cloud-common
- google-cloud-compute
- google-cloud-contact-center-insights
- google-cloud-containeranalysis
- google-cloud-container
- google-cloud-data-fusion
- google-cloud-data-qna
- google-cloud-datacatalog
- google-cloud-dataflow-client
- google-cloud-dataform
- google-cloud-datalabeling
- google-cloud-dataplex
- google-cloud-dataproc-metastore
- google-cloud-dataproc
- google-cloud-datastream
- google-cloud-deploy
- google-cloud-dialogflow-cx
- google-cloud-dialogflow
- google-cloud-dlp
- google-cloud-dms
- google-cloud-documentai
- google-cloud-domains
- google-cloud-edgecontainer
- google-cloud-essential-contacts
- google-cloud-eventarc-publishing
- google-cloud-eventarc
- google-cloud-filestore
- google-cloud-functions
- google-cloud-gke-backup
- google-cloud-gke-connect-gateway
- google-cloud-gke-hub
- google-cloud-gke-multicloud
- google-cloud-gsuiteaddons
- google-cloud-iam-logging
- google-cloud-iam
- google-cloud-iap
- google-cloud-ids
- google-cloud-kms
- google-cloud-language
- google-cloud-life-sciences
- google-cloud-managed-identities
- google-cloud-media-translation
- google-cloud-memcache
- google-cloud-monitoring-dashboards
- google-cloud-monitoring-metrics-scopes
- google-cloud-monitoring
- google-cloud-network-connectivity
- google-cloud-network-management
- google-cloud-network-security
- google-cloud-network-services
- google-cloud-notebooks
- google-cloud-optimization
- google-cloud-orchestration-airflow
- google-cloud-org-policy
- google-cloud-os-config
- google-cloud-os-login
- google-cloud-phishing-protection
- google-cloud-policy-troubleshooter
- google-cloud-private-catalog
- google-cloud-private-ca
- google-cloud-public-ca
- google-cloud-recaptcha-enterprise
- google-cloud-recommendations-ai
- google-cloud-recommender
- google-cloud-redis
- google-cloud-resource-manager
- google-cloud-resource-settings
- google-cloud-retail
- google-cloud-run
- google-cloud-scheduler
- google-cloud-secret-manager
- google-cloud-securitycenter
- google-cloud-service-control
- google-cloud-service-directory
- google-cloud-service-management
- google-cloud-service-usage
- google-cloud-shell
- google-cloud-source-context
- google-cloud-speech
- google-cloud-storage-transfer
- google-cloud-talent
- google-cloud-tasks
- google-cloud-texttospeech
- google-cloud-tpu
- google-cloud-trace
- google-cloud-translate
- google-cloud-video-live-stream
- google-cloud-video-stitcher
- google-cloud-video-transcoder
- google-cloud-videointelligence
- google-cloud-vision
- google-cloud-vm-migration
- google-cloud-vpc-access
- google-cloud-webrisk
- google-cloud-websecurityscanner
- google-cloud-workflows
- googleapis-common-protos
- grafeas
- grpc-google-iam-v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+0
-2584
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments