Skip to content

Commit ab12a9c

Browse files
Add setuptools 80.2.0, remove setuptools 80.1.0
for stack(s) cflinuxfs4, cflinuxfs3
1 parent ca22f4d commit ab12a9c

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.1.0
162-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.1.0_linux_noarch_any-stack_04a1c71f.tgz
163-
sha256: 04a1c71fe849cde3e29d42fe36de2b303d4cf9317c527daa0f080eb3edd13846
161+
version: 80.2.0
162+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.2.0_linux_noarch_any-stack_e2bf2ce5.tgz
163+
sha256: e2bf2ce5e4c8cda2a7d01239314858e9ded640fdd5e0fb7c85e15df2e818616b
164164
cf_stacks:
165165
- cflinuxfs4
166166
- cflinuxfs3
167-
source: https://files.pythonhosted.org/packages/aa/b2/bd26ed086b842b68c8fe9aac380ad7e5118cf84fa7abd45bb059a88368a8/setuptools-80.1.0.tar.gz
168-
source_sha256: 2e308396e1d83de287ada2c2fd6e64286008fe6aca5008e0b6a8cb0e2c86eedd
167+
source: https://files.pythonhosted.org/packages/24/65/19a02e93da9d9f118ecb311419a353ae68a8e236c057bf164c866daa227f/setuptools-80.2.0.tar.gz
168+
source_sha256: 16a390b41627e1455567193435e7cafa9101803ffaa2fdd9ecd0af098301981d
169169
include_files:
170170
- CHANGELOG
171171
- CONTRIBUTING.md

0 commit comments

Comments
 (0)