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

Fix version pins for Python 3.7 and 3.8. #1159

Merged
merged 5 commits into from
Sep 21, 2023
Merged

Fix version pins for Python 3.7 and 3.8. #1159

merged 5 commits into from
Sep 21, 2023

Conversation

icemac
Copy link
Member

@icemac icemac commented Sep 19, 2023

Now running all buildout sections in tox to prevent such problems in the future.

Open issues:

  • Port handling of Python version dependent pins from Zope 4.x to util.py not needed it is already in place but only versions-prod.cfg is rendered into requirements.txt and constraints.txt.
  • Python 3.7 seems to need a different version for zipp
  • Windows seems to need colorama for all Python versions.

Now running all buildout sections in tox to prevent such problems in the future.
@icemac icemac self-assigned this Sep 19, 2023
@icemac icemac marked this pull request as ready for review September 21, 2023 07:20
@icemac icemac merged commit 440c476 into master Sep 21, 2023
23 checks passed
@icemac icemac deleted the fix-versions-py37 branch September 21, 2023 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant