Skip to content

Commit 68f3c67

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add python 3.12.0
for stack(s) cflinuxfs3, cflinuxfs4 [#186181740]
1 parent 0bec454 commit 68f3c67

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

manifest.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ dependency_deprecation_dates:
1212
name: python
1313
date: 2027-10-24
1414
link: https://www.python.org/dev/peps/pep-0664/
15+
- version_line: 3.12.x
16+
name: python
17+
date: 2028-10-02
18+
link: https://www.python.org/dev/peps/pep-0693/
1519
- version_line: 3.8.x
1620
name: python
1721
date: 2024-10-14
@@ -137,6 +141,22 @@ dependencies:
137141
- cflinuxfs4
138142
source: https://www.python.org/ftp/python/3.11.5/Python-3.11.5.tgz
139143
source_sha256: a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58
144+
- name: python
145+
version: 3.12.0
146+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.0_linux_x64_cflinuxfs3_694af3db.tgz
147+
sha256: 694af3db81cfb99a32fa9d9e44fd3fef0101a87a633e68305cc2d1927cf19fe6
148+
cf_stacks:
149+
- cflinuxfs3
150+
source: https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tgz
151+
source_sha256: 51412956d24a1ef7c97f1cb5f70e185c13e3de1f50d131c0aac6338080687afb
152+
- name: python
153+
version: 3.12.0
154+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.0_linux_x64_cflinuxfs4_ff99e5f6.tgz
155+
sha256: ff99e5f6d06f6f113707724715d96f4ee022ef942d0921ba320f0bc88918492d
156+
cf_stacks:
157+
- cflinuxfs4
158+
source: https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tgz
159+
source_sha256: 51412956d24a1ef7c97f1cb5f70e185c13e3de1f50d131c0aac6338080687afb
140160
- name: setuptools
141161
version: 68.2.2
142162
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_68.2.2_linux_noarch_any-stack_f7c55818.tgz

0 commit comments

Comments
 (0)