Skip to content

Commit 07dfb38

Browse files
Add python 3.10.4, remove python 3.10.2
for stack(s) cflinuxfs3 [#181664950]
1 parent 8569574 commit 07dfb38

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.12/Python-3.9.12.tgz
111111
source_sha256: 70e08462ebf265012bd2be88a63d2149d880c73e53f1712b7bbbe93750560ae8
112-
- name: python
113-
version: 3.10.2
114-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.2_linux_x64_cflinuxfs3_8fe07fad.tgz
115-
sha256: 8fe07fad516307094a19fbbc96d3cf046afd43b90a5326e02fafa06f6c943da2
116-
cf_stacks:
117-
- cflinuxfs3
118-
source: https://www.python.org/ftp/python/3.10.2/Python-3.10.2.tgz
119-
source_sha256: 3c0ede893011319f9b0a56b44953a3d52c7abf9657c23fb4bc9ced93b86e9c97
120112
- name: python
121113
version: 3.10.3
122114
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.3_linux_x64_cflinuxfs3_71b45090.tgz
@@ -125,6 +117,14 @@ dependencies:
125117
- cflinuxfs3
126118
source: https://www.python.org/ftp/python/3.10.3/Python-3.10.3.tgz
127119
source_sha256: 5a3b029bad70ba2a019ebff08a65060a8b9b542ffc1a83c697f1449ecca9813b
120+
- name: python
121+
version: 3.10.4
122+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.4_linux_x64_cflinuxfs3_e053ca78.tgz
123+
sha256: e053ca78b243e12205a7ad76bc0606d1fd493079b13fd3052a9e5a27b1d09f76
124+
cf_stacks:
125+
- cflinuxfs3
126+
source: https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tgz
127+
source_sha256: f3bcc65b1d5f1dc78675c746c98fcee823c038168fc629c5935b044d0911ad28
128128
- name: setuptools
129129
version: 60.10.0
130130
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_60.10.0_linux_noarch_any-stack_488fdd06.tgz

0 commit comments

Comments
 (0)