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

Update heroku/buildpacks-python to v0.21.0 #626

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

heroku-linguist[bot]
Copy link
Contributor

heroku/python

Changed

  • The build now fails early if known problematic Python and pip-related env vars have been set by the user or earlier buildpacks. (#308)
  • The PIP_PYTHON env var is now only set at build time. (#307)

Removed

  • Stopped setting the LANG env var. (#306)
  • Stopped setting the PYTHONHOME env var. (#309)

## heroku/python

### Changed

- The build now fails early if known problematic Python and pip-related env vars have been set by the user or earlier buildpacks. ([#308](heroku/buildpacks-python#308))
- The `PIP_PYTHON` env var is now only set at build time. ([#307](heroku/buildpacks-python#307))

### Removed

- Stopped setting the `LANG` env var. ([#306](heroku/buildpacks-python#306))
- Stopped setting the `PYTHONHOME` env var. ([#309](heroku/buildpacks-python#309))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner December 18, 2024 12:01
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) December 18, 2024 12:01
@heroku-linguist heroku-linguist bot merged commit c409d81 into main Dec 18, 2024
45 checks passed
@heroku-linguist heroku-linguist bot deleted the update/heroku/buildpacks-python branch December 18, 2024 12:07
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