Skip to content

Commit 75955fe

Browse files
committed
Add setuptools 84.0.0, remove setuptools 83.0.0
for stack(s) cflinuxfs4, cflinuxfs5
1 parent a97770b commit 75955fe

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
@@ -235,14 +235,14 @@ dependencies:
235235
source: https://www.python.org/ftp/python/3.14.6/Python-3.14.6.tgz
236236
source_sha256: 74d0d71d0600e477651a077101d6e62d1e2e69b8e992ba18c993dd643b7ba222
237237
- name: setuptools
238-
version: 83.0.0
239-
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_83.0.0_linux_noarch_cflinuxfs4_37588691.tgz
240-
sha256: 375886914059dcb03845fd7dbf7bfdd763f0c4f98c886f67d93dd68a1e833c6e
238+
version: 84.0.0
239+
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_84.0.0_linux_noarch_cflinuxfs4_8f3cc13a.tgz
240+
sha256: 8f3cc13ab625ddea59de04c0807253eda61c3db7cf7c23109ce9ef5998412a02
241241
cf_stacks:
242242
- cflinuxfs4
243243
- cflinuxfs5
244-
source: https://files.pythonhosted.org/packages/34/26/f5d29e25ffdb535afef2d35cdb55b325298f96debd670da4c325e08d70f4/setuptools-83.0.0.tar.gz
245-
source_sha256: 025bccbbf0fa05b6192bc64ae1e7b16e001fd6d6d4d5de03c97b1c1ade523bef
244+
source: https://files.pythonhosted.org/packages/6d/44/f5da03a8ef95d369145c5bb53050e7877c9f3d312e128605fd9504829143/setuptools-84.0.0.tar.gz
245+
source_sha256: f4695c21257f0d9b537ec2692c941d02ee143b7cc1276941349a546573b2ef73
246246
include_files:
247247
- CHANGELOG
248248
- CONTRIBUTING.md

0 commit comments

Comments
 (0)