Skip to content

Commit 31d8839

Browse files
cf-buildpacks-engryanmoran
authored andcommitted
Add setuptools 65.6.0, remove setuptools 65.5.1
for stack(s) cflinuxfs4, cflinuxfs3 [#183844052]
1 parent 3847dcf commit 31d8839

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.5.1
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.5.1_linux_noarch_any-stack_1141c995.tgz
163-
sha256: 1141c995dff78dbddd0da0884f7d5ca31ff778153993bef38c5011ec4dc7eb83
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
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz
168-
source_sha256: e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
167+
source: https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz
168+
source_sha256: d1eebf881c6114e51df1664bc2c9133d022f78d12d5f4f665b9191f084e2862d
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)