Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

fix(deps): add explicit ranges for 'google-api-core' and 'google-auth' - #530

Merged
gcf-merge-on-green[bot] merged 2 commits into
masterfrom
529-add-pins-for-api_core-and-auth
Aug 5, 2021
Merged

fix(deps): add explicit ranges for 'google-api-core' and 'google-auth'#530
gcf-merge-on-green[bot] merged 2 commits into
masterfrom
529-add-pins-for-api_core-and-auth

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Transitive dependency resolution breaks unit tests under Python 3.6
following PR #520.

Pin minima for those ranges explicitly when testing under Python 3.6.

Closes#529.

Transitive dependency resolution breaks unit tests under Python 3.6
following PR #520.
Pin minima for those ranges explicitly when testing under Python 3.6.
Closes#529.
@tseaver
tseaver requested review from a team, andrewsg, cojenco, frankyn, tritone and tswastAugust 2, 2021 20:04
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2021
@product-auto-labelproduct-auto-labelBot added the api: storage Issues related to the googleapis/python-storage API. label Aug 2, 2021
@tseavertseaver added the automerge Merge the pull request once unit tests and other checks pass. label Aug 5, 2021
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit 310f207 into masterAug 5, 2021
@gcf-merge-on-green
gcf-merge-on-greenBot deleted the 529-add-pins-for-api_core-and-auth branch August 5, 2021 15:20
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 5, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
googleapis#530)
Transitive dependency resolution breaks unit tests under Python 3.6
following PR googleapis#520.
Pin minima for those ranges explicitly when testing under Python 3.6.
Closesgoogleapis#529.
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
googleapis#530)
Transitive dependency resolution breaks unit tests under Python 3.6
following PR googleapis#520.
Pin minima for those ranges explicitly when testing under Python 3.6.
Closesgoogleapis#529.
@release-pleaserelease-pleaseBot mentioned this pull request Jan 12, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storageIssues related to the googleapis/python-storage API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New 'page_size' argument breaks unit tests under Python 3.6

2 participants

@tseaver@tswast