From fea69f39677584d0ac42e0cbac25c2800f94d937 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Fri, 9 May 2025 21:50:31 +0000 Subject: [PATCH] Add setuptools 80.4.0, remove setuptools 80.3.1 for stack(s) cflinuxfs4, cflinuxfs3 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 6203fc3c..a277a4f3 100644 --- a/manifest.yml +++ b/manifest.yml @@ -158,14 +158,14 @@ dependencies: source: https://www.python.org/ftp/python/3.13.2/Python-3.13.2.tgz source_sha256: b8d79530e3b7c96a5cb2d40d431ddb512af4a563e863728d8713039aa50203f9 - name: setuptools - version: 80.3.1 - uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.3.1_linux_noarch_any-stack_a3f4175e.tgz - sha256: a3f4175e8eac5dc4971bcf1400bcf119a61ad27a43145ed57d20b181cc68dfce + version: 80.4.0 + uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.4.0_linux_noarch_any-stack_28816cc6.tgz + sha256: 28816cc63a00e260f83f0dc6d5d858b6eedb968650a8625f4f720a2a1468071a cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://files.pythonhosted.org/packages/70/dc/3976b322de9d2e87ed0007cf04cc7553969b6c7b3f48a565d0333748fbcd/setuptools-80.3.1.tar.gz - source_sha256: 31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927 + source: https://files.pythonhosted.org/packages/95/32/0cc40fe41fd2adb80a2f388987f4f8db3c866c69e33e0b4c8b093fdf700e/setuptools-80.4.0.tar.gz + source_sha256: 5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006 include_files: - CHANGELOG - CONTRIBUTING.md