FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Removing py26 and pandas from default tox environments. by dhermes · Pull Request #1739 · googleapis/google-cloud-python · GitHub

Removing py26 and pandas from default tox environments. - #1739

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:tox-default-reduce
Apr 22, 2016
Merged

Removing py26 and pandas from default tox environments.#1739
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:tox-default-reduce

Conversation

dhermes commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

FYI @rimey I'm not sure if you intended to make py27-pandas one of the default environments but the install takes quite a bit of time / it isn't strictly necessary.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2016

rimey commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

No problem. I'm happy running tox -e p27-pandas manually whenever I touch that code.

tseaver commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

@dhermes do you mean to remove py26 from Travis as well?

dhermes commented Apr 22, 2016

Copy link
Copy Markdown
Contributor Author

Yes I did mean to remove it. In light of #1607 (August 1, 2016 is when we drop support).

tseaver commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

@dhermes this PR includes only changes to tox.ini.

dhermes commented Apr 22, 2016

Copy link
Copy Markdown
Contributor Author

I know. You asked if I intended to remove py26 from the tox defaults. Yes I did. The coming deprecation is why I did.

tseaver commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

Do you mean to remove py26 from .travis.yml as well as tox.ini?

dhermes commented Apr 22, 2016

Copy link
Copy Markdown
Contributor Author

Nope. Just tox.ini for this PR.

tseaver commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

OK, LGTM

dhermes merged commit dfc8699 into googleapis:master Apr 22, 2016
dhermes deleted the tox-default-reduce branch April 22, 2016 19:31
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
parthea pushed a commit that referenced this pull request Jul 7, 2026
- Added `grpc` extra (`"grpc": ["grpcio"]`) and updated
`testing_extra_require` to use `*grpc_extra_require`.
- Removed obsolete TODO comments for `grpcio`, `oauth2client`, and
`urllib3` bounds.

Fixes #1735
Fixes #1736
Fixes #1739
release-please Bot mentioned this pull request Jul 7, 2026
ohmayr added a commit that referenced this pull request Jul 7, 2026
…17647)

1. **`setup.py`**:
- Added version bounds for `urllib3` and `packaging` in
`urllib3_extra_require`:
     ```python
     urllib3_extra_require = [
         "urllib3 >= 1.26.15, < 3.0.0",
         "packaging >= 20.0",
     ]
     ```
   - Set `requests >= 2.30.0, < 3.0.0` for Python 3.10+ compatibility.
   - Resolved and removed TODO comment for issue #1739.
2. **`testing/constraints-3.10.txt`**:
- Added `requests==2.30.0`, `urllib3==1.26.15`, and `packaging==20.0` to
lower-bound CI test constraints.

Fixes #15155  🦕
noahdietz pushed a commit that referenced this pull request Jul 13, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>google-apps-chat: 0.10.2</summary>

##
[0.10.2](google-apps-chat-v0.10.1...google-apps-chat-v0.10.2)
(2026-07-13)


### Features

* update googleapis and regenerate
([#17678](#17678))
([670917c](670917c))
</details>

<details><summary>google-auth: 2.56.0</summary>

##
[2.56.0](google-auth-v2.55.2...google-auth-v2.56.0)
(2026-07-13)


### Features

* **auth:** Implement python mtls helpers
([#17495](#17495))
([e7baed1](e7baed1))


### Bug Fixes

* **google-auth:** add aiohttp bound for Python 3.14
([#17654](#17654))
([b2ec761](b2ec761))
* **google-auth:** add bounds for urllib3 and packaging dependencies
([#17647](#17647))
([e9c6265](e9c6265))
* **google-auth:** add cryptography bound for Python 3.14
([#17649](#17649))
([e9ca4c4](e9ca4c4))
* **google-auth:** add gRPC extra and clean up obsolete TODOs
([#17644](#17644))
([6da41e8](6da41e8)),
closes
[#1735](#1735)
[#1736](#1736)
[#1739](#1739)
* **google-auth:** raise rsa extra lower bound to 4.0
([#17652](#17652))
([4087828](4087828))
</details>

<details><summary>google-cloud-apigee-registry: 0.10.1</summary>

##
[0.10.1](google-cloud-apigee-registry-v0.10.0...google-cloud-apigee-registry-v0.10.1)
(2026-07-13)


### Features

* update googleapis and regenerate
([#17678](#17678))
([670917c](670917c))
</details>

<details><summary>google-cloud-binary-authorization: 1.19.0</summary>

##
[1.19.0](google-cloud-binary-authorization-v1.18.0...google-cloud-binary-authorization-v1.19.0)
(2026-07-13)


### Features

* update googleapis and regenerate
([#17678](#17678))
([670917c](670917c))
</details>

<details><summary>google-cloud-documentai-toolbox: 0.17.1</summary>

##
[0.17.1](google-cloud-documentai-toolbox-v0.17.0...google-cloud-documentai-toolbox-v0.17.1)
(2026-07-13)


### Bug Fixes

* bump jinja2 from 3.1.0 to 3.1.6 in
/packages/google-cloud-documentai-toolbox
([#17630](#17630))
([4cfb931](4cfb931))
* bump pillow from 10.0.0 to 12.2.0 in
/packages/google-cloud-documentai-toolbox
([#17631](#17631))
([1838c35](1838c35))
</details>

<details><summary>google-cloud-memorystore: 0.5.2</summary>

##
[0.5.2](google-cloud-memorystore-v0.5.1...google-cloud-memorystore-v0.5.2)
(2026-07-13)


### Features

* update googleapis and regenerate
([#17678](#17678))
([670917c](670917c))
</details>

<details><summary>google-cloud-storage: 3.13.0</summary>

##
[3.13.0](google-cloud-storage-v3.12.1...google-cloud-storage-v3.13.0)
(2026-07-13)


### Features

* **storage:** add option to disable checksums and improve robustness of
full_object_checksum validation
([#17665](#17665))
([a5a717d](a5a717d))
* **storage:** support full_object_checksum in
AsyncAppendableObjectWriter
([#17658](#17658))
([e08d5ca](e08d5ca))
</details>

<details><summary>google-devicesandservices-health: 0.1.1</summary>

##
[0.1.1](google-devicesandservices-health-v0.1.0...google-devicesandservices-health-v0.1.1)
(2026-07-13)


### Features

* update googleapis and regenerate
([#17678](#17678))
([670917c](670917c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL