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

6.0: drop Python 3.8, drop macos-12, update Zope/pip/st/buildout. #974

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mauritsvanrees
Copy link
Member

@mauritsvanrees mauritsvanrees commented Dec 6, 2024

Python 3.8 is out of security support, so I will officially drop it from Plone 6.0 soon. As we say in the release schedule: "Plone 6.0 works on Python 3.8, but this Python version reaches end of life in October 2024. At that point, Plone 6 will drop support for Python 3.8." See also plone/jenkins.plone.org#377

We also need to stop testing on macos-12 as it may fail soon. See #967 Updated to macos-13 for now.

Updated pip, setuptools, buildout.
For the moment I kept setuptools at the highest version that still supports Python 3.8, but I want to increase that. It would break Jenkins currently without the other PR I mentioned.

Update Zope to latest 5.11.1.

I will make this a draft PR, as the Products.validation tests fail due to an updated zope.i18nmessageid. I am preparing a workaround for that: plone/Products.validation#14

And plone.base fails, which needs a back port:
plone/plone.base#74

Python 3.8 is out of security support, so I will officially drop it from Plone 6.0 soon.  As we say in the [release schedule](https://plone.org/download/release-schedule): "Plone 6.0 works on Python 3.8, but this Python version reaches end of life in October 2024. At that point, Plone 6 will drop support for Python 3.8."  See also plone/jenkins.plone.org#377

We also need to stop testing on macos-12 as it may fail soon.  See #967
Updated to macos-13 for now.

Updated pip, setuptools, buildout.
For the moment I kept setuptools at the highest version that still supports Python 3.8, but I want to increase that.  It would break Jenkins currently without the other PR I mentioned.

Update Zope to latest 5.11.1.

I will make this a draft PR, as the `Products.validation` tests fail due to an updated `zope.i18nmessageid`.  I am preparing a workaround for that:
plone/Products.validation#14
@mauritsvanrees mauritsvanrees force-pushed the maurits-60-zope511-pip-setuptools branch from 2346d96 to ec38aea Compare December 10, 2024 19:26
@mauritsvanrees mauritsvanrees marked this pull request as ready for review December 10, 2024 19:34
@mauritsvanrees
Copy link
Member Author

@jenkins-plone-org please run jobs

@mauritsvanrees mauritsvanrees merged commit e05072d into 6.0 Dec 10, 2024
17 checks passed
@mauritsvanrees mauritsvanrees deleted the maurits-60-zope511-pip-setuptools branch December 10, 2024 21:24
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.

1 participant