Skip to content

Commit d1b6286

Browse files
authored
Merge pull request #891 from cloudfoundry/pr-by-releng-bot-1773235448
Updating version for python for 3.12.X
2 parents 5936089 + c0489f8 commit d1b6286

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

manifest.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ dependency_deprecation_dates:
4040
name: python
4141
date: 2027-10-24
4242
link: https://www.python.org/dev/peps/pep-0664/
43+
- version_line: 3.12.x
44+
name: python
45+
date: 2028-10-02
46+
link: https://www.python.org/dev/peps/pep-0693/
4347
- version_line: 3.13.x
4448
name: python
4549
date: 2029-10-07
@@ -125,6 +129,22 @@ dependencies:
125129
- cflinuxfs4
126130
source: https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tgz
127131
source_sha256: 563d2a1b2a5ba5d5409b5ecd05a0e1bf9b028cf3e6a6f0c87a5dc8dc3f2d9182
132+
- name: python
133+
version: 3.12.13
134+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.13_linux_x64_cflinuxfs4_e63cf720.tgz
135+
sha256: e63cf720801bdc46dda0e1eac12465451317340ba39268b435e7b5bb5b398b89
136+
cf_stacks:
137+
- cflinuxfs4
138+
source: https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tgz
139+
source_sha256: '0816c4761c97ecdb3f50a3924de0a93fd78cb63ee8e6c04201ddfaedca500b0b'
140+
- name: python
141+
version: 3.12.13
142+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.13_linux_x64_cflinuxfs5_3d4387ec.tgz
143+
sha256: 3d4387eceedf5d24d3a2d8b6098049d02ccd0bf413a4e02c73eba845284d86f0
144+
cf_stacks:
145+
- cflinuxfs5
146+
source: https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tgz
147+
source_sha256: '0816c4761c97ecdb3f50a3924de0a93fd78cb63ee8e6c04201ddfaedca500b0b'
128148
- name: python
129149
version: 3.13.9
130150
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.9_linux_x64_cflinuxfs4_ec0866a7.tgz

0 commit comments

Comments
 (0)