这是indexloc提供的服务,不要输入任何密码
Skip to content

tests: update constraints for python 3.9 testing #1500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2025
Merged

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jul 4, 2025

Since Python 3.7 is no longer being tested following #1498 (see follow up in #1499), we should update the constraints files for python 3.9 testing to ensure that the minimum versions of dependencies stated in setup.py are compatible.

# This constraints file is used to check that lower bounds
# are correct in setup.py
# List all library dependencies and extras in this file.
# Pin the version to the lower bound.
# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0",
# Then this file should have google-cloud-foo==1.14.0

@parthea parthea requested review from a team as code owners July 4, 2025 14:07
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/python-storage API. labels Jul 4, 2025
@chandra-siri
Copy link
Contributor

non blocking nit: @parthea was this file autogenerated?

@parthea
Copy link
Contributor Author

parthea commented Jul 4, 2025

@parthea
Copy link
Contributor Author

parthea commented Jul 4, 2025

I will make the change to owlbot.py in a separate PR as I see another change that's also needed.

@chandra-siri
Copy link
Contributor

I will push a commit to also exclude the autogenerated file: https://github.com/googleapis/googleapis-gen/blob/master/google/storage/v2/storage-v2-py/testing/constraints-3.9.txt

@parthea , could you cc me as well?

@parthea
Copy link
Contributor Author

parthea commented Jul 4, 2025

#1501

@parthea parthea merged commit 652cee3 into main Jul 4, 2025
15 checks passed
@parthea parthea deleted the parthea-patch-2 branch July 4, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants