Skip to content

Conversation

@mmmavis
Copy link
Member

@mmmavis mmmavis commented Apr 1, 2025

Related to Jira ticket: https://mozilla-hub.atlassian.net/browse/TP1-2209?atlOrigin=eyJpIjoiNzA5MDI1MjE4OTljNDNlOTlkMTU1ZDgzZTU5MDg0NzkiLCJwIjoiaiJ9


This PR resolves the issues we got from Heroku

-----> Building on the Heroku-24 stack
-----> Using buildpack: heroku/python
-----> Python app detected
-----> Using Python 3.7.8 specified in runtime.txt
! Error: The requested Python version has reached end-of-life.
!
! Python 3.7 has reached its upstream end-of-life, and is
! therefore no longer receiving security updates:
! https://devguide.python.org/versions/#supported-versions
!
! As such, it's no longer supported by this buildpack:
! https://devcenter.heroku.com/articles/python-support#supported-python-versions
!
! Please upgrade to at least Python 3.9 by changing the
! version in your runtime.txt file.
! Push rejected, failed to compile Python app.
! Push failed


To test:

@mmmavis mmmavis force-pushed the upgrade-python-to-3.9 branch from ad5e6fc to 9b9a03c Compare April 1, 2025 17:39
@mmmavis mmmavis changed the title Update runtime.txt to Python 3.9.18 Upgrade to Python 3.9.18 and fix CI compatibility issues Apr 1, 2025
@mmmavis mmmavis requested a review from danielfmiranda April 1, 2025 17:47
Copy link
Contributor

@danielfmiranda danielfmiranda left a comment

Choose a reason for hiding this comment

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

Thanks @mmmavis! LGTM 👍

@mmmavis mmmavis merged commit 39e62eb into master Apr 3, 2025
2 checks passed
@mmmavis mmmavis deleted the upgrade-python-to-3.9 branch April 3, 2025 19:43
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