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

Add Python 3.12 Support #73

Merged
merged 6 commits into from
Aug 1, 2024
Merged

Add Python 3.12 Support #73

merged 6 commits into from
Aug 1, 2024

Conversation

OCopping
Copy link
Contributor

Bumps versions of setuptools_dso and epicscorelibs to alpha releases with Python 3.12 support.

@OCopping OCopping force-pushed the master branch 2 times, most recently from e54476b to 665439d Compare July 31, 2024 14:29
Uses a fix for actions/checkout mentioned in actions/checkout#1809
.github/workflows/python.yml Outdated Show resolved Hide resolved
- name: Python 3.5 Fix
if: ${{ matrix.python == '3.5' }}
run: |
curl https://bootstrap.pypa.io/pip/3.5/get-pip.py | python
Copy link
Member

Choose a reason for hiding this comment

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

So that is what happened... Using curl seems straightforward enough for a CI job.

For future reference, I would be fine with dropping the py3.5 builds at this point.

pyproject.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@AlexanderWells-diamond AlexanderWells-diamond left a comment

Choose a reason for hiding this comment

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

One minor comment but otherwise all looks good

.github/workflows/ci-scripts-build.yml Outdated Show resolved Hide resolved
@OCopping OCopping merged commit e05ee2b into epics-base:master Aug 1, 2024
51 checks passed
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.

3 participants