Skip to content

Commit

Permalink
Add setuptools 75.6.0, remove setuptools 75.5.0
Browse files Browse the repository at this point in the history
for stack(s) cflinuxfs4, cflinuxfs3
  • Loading branch information
cf-buildpacks-eng authored and ForestEckhardt committed Dec 5, 2024
1 parent b79f37a commit b2b649c
Showing 1 changed file with 5 additions and 5 deletions.
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.13.1/Python-3.13.1.tgz
source_sha256: 1513925a9f255ef0793dbf2f78bb4533c9f184bdd0ad19763fd7f47a400a7c55
- name: setuptools
version: 75.5.0
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_75.5.0_linux_noarch_any-stack_d271af9c.tgz
sha256: d271af9c78fefb45cb75957e93a5abe6170da458c4cc3a732673215e525781fb
version: 75.6.0
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_75.6.0_linux_noarch_any-stack_097e7466.tgz
sha256: '097e7466d4768d2d361980ffe916c4c20f209f9b920c20926d4c31f8aa88a1ca'
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://files.pythonhosted.org/packages/c8/db/722a42ffdc226e950c4757b3da7b56ff5c090bb265dccd707f7b8a3c6fee/setuptools-75.5.0.tar.gz
source_sha256: 5c4ccb41111392671f02bb5f8436dfc5a9a7185e80500531b133f5775c4163ef
source: https://files.pythonhosted.org/packages/43/54/292f26c208734e9a7f067aea4a7e282c080750c4546559b58e2e45413ca0/setuptools-75.6.0.tar.gz
source_sha256: 8199222558df7c86216af4f84c30e9b34a61d8ba19366cc914424cdbd28252f6
include_files:
- CHANGELOG
- CONTRIBUTING.md
Expand Down

0 comments on commit b2b649c

Please sign in to comment.