Skip to content

Commit 9e667da

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 75.1.0, remove setuptools 75.0.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 6ce090d commit 9e667da

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.6/Python-3.12.6.tgz
159159
source_sha256: 85a4c1be906d20e5c5a69f2466b00da769c221d6a684acfd3a514dbf5bf10a66
160160
- name: setuptools
161-
version: 75.0.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_75.0.0_linux_noarch_any-stack_f30c91a3.tgz
163-
sha256: f30c91a3489c49a2877aa7618afae124141e9992f742b4d60e76626d76f40f04
161+
version: 75.1.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_75.1.0_linux_noarch_any-stack_0ab4c984.tgz
163+
sha256: 0ab4c984b6ea08978e09141bfb10314ea3f4790a4f1281f03729c22319f19045
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/a7/17/133e1cd1e24373e1898ca3c7330f5c385b46c7091f0451e678f37245591b/setuptools-75.0.0.tar.gz
168-
source_sha256: 25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea
167+
source: https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz
168+
source_sha256: d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)