Skip to content

Commit c3c41bc

Browse files
Add setuptools 65.2.0, remove setuptools 65.1.1
for stack(s) cflinuxfs3 [#183041396]
1 parent b64fc12 commit c3c41bc

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.6/Python-3.10.6.tgz
127127
source_sha256: 848cb06a5caa85da5c45bd7a9221bb821e33fc2bdcba088c127c58fad44e6343
128128
- name: setuptools
129-
version: 65.1.1
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.1.1_linux_noarch_any-stack_d7b16317.tgz
131-
sha256: d7b16317e3bea6712f479cc4f8e5ac93146b996a4f195fe01816b1c328ddf039
129+
version: 65.2.0
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.2.0_linux_noarch_any-stack_b619b627.tgz
131+
sha256: b619b6278b8cfd1497068c03ca27cb5a925c92a076e31d396b56992b9df8f553
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://files.pythonhosted.org/packages/a6/0f/a0c589e2ae4aa45000d6917d248e64c8805ef3a35c134a43194e6d7abbd0/setuptools-65.1.1.tar.gz
135-
source_sha256: 201d7b596b0685f2dd3aaf231a637ffda51fc61323631d915e5c55b79d2d8115
134+
source: https://files.pythonhosted.org/packages/15/a7/b4cab9eca586ed17c66b3aced23ccf945312c50742614039d0cd71c870bd/setuptools-65.2.0.tar.gz
135+
source_sha256: 7f4bc85450898a09f76ebf28b72fa25bc7111f6c7d665d514a60bba9c75ef2a9
136136
include_files:
137137
- CHANGELOG
138138
- CONTRIBUTING.md

0 commit comments

Comments
 (0)