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

feat: add python312 support #780

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

edx-requirements-bot
Copy link
Contributor

For the details, check the issue edx/edx-arch-experiments#553

@UsamaSadiq UsamaSadiq changed the title feat: add python312 support feat: add python311 support Mar 27, 2024
@UsamaSadiq UsamaSadiq marked this pull request as ready for review March 27, 2024 19:14
@UsamaSadiq UsamaSadiq force-pushed the jenkins/python312-support-214aa1e branch from c199e2e to 7d2712d Compare April 5, 2024 17:35
@UsamaSadiq UsamaSadiq changed the title feat: add python311 support feat: add python312 support Apr 5, 2024
@UsamaSadiq UsamaSadiq force-pushed the jenkins/python312-support-214aa1e branch 2 times, most recently from 9f2fc69 to a414fd7 Compare April 17, 2024 18:57
@mumarkhan999 mumarkhan999 force-pushed the jenkins/python312-support-214aa1e branch 2 times, most recently from 5bd8ead to f9f5925 Compare April 19, 2024 10:58
@mumarkhan999 mumarkhan999 force-pushed the jenkins/python312-support-214aa1e branch from f9f5925 to 0c30a05 Compare April 19, 2024 11:00

RUN apt-get update && apt-get -qy install libffi-dev libsqlite3-dev python3-distutils

RUN apt-get update && apt-get install -y build-essential wget && \
Copy link
Member

Choose a reason for hiding this comment

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

Installing Python 3.12 from source to make it available for test runners within the test container.

@UsamaSadiq UsamaSadiq merged commit a6ffd9f into master Apr 19, 2024
5 checks passed
@UsamaSadiq UsamaSadiq deleted the jenkins/python312-support-214aa1e branch April 19, 2024 12:28
irfanuddinahmad pushed a commit that referenced this pull request Jul 24, 2024
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