Skip to content

Commit 467f4bc

Browse files
committed
feat: Add cflinuxfs5 to pip entries
1 parent 8a1e6f3 commit 467f4bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

manifest.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ dependencies:
7272
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_25.2_linux_noarch_any-stack_7dc1e988.tgz
7373
sha256: 7dc1e9882eb18f53150261c3a0cde7d5a39cdb18843c930ee01db8582f6b4f27
7474
cf_stacks:
75+
- cflinuxfs5
7576
- cflinuxfs4
7677
- cflinuxfs3
7778
source: https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz
@@ -80,7 +81,10 @@ dependencies:
8081
version: 26.0.1
8182
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_26.0.1_linux_noarch_any-stack_0750a38b.tgz
8283
sha256: 0750a38b65c6038a0415a4ff15ef2df61fcaa6c1e5ec9d8c6678222dbac91306
83-
cf_stacks: []
84+
cf_stacks:
85+
- cflinuxfs5
86+
- cflinuxfs4
87+
- cflinuxfs3
8488
source: https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e/pip-26.0.1.tar.gz
8589
source_sha256: c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8
8690
- name: pipenv

0 commit comments

Comments
 (0)