Skip to content

Commit a5c0317

Browse files
Add setuptools 69.0.0, remove setuptools 68.2.2 (#857)
for stack(s) cflinuxfs4, cflinuxfs3 [#186519953]
1 parent 98fdba3 commit a5c0317

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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: 68.2.2
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_68.2.2_linux_noarch_any-stack_f7c55818.tgz
163-
sha256: f7c558184bec400d415e75a94d5ecf3e9ba75715b00a798c872d0d066b2023c0
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
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/ef/cc/93f7213b2ab5ed383f98ce8020e632ef256b406b8569606c3f160ed8e1c9/setuptools-68.2.2.tar.gz
168-
source_sha256: 4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87
167+
source: https://files.pythonhosted.org/packages/91/43/4121cf96ed3a2d68d862663552d8044e1d987d716b6a065ab53cd4d4640f/setuptools-69.0.0.tar.gz
168+
source_sha256: 4c65d4f7891e5b046e9146913b87098144de2ca2128fbc10135b8556a6ddd946
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)