python-buildpack
python-buildpack copied to clipboard
Cloud Foundry buildpack for the Python Language
Please make sure the following dependencies are removed from buildpack on time. - Name: python Version Line: 3.7.x Date: 2023-06-27 Link: https://www.python.org/dev/peps/pep-0537/
Release reminder for python-buildpack The ideal release date window for this buildpack starts on: 10-10 and ends on 10-15. * See [diff from latest version](https://github.com/cloudfoundry/python-buildpack/compare/v1.8.29..develop) and validate if a release...
Release [1.8.29](https://github.com/cloudfoundry/python-buildpack/releases/tag/v1.8.29) switched out miniconda for miniforge. The release page for 1.8.29 shows miniconda3-py39. Should it be updated to show miniforge3-py312?
> https://github.com/cloudfoundry/python-buildpack/releases/tag/v1.8.26 should fix the issue. Feel free to reopen if the issue persists I just checked and wheel was not listed on the release page or in the dependency...
This is default description of the PR
Introduce support for the SL_VERSION environment variable in the Sealights configuration. This allows the configuration to include versioning information, enhancing the traceability and management of different builds. Thanks for contributing...
This is default description of the PR
Release reminder for python-buildpack The ideal release date window for this buildpack starts on: 09-26 and ends on 10-01. * See [diff from latest version](https://github.com/cloudfoundry/python-buildpack/compare/v1.8.29..develop) and validate if a release...
This is default description of the PR
_Edit: Updated the title of the issue from **Miniconda is not free for commercial use**._ I wanted to propose switching out Miniconda for Miniforge. The Miniconda installer, while free for...