Skip to content

Commit 0134be7

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 73.0.1, remove setuptools 72.1.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 74d7bc5 commit 0134be7

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: 72.1.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_72.1.0_linux_noarch_any-stack_02294b81.tgz
163-
sha256: '02294b811b6207aed8565d8859712ea1bd7ca11991d39581164b65580ffc412c'
161+
version: 73.0.1
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_73.0.1_linux_noarch_any-stack_05680c4b.tgz
163+
sha256: '05680c4beb64ee0c61d246d0bfa06043d6684cc9e056d16506529c93f2f4935c'
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/5e/11/487b18cc768e2ae25a919f230417983c8d5afa1b6ee0abd8b6db0b89fa1d/setuptools-72.1.0.tar.gz
168-
source_sha256: 8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec
167+
source: https://files.pythonhosted.org/packages/8d/37/f4d4ce9bc15e61edba3179f9b0f763fc6d439474d28511b11f0d95bab7a2/setuptools-73.0.1.tar.gz
168+
source_sha256: d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)