Skip to content

Commit 8ec03ea

Browse files
Add setuptools 60.10.0, remove setuptools 60.9.3
for stack(s) cflinuxfs3 [#181587480]
1 parent 5f5389b commit 8ec03ea

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
@@ -126,13 +126,13 @@ dependencies:
126126
source: https://www.python.org/ftp/python/3.10.3/Python-3.10.3.tgz
127127
source_sha256: 5a3b029bad70ba2a019ebff08a65060a8b9b542ffc1a83c697f1449ecca9813b
128128
- name: setuptools
129-
version: 60.9.3
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_60.9.3_linux_noarch_any-stack_c4acb818.tgz
131-
sha256: c4acb8184eafde42d4410fb4054e40b39ad18169c26ea5ac8dd3e04a1d448fb0
129+
version: 60.10.0
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_60.10.0_linux_noarch_any-stack_488fdd06.tgz
131+
sha256: 488fdd06a437f95e2161c9f7a17f8e57c5f9881de2d569f85fd1a9b2050783bd
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://files.pythonhosted.org/packages/14/74/54890935244ce053abcc4fa01ef4982a84743a8d128d4cf5eae56e2d156c/setuptools-60.9.3.tar.gz
135-
source_sha256: 2347b2b432c891a863acadca2da9ac101eae6169b1d3dfee2ec605ecd50dbfe5
134+
source: https://files.pythonhosted.org/packages/af/e8/894c71e914dfbe01276a42dfad40025cd96119f2eefc39c554b6e8b9df86/setuptools-60.10.0.tar.gz
135+
source_sha256: 6599055eeb23bfef457d5605d33a4d68804266e6cb430b0fb12417c5efeae36c
136136
include_files:
137137
- CHANGELOG
138138
- CONTRIBUTING.md

0 commit comments

Comments
 (0)