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: Python 3.12 and extended platform coverage #480

Merged
merged 5 commits into from
Nov 23, 2023

Conversation

jktjkt
Copy link
Collaborator

@jktjkt jktjkt commented Nov 15, 2023

see the individual commits for a real description

There are no binary wheels for Python 3.12 prior to pandas v2.1.1. Our
previous pin requested the 1.x branch, and that resulted in building
Pandas from source, which takes time. We cannot pin to 2.1.1 because
they removed support of Python 3.8 in 2.1, so 2.0.3 it is.

Change-Id: Ia9a567e54f4dda19a0a6b67d0c295a9a079892de
Change-Id: Id08b7722880b992b1bb70f53ad243d4f40ffe387
Change-Id: Ice5c3ca21245c4ac87cb2bf4f0fd062596615a2e
Change-Id: If3c8ea7d5a7651b71379a71e5dfde6b464aa5b4a
Note that on GitHub, this currently targets a "runner" that's behind a
paywall. TIP does have a payment setup in place AFAICT, so we make sure
that this job does not run on forks.

Change-Id: I50c556424d86a1ce47e59911b9e39f336df34ce5
Copy link
Collaborator

@EstherLerouzic EstherLerouzic left a comment

Choose a reason for hiding this comment

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

Looks good to me

@EstherLerouzic EstherLerouzic merged commit 28871c6 into Telecominfraproject:master Nov 23, 2023
16 checks passed
@jktjkt jktjkt deleted the python-3.12 branch November 27, 2023 14:08
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.

2 participants