Skip to content

Commit 8914b30

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 72.1.0, remove setuptools 70.3.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 7f46cbe commit 8914b30

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.4/Python-3.12.4.tgz
159159
source_sha256: 01b3c1c082196f3b33168d344a9c85fb07bfe0e7ecfe77fee4443420d1ce2ad9
160160
- name: setuptools
161-
version: 70.3.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_70.3.0_linux_noarch_any-stack_1c4e0e04.tgz
163-
sha256: 1c4e0e046814fe0503f5ca0bb5aa91aadfc148f03793e547d7124b34242fcf5e
161+
version: 72.1.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_72.1.0_linux_noarch_any-stack_02294b81.tgz
163+
sha256: '02294b811b6207aed8565d8859712ea1bd7ca11991d39581164b65580ffc412c'
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/65/d8/10a70e86f6c28ae59f101a9de6d77bf70f147180fbf40c3af0f64080adc3/setuptools-70.3.0.tar.gz
168-
source_sha256: f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5
167+
source: https://files.pythonhosted.org/packages/5e/11/487b18cc768e2ae25a919f230417983c8d5afa1b6ee0abd8b6db0b89fa1d/setuptools-72.1.0.tar.gz
168+
source_sha256: 8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)