Skip to content
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

Remove python 3.7 support, add Python 3.11 support #347

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Nov 15, 2022

Related Issue(s):

Description:

Enables our GeoInterface protocol. Currently, there are no changes in main other than dependency bumps: https://github.com/stac-utils/pystac-client/blob/1bd3603d38ef7daacca5331f1190dbd766c1c13f/CHANGELOG.md. So we could merge this and release pystac-client v0.6.0 as a "remove python 3.7 only" release, ala https://github.com/stac-utils/pystac/releases/tag/v1.6.0. @philvarner @matthewhanson @duckontheweb thoughts?

PR Checklist:

  • Code is formatted
  • Tests pass
  • Changes are added to the CHANGELOG

@gadomski gadomski requested a review from philvarner November 15, 2022 14:05
@gadomski gadomski marked this pull request as ready for review November 15, 2022 14:05
@philvarner
Copy link
Collaborator

I don't think we need a version that just removes support for 3.7. I think the important part is the deprecation plan that when 0.6 comes out, it won't support 3.7 and that people know that.

@gadomski gadomski merged commit 5f2589d into main Nov 15, 2022
@gadomski gadomski deleted the issues/272-remove-python-3.7 branch November 15, 2022 16:47
@gadomski gadomski added this to the v0.5.2 milestone Dec 12, 2022
@pjhartzell pjhartzell mentioned this pull request Jan 27, 2023
3 tasks
@gadomski gadomski modified the milestones: 0.5.2, 0.6.0 Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 3.11 support Remove Python 3.7 support
2 participants