Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading