Skip to content

Commit ae31103

Browse files
Add setuptools 70.0.0, remove setuptools 69.5.1 (#918)
for stack(s) cflinuxfs4, cflinuxfs3 [#187641872]
1 parent f23122d commit ae31103

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ dependencies:
158158
source: https://www.python.org/ftp/python/3.12.3/Python-3.12.3.tgz
159159
source_sha256: a6b9459f45a6ebbbc1af44f5762623fa355a0c87208ed417628b379d762dddb0
160160
- name: setuptools
161-
version: 69.5.1
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_69.5.1_linux_noarch_any-stack_0c14a9ce.tgz
163-
sha256: 0c14a9ced40368b8feea5cdbf40441eb0109dc2d6fef11a8bbbb7f971849a330
161+
version: 70.0.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_70.0.0_linux_noarch_any-stack_400c962d.tgz
163+
sha256: 400c962d673b91df62d2c4ada9f46a2fe14f2516887605e664e9ed38fea74be8
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/d6/4f/b10f707e14ef7de524fe1f8988a294fb262a29c9b5b12275c7e188864aed/setuptools-69.5.1.tar.gz
168-
source_sha256: 6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987
167+
source: https://files.pythonhosted.org/packages/aa/60/5db2249526c9b453c5bb8b9f6965fcab0ddb7f40ad734420b3b421f7da44/setuptools-70.0.0.tar.gz
168+
source_sha256: f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)