Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,14 +158,14 @@ dependencies:
source: https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tgz
source_sha256: 38dc4e2c261d49c661196066edbfb70fdb16be4a79cc8220c224dfeb5636d405
- name: setuptools
version: 73.0.1
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_73.0.1_linux_noarch_any-stack_05680c4b.tgz
sha256: '05680c4beb64ee0c61d246d0bfa06043d6684cc9e056d16506529c93f2f4935c'
version: 74.1.2
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_74.1.2_linux_noarch_any-stack_95776389.tgz
sha256: 9577638964a9982d2fbd3989c297c2ff44fe2110a5c445abc6a0ec5f12db90f2
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://files.pythonhosted.org/packages/8d/37/f4d4ce9bc15e61edba3179f9b0f763fc6d439474d28511b11f0d95bab7a2/setuptools-73.0.1.tar.gz
source_sha256: d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193
source: https://files.pythonhosted.org/packages/3e/2c/f0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6ef/setuptools-74.1.2.tar.gz
source_sha256: 95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6
include_files:
- CHANGELOG
- CONTRIBUTING.md
Expand Down
Loading