Skip to content

Commit 89a2ead

Browse files
Add setuptools 80.0.1, remove setuptools 80.0.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent e978250 commit 89a2ead

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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.0.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.0.0_linux_noarch_any-stack_d81929d2.tgz
163-
sha256: d81929d22a29b6c57687934a3a29df98b6965fe23e4cce9f5b65ea8a13921419
161+
version: 80.0.1
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.0.1_linux_noarch_any-stack_3d360c23.tgz
163+
sha256: 3d360c23e2357d9789c425cf3920d602843ab7f0028f15918c84b8e6bdf1ee91
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/44/80/97e25f0f1e4067677806084b7382a6ff9979f3d15119375c475c288db9d7/setuptools-80.0.0.tar.gz
168-
source_sha256: c40a5b3729d58dd749c0f08f1a07d134fb8a0a3d7f87dc33e7c5e1f762138650
167+
source: https://files.pythonhosted.org/packages/26/da/7a7021c150030617f90aa4a90a5b23f7b49af877f70ca46967e991645117/setuptools-80.0.1.tar.gz
168+
source_sha256: 20fe373a22ef9f3925512650d1db90b1b8de01cdb6df91ab1788263139cbf9a2
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)