Skip to content

Commit 1dd1d93

Browse files
authored
Merge pull request #884 from cloudfoundry/pr-by-releng-bot-1772786249
Updating version for python for 3.13.X
2 parents 8755b37 + 91352d5 commit 1dd1d93

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.13.x
44+
name: python
45+
date: 2029-10-07
46+
link: https://peps.python.org/pep-0719/
4347
dependencies:
4448
- name: node
4549
version: 20.19.3
@@ -105,6 +109,22 @@ dependencies:
105109
- cflinuxfs4
106110
source: https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tgz
107111
source_sha256: 563d2a1b2a5ba5d5409b5ecd05a0e1bf9b028cf3e6a6f0c87a5dc8dc3f2d9182
112+
- name: python
113+
version: 3.13.9
114+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.9_linux_x64_cflinuxfs4_ec0866a7.tgz
115+
sha256: ec0866a7a9483e12724a995d554ee898d1d192819e0b1bd18483d9371563183e
116+
cf_stacks:
117+
- cflinuxfs4
118+
source: https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz
119+
source_sha256: c4c066af19c98fb7835d473bebd7e23be84f6e9874d47db9e39a68ee5d0ce35c
120+
- name: python
121+
version: 3.13.9
122+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.9_linux_x64_cflinuxfs5_42c6d33a.tgz
123+
sha256: 42c6d33a0b69becf0ab8c27a7b0c94454672d76bea4c0965627f71053a276e21
124+
cf_stacks:
125+
- cflinuxfs5
126+
source: https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz
127+
source_sha256: c4c066af19c98fb7835d473bebd7e23be84f6e9874d47db9e39a68ee5d0ce35c
108128
- name: yarn
109129
version: 1.22.22
110130
uri: https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn_1.22.22_linux_noarch_any-stack_4911d0a6.tgz

0 commit comments

Comments
 (0)