Skip to content

CHORE: Update amapy to Python 3.12#71

Draft
dhars9-roche wants to merge 2 commits intomainfrom
python-312/update-amapy
Draft

CHORE: Update amapy to Python 3.12#71
dhars9-roche wants to merge 2 commits intomainfrom
python-312/update-amapy

Conversation

@dhars9-roche
Copy link
Copy Markdown
Contributor

Update amapy (main package) for Python 3.12.

  • Update requires-python to >=3.12,<3.13
  • Update setuptools build requirement to 74.x
  • Replace third-party cached_property with functools.cached_property

@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
- Update requires-python to >=3.12,<3.13
- Update setuptools build requirement to 74.x
- Replace third-party cached_property with functools.cached_property

Co-authored-by: Ona <no-reply@ona.com>
@dhars9-roche dhars9-roche force-pushed the python-312/update-amapy branch from ddd23f1 to bf1d7a8 Compare March 31, 2026 22:17
- Replace bare [Type] annotations with list[Type]

Co-authored-by: Ona <no-reply@ona.com>
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.

1 participant