Skip to content

Commit 346fe95

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 65.6.3, remove setuptools 65.6.0
for stack(s) cflinuxfs4, cflinuxfs3 [#183880407]
1 parent 8b3aeb4 commit 346fe95

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.11.0/Python-3.11.0.tgz
159159
source_sha256: 64424e96e2457abbac899b90f9530985b51eef2905951febd935f0e73414caeb
160160
- name: setuptools
161-
version: 65.6.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.6.0_linux_noarch_any-stack_8a42a6ec.tgz
163-
sha256: 8a42a6ece2156d3afd1b102979f0cc2d487ed388ed7b57a34ece0a4b38941a65
161+
version: 65.6.3
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.6.3_linux_noarch_any-stack_77f95639.tgz
163+
sha256: 77f956394d07f0dc171f3a43d08ab281489274be5b2d0d373aedd1654063931f
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz
168-
source_sha256: d1eebf881c6114e51df1664bc2c9133d022f78d12d5f4f665b9191f084e2862d
167+
source: https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83fce8e9c02884bce3d4951e41e807fc35791c6b23d9a/setuptools-65.6.3.tar.gz
168+
source_sha256: a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)