Commit Graph

17 Commits

Author SHA1 Message Date
Kenneth Kehl
29a9dc5026 upgrade python to 3.13.2 2025-08-28 08:26:46 -07:00
Carlo Costino
f3df2f9c33 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:24:16 -04:00
Kenneth Kehl
814d08af2b upgrade to python 3.13.2 2025-07-28 11:56:55 -07:00
Kenneth Kehl
68ceda6db5 revert python upgrade again 2025-06-25 13:38:29 -07:00
Kenneth Kehl
bc28e3e2f9 upgrade python again to 3.13.2 2025-06-19 06:58:20 -07:00
Kenneth Kehl
a5399ae693 manually roll python back to 3.12.2 2025-06-09 08:59:50 -07:00
Kenneth Kehl
4cbcf3fe27 python upgrade 2025-05-30 10:09:40 -07:00
Carlo Costino
42fb5ad377 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:48:00 -04:00
Carlo Costino
31cd55725f Update runtime.txt to reference Python 3.12.3
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-20 18:28:26 -04:00
Carlo Costino
27befe0806 Fix runtime.txt for cloud.gov and Python
This changeset updates the runtime.txt file to match the recent Python version pinning that we had to do to fix a dependency issue.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-20 14:32:19 -04:00
Carlo Costino
c4d738d70b 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:45:01 -04:00
Katie Smith
fdfdb9e498 Update runtime.txt and README.md to Python 3.9 2021-11-02 16:09:56 +00:00
Leo Hemsted
edfcd49861 bump python version
we all run 3.6 locally, we test against 3.6 both locally and on
concourse, and the latest version of openpyxl (required by
pyexcel-xlsx) doesn't support 3.5 anymore
2020-01-21 15:10:43 +00:00
Leo Hemsted
2747be3ac0 unpin patch version of python
3.5.5 is removed in the next version of python-buildpack
2019-04-12 16:49:34 +01:00
Alexey Bezhan
62f83fcd1a Bump PaaS python version to 3.5.5
Python 3.5.4 support is being removed in Python buildpack 1.6.21
2018-10-22 11:26:50 +01:00
chrisw
44f4197180 Updated runtime python version 2017-10-03 10:57:07 +01:00
bandesz
10950bb8a6 Run on Paas 2017-01-17 11:44:42 +00:00