Skip to content

Commit 378c2eb

Browse files
Add python 3.10.5, remove python 3.10.3
for stack(s) cflinuxfs3 [#182392039]
1 parent a421e82 commit 378c2eb

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

manifest.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,6 @@ dependencies:
109109
- cflinuxfs3
110110
source: https://www.python.org/ftp/python/3.9.13/Python-3.9.13.tgz
111111
source_sha256: 829b0d26072a44689a6b0810f5b4a3933ee2a0b8a4bfc99d7c5893ffd4f97c44
112-
- name: python
113-
version: 3.10.3
114-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.3_linux_x64_cflinuxfs3_71b45090.tgz
115-
sha256: 71b45090adde536bb42b64fe0ee06e24361c69fcb02bb298f642c1db245266f0
116-
cf_stacks:
117-
- cflinuxfs3
118-
source: https://www.python.org/ftp/python/3.10.3/Python-3.10.3.tgz
119-
source_sha256: 5a3b029bad70ba2a019ebff08a65060a8b9b542ffc1a83c697f1449ecca9813b
120112
- name: python
121113
version: 3.10.4
122114
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.4_linux_x64_cflinuxfs3_e053ca78.tgz
@@ -125,6 +117,14 @@ dependencies:
125117
- cflinuxfs3
126118
source: https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tgz
127119
source_sha256: f3bcc65b1d5f1dc78675c746c98fcee823c038168fc629c5935b044d0911ad28
120+
- name: python
121+
version: 3.10.5
122+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.5_linux_x64_cflinuxfs3_6b6925f2.tgz
123+
sha256: 6b6925f2f06f1c2b1e442c0e9f610e42cac6df9fbfb3fda39fb21d8c74c663ad
124+
cf_stacks:
125+
- cflinuxfs3
126+
source: https://www.python.org/ftp/python/3.10.5/Python-3.10.5.tgz
127+
source_sha256: 18f57182a2de3b0be76dfc39fdcfd28156bb6dd23e5f08696f7492e9e3d0bf2d
128128
- name: setuptools
129129
version: 62.3.2
130130
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_62.3.2_linux_noarch_any-stack_ca0bccb2.tgz

0 commit comments

Comments
 (0)