Commit Graph

9 Commits

Author SHA1 Message Date
Carlo Costino
e15f892fcf Update Python runtime version for cloud.gov
This changeset modifies the Python version specified in the runtime.txt file for cloud.gov.  The buildpack was recently updated, and the older version we had pinned is no longer supported.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-24 10:47:14 -04:00
Carlo Costino
1c64c80038 Update runtime.txt to match Python 3.12.3 for the cloud.gov python buildpak
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-20 17:58:47 -04:00
Carlo Costino
8e4968e703 Update Cloud Foundry runtime.txt file
This changeset updates the runtime.txt file so that Cloud Foundry picks up Python 3.12.x instead of Python 3.9.x

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-21 17:44:30 -04:00
Leo Hemsted
6b5d7ca639 switch to python 3.9 2021-11-11 13:54:14 +00:00
Leo Hemsted
9e64dcbb2f clean up docker and makefile
* remove gosuuser - this means we can upgrade the base image to
  something more modern and not have to faff around with gpg
* remove unnecessary commands - some things need to exist in the
  makefile to keep jenkins happy
* remove concept of building separately - pip install requirements.txt
  in the dockerfile
2019-10-11 13:55:21 +01:00
Leo Hemsted
b38199c666 unpin patch version of python
3.5.5 is removed in the next version of python-buildpack
2019-04-12 16:49:58 +01:00
Athanasios Voutsadakis
63ffb01800 Bump python from 3.5.4 to 3.5.5 2018-07-31 17:09:14 +01:00
Katie Smith
244bacc763 Update runtime Python version to 3.5.4
See 40995d807b
2017-10-03 11:27:07 +01:00
bandesz
fd66fbd719 Run API on Paas 2017-01-13 10:24:13 +00:00