Skip to content

Commit

Permalink
Add setuptools 69.2.0, remove setuptools 69.1.1 (#896)
Browse files Browse the repository at this point in the history
for stack(s) cflinuxfs4, cflinuxfs3 [#187229169]
  • Loading branch information
cf-buildpacks-eng authored Mar 13, 2024
1 parent ee709b2 commit 09b0adb
Showing 1 changed file with 5 additions and 5 deletions.
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.12.2/Python-3.12.2.tgz
source_sha256: a7c4f6a9dc423d8c328003254ab0c9338b83037bd787d680826a5bf84308116e
- name: setuptools
version: 69.1.1
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_69.1.1_linux_noarch_any-stack_f25c032b.tgz
sha256: f25c032be29dc28baec20e1e96f6522a9ea6e66fe729b7737da3591785ce8a7b
version: 69.2.0
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_69.2.0_linux_noarch_any-stack_a948bb2a.tgz
sha256: a948bb2a2c82f56e6a71654327b57a6737024e6c2d1e21cbc9d04ce649821ca9
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://files.pythonhosted.org/packages/c8/1f/e026746e5885a83e1af99002ae63650b7c577af5c424d4c27edcf729ab44/setuptools-69.1.1.tar.gz
source_sha256: 5c0806c7d9af348e6dd3777b4f4dbb42c7ad85b190104837488eab9a7c945cf8
source: https://files.pythonhosted.org/packages/4d/5b/dc575711b6b8f2f866131a40d053e30e962e633b332acf7cd2c24843d83d/setuptools-69.2.0.tar.gz
source_sha256: 0ff4183f8f42cd8fa3acea16c45205521a4ef28f73c6391d8a25e92893134f2e
include_files:
- CHANGELOG
- CONTRIBUTING.md
Expand Down

0 comments on commit 09b0adb

Please sign in to comment.