Skip to content

Commit 239f9c3

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add setuptools 69.0.2, remove setuptools 69.0.0
for stack(s) cflinuxfs4, cflinuxfs3 [#186530377]
1 parent 1d934ea commit 239f9c3

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.0/Python-3.12.0.tgz
159159
source_sha256: 51412956d24a1ef7c97f1cb5f70e185c13e3de1f50d131c0aac6338080687afb
160160
- name: setuptools
161-
version: 69.0.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_69.0.0_linux_noarch_any-stack_fc1c3c2c.tgz
163-
sha256: fc1c3c2c779f8944e0bd06d7dedf029e532d3be0b3cb3580c714fb07c714861d
161+
version: 69.0.2
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_69.0.2_linux_noarch_any-stack_86635395.tgz
163+
sha256: 866353957aeacd3b8620289d92579f469225f1f31c43ae18c7c2a0b0a3d471f5
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/91/43/4121cf96ed3a2d68d862663552d8044e1d987d716b6a065ab53cd4d4640f/setuptools-69.0.0.tar.gz
168-
source_sha256: 4c65d4f7891e5b046e9146913b87098144de2ca2128fbc10135b8556a6ddd946
167+
source: https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz
168+
source_sha256: 735896e78a4742605974de002ac60562d286fa8051a7e2299445e8e8fbb01aa6
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)