Skip to content

Commit b7e7226

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 75.3.0, remove setuptools 75.1.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent a11d41b commit b7e7226

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.7/Python-3.12.7.tgz
159159
source_sha256: 73ac8fe780227bf371add8373c3079f42a0dc62deff8d612cd15a618082ab623
160160
- name: setuptools
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
161+
version: 75.3.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_75.3.0_linux_noarch_any-stack_374c28e4.tgz
163+
sha256: 374c28e4169ccec11674111d27c5e1d91dea1f37b69350da0e89070de5f00995
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz
168-
source_sha256: d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
167+
source: https://files.pythonhosted.org/packages/ed/22/a438e0caa4576f8c383fa4d35f1cc01655a46c75be358960d815bfbb12bd/setuptools-75.3.0.tar.gz
168+
source_sha256: fba5dd4d766e97be1b1681d98712680ae8f2f26d7881245f2ce9e40714f1a686
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)