16 Commits

Author SHA1 Message Date
Kenneth Kehl
bdfa59830f upgrade python to 3.13.2 2025-08-28 07:26:45 -07:00
Carlo Costino
c6ae9636c2 Downgrade Python to 3.12.9 again
This changeset puts us back to Python 3.12.9 since we are still wrestling with certificate validation errors in Python 3.13 and no easy way to test things without breaking our deployment flow currently.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 12:27:34 -04:00
Kenneth Kehl
e7cee89624 upgrade to python 3.13.2 2025-07-28 11:52:45 -07:00
Kenneth Kehl
83068fcc0d revert python upgrade again 2025-06-25 13:36:42 -07:00
Kenneth Kehl
c23e1a9679 upgrade to python 3.13.2 2025-06-18 13:23:51 -07:00
Kenneth Kehl
97ea02e85a manually roll python back to 3.12.2 2025-06-09 08:46:07 -07:00
Kenneth Kehl
72289ace08 python upgrade 2025-05-30 10:49:42 -07:00
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