Skip to content

Commit 1afb11a

Browse files
Add setuptools 80.4.0, remove setuptools 80.3.1
for stack(s) cflinuxfs4, cflinuxfs3
1 parent c52ef45 commit 1afb11a

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.13.2/Python-3.13.2.tgz
159159
source_sha256: b8d79530e3b7c96a5cb2d40d431ddb512af4a563e863728d8713039aa50203f9
160160
- name: setuptools
161-
version: 80.3.1
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.3.1_linux_noarch_any-stack_a3f4175e.tgz
163-
sha256: a3f4175e8eac5dc4971bcf1400bcf119a61ad27a43145ed57d20b181cc68dfce
161+
version: 80.4.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.4.0_linux_noarch_any-stack_28816cc6.tgz
163+
sha256: 28816cc63a00e260f83f0dc6d5d858b6eedb968650a8625f4f720a2a1468071a
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/70/dc/3976b322de9d2e87ed0007cf04cc7553969b6c7b3f48a565d0333748fbcd/setuptools-80.3.1.tar.gz
168-
source_sha256: 31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927
167+
source: https://files.pythonhosted.org/packages/95/32/0cc40fe41fd2adb80a2f388987f4f8db3c866c69e33e0b4c8b093fdf700e/setuptools-80.4.0.tar.gz
168+
source_sha256: 5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)