Skip to content

Commit 8a683ef

Browse files
committed
Add python 3.14.3
for stack(s) cflinuxfs4, cflinuxfs5
1 parent de78d87 commit 8a683ef

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

manifest.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependency_deprecation_dates:
2222
link: https://peps.python.org/pep-0719/
2323
- version_line: 3.14.x
2424
name: python
25-
date: 2030-10-31
25+
date: 2030-10-07
2626
link: https://peps.python.org/pep-0745/
2727
- version_line: 3.9.x
2828
name: python
@@ -185,13 +185,21 @@ dependencies:
185185
source: https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tgz
186186
source_sha256: c609e078adab90e2c6bacb6afafacd5eaf60cd94cf670f1e159565725fcd448d
187187
- name: python
188-
version: 3.14.2
189-
uri: https://buildpack-dependencies.tanzu.vmware.com/cf/python/python_3.14.2_linux_x64_cflinuxfs4_f32bebd1.tgz
190-
sha256: f32bebd182dac46dc7a1a5782b4bc7e65dd67ba734d18eaf84b22487a4bede6e
188+
version: 3.14.3
189+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.14.3_linux_x64_cflinuxfs4_a54b3e20.tgz
190+
sha256: a54b3e20698a979d70fdc15af5a426b6bcf861ba6f37055e1da535c6562a8122
191191
cf_stacks:
192192
- cflinuxfs4
193-
source: https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tgz
194-
source_sha256: c609e078adab90e2c6bacb6afafacd5eaf60cd94cf670f1e159565725fcd448d
193+
source: https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tgz
194+
source_sha256: d7fe130d0501ae047ca318fa92aa642603ab6f217901015a1df6ce650d5470cd
195+
- name: python
196+
version: 3.14.3
197+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.14.3_linux_x64_cflinuxfs5_62e6a7a7.tgz
198+
sha256: 62e6a7a7a369c77412c1db87799128cd87a27bbfd14969c01ff4719a7bd7049f
199+
cf_stacks:
200+
- cflinuxfs5
201+
source: https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tgz
202+
source_sha256: d7fe130d0501ae047ca318fa92aa642603ab6f217901015a1df6ce650d5470cd
195203
- name: setuptools
196204
version: 80.9.0
197205
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.9.0_linux_noarch_any-stack_db9ec7d3.tgz

0 commit comments

Comments
 (0)