Skip to content

Commit 049c4c6

Browse files
Add setuptools 67.4.0, remove setuptools 67.1.0 (#721)
for stack(s) cflinuxfs4, cflinuxfs3 [#184533088]
1 parent 6618b6e commit 049c4c6

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.2/Python-3.11.2.tgz
159159
source_sha256: 2411c74bda5bbcfcddaf4531f66d1adc73f247f529aee981b029513aefdbf849
160160
- name: setuptools
161-
version: 67.1.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_67.1.0_linux_noarch_any-stack_a6adb486.tgz
163-
sha256: a6adb48670c2c6efe9332642bb444e3ced3bb3955b93f28378a387f785d0fcfb
161+
version: 67.4.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_67.4.0_linux_noarch_any-stack_e290d1ac.tgz
163+
sha256: e290d1ac91c38b62b1df07a6a8409adf1f696614d66079825c6aa7731652f57f
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/bf/7c/3a0bb8db53f6b6dec4cb162d307cc5d37162dee65458b2be42817de30fda/setuptools-67.1.0.tar.gz
168-
source_sha256: e261cdf010c11a41cb5cb5f1bf3338a7433832029f559a6a7614bd42a967c300
167+
source: https://files.pythonhosted.org/packages/fe/31/2c88d37d4f8036c6648745e74ec51f73a6ba945a06e069601900f81fe00a/setuptools-67.4.0.tar.gz
168+
source_sha256: e5fd0a713141a4a105412233c63dc4e17ba0090c8e8334594ac790ec97792330
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)