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

ci: add python 3.11 to test matrix #331

Merged
merged 4 commits into from
Mar 31, 2023

Conversation

sergeyklay
Copy link
Member

@sergeyklay sergeyklay commented Mar 5, 2023

  • add python 3.11 to test matrix and setup.py
  • describe classifiers and python version for pypi package
  • replace yanked version of wheel with a more recent one
  • use compatible dependency versions for Python 3.6

closes #311
closes #329

@sergeyklay
Copy link
Member Author

/cc @elliottmurray

sergeyklay added a commit to sergeyklay/pact-python that referenced this pull request Mar 17, 2023
…poses

Python 3.11 support will be added after pact-foundation#331
Also, this change makes it easier to build for Python 3.7/3.7.
sergeyklay added a commit to sergeyklay/pact-python that referenced this pull request Mar 17, 2023
Python 3.11 support will be added after pact-foundation#331
Also, this change makes it easier to build for Python 3.7/3.8.
@sergeyklay sergeyklay self-assigned this Mar 30, 2023
@sergeyklay sergeyklay force-pushed the feature/python-311 branch 5 times, most recently from 942466d to c2f50d7 Compare March 30, 2023 22:11
Copy link
Contributor

@mikegeeves mikegeeves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering if it's helpful to leave 3.6 in vs just remove the extra logic, but it's probably helpful to have a way of having a "deprecated" version to just roll as it goes.
3.7 expires in about 2.5 months so we can remove 3.6 and deprecate 3.7 accordingly then :)

LGTM!

@sergeyklay sergeyklay merged commit f7c5006 into pact-foundation:master Mar 31, 2023
@sergeyklay sergeyklay deleted the feature/python-311 branch March 31, 2023 20:36
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.

None yet

2 participants