Skip to content

CHORE: Update amapy-plugin-gcs to Python 3.12#67

Merged
dhars9-roche merged 68 commits intomainfrom
python-312/update-amapy-plugin-gcs
Apr 3, 2026
Merged

CHORE: Update amapy-plugin-gcs to Python 3.12#67
dhars9-roche merged 68 commits intomainfrom
python-312/update-amapy-plugin-gcs

Conversation

@dhars9-roche
Copy link
Copy Markdown
Contributor

@dhars9-roche dhars9-roche commented Mar 30, 2026

Update amapy-plugin-gcs for Python 3.12.

  • Update requires-python to >=3.12,<3.13
  • Update setuptools build requirement to 74.x
  • Update google-cloud-storage and gcloud-aio-storage
  • Replace third-party cached_property with functools.cached_property
  • Pin "chardet==5.2.*" since later versions are incompatible
  • Test coverage 78%

dhars9-roche and others added 23 commits March 26, 2026 13:43
- Update requires-python to >=3.12,<3.13
- Update setuptools build requirement to 74.x
- Update aiohttp from >=3.3.0,<4.0.0 to 3.9.* (first version with Python 3.12 wheels)

Co-authored-by: Ona <no-reply@ona.com>
@dhars9-roche dhars9-roche self-assigned this Mar 31, 2026
@dhars9-roche dhars9-roche added the dependencies Pull requests that update dependencies label Mar 31, 2026
Dhar, Saurav {DSRI~SANTA CLARA} and others added 2 commits March 31, 2026 22:13
- Update requires-python to >=3.12,<3.13
- Update setuptools build requirement to 74.x
- Update aiohttp from >=3.3.0,<4.0.0 to 3.9.* (first version with Python 3.12 wheels)

Co-authored-by: Ona <no-reply@ona.com>
- Update requires-python to >=3.12,<3.13
- Update setuptools build requirement to 74.x
- Update google-cloud-storage from 2.10.* to 2.18.* (pre-2024)
- Replace third-party cached_property with functools.cached_property
- Update test MIME type assertions from application/x-yaml to application/yaml

Co-authored-by: Ona <no-reply@ona.com>
@dhars9-roche dhars9-roche force-pushed the python-312/update-amapy-plugin-gcs branch from f804ecd to 13ba1c1 Compare March 31, 2026 22:15
- Update requires-python to >=3.12,<3.13
- Update setuptools build requirement to 74.x
- Update google-auth from 2.15.* to 2.27.* (pre-2024)

Co-authored-by: Ona <no-reply@ona.com>
@dhars9-roche dhars9-roche marked this pull request as ready for review April 1, 2026 21:05
@dhars9-roche dhars9-roche changed the base branch from python-312/update-amapy-plugin-gcr to python-312/update-amapy-contents April 2, 2026 10:16
@dhars9-roche dhars9-roche changed the base branch from python-312/update-amapy-contents to python-312/update-amapy-plugin-gcr April 2, 2026 10:24
Base automatically changed from python-312/update-amapy-plugin-gcr to main April 2, 2026 20:47
@dhars9-roche dhars9-roche merged commit cc3f83a into main Apr 3, 2026
@dhars9-roche dhars9-roche deleted the python-312/update-amapy-plugin-gcs branch April 3, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update dependencies

Development

Successfully merging this pull request may close these issues.

2 participants