Skip to content

Commit 23cada6

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add setuptools 65.5.1, remove setuptools 65.5.0
for stack(s) cflinuxfs4, cflinuxfs3 [#183725626]
1 parent ce6fb01 commit 23cada6

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
@@ -138,14 +138,14 @@ dependencies:
138138
source: https://www.python.org/ftp/python/3.10.8/Python-3.10.8.tgz
139139
source_sha256: f400c3fb394b8bef1292f6dc1292c5fadc3533039a5bc0c3e885f3e16738029a
140140
- name: setuptools
141-
version: 65.5.0
142-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.5.0_linux_noarch_any-stack_df1eaad6.tgz
143-
sha256: df1eaad65346ba5bffb53bdd3d0cf23a3d929d36aabb1191c9a59bb37aa6454e
141+
version: 65.5.1
142+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.5.1_linux_noarch_any-stack_1141c995.tgz
143+
sha256: 1141c995dff78dbddd0da0884f7d5ca31ff778153993bef38c5011ec4dc7eb83
144144
cf_stacks:
145145
- cflinuxfs4
146146
- cflinuxfs3
147-
source: https://files.pythonhosted.org/packages/c5/41/247814d8b7a044717164c74080725a6c8f3d2b5fc82b34bd825b617df663/setuptools-65.5.0.tar.gz
148-
source_sha256: 512e5536220e38146176efb833d4a62aa726b7bbff82cfbc8ba9eaa3996e0b17
147+
source: https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz
148+
source_sha256: e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
149149
include_files:
150150
- CHANGELOG
151151
- CONTRIBUTING.md

0 commit comments

Comments
 (0)