Skip to content

Commit 23d7484

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 69.5.1, remove setuptools 69.2.0
for stack(s) cflinuxfs4, cflinuxfs3 [#187426113]
1 parent a0334b5 commit 23d7484

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.2.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_69.2.0_linux_noarch_any-stack_a948bb2a.tgz
163-
sha256: a948bb2a2c82f56e6a71654327b57a6737024e6c2d1e21cbc9d04ce649821ca9
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
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/4d/5b/dc575711b6b8f2f866131a40d053e30e962e633b332acf7cd2c24843d83d/setuptools-69.2.0.tar.gz
168-
source_sha256: 0ff4183f8f42cd8fa3acea16c45205521a4ef28f73c6391d8a25e92893134f2e
167+
source: https://files.pythonhosted.org/packages/d6/4f/b10f707e14ef7de524fe1f8988a294fb262a29c9b5b12275c7e188864aed/setuptools-69.5.1.tar.gz
168+
source_sha256: 6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)