Skip to content

Commit 1490f45

Browse files
authored
Add pip v26.1.2
Add pip v26.1.2 and remove pip v25.2
1 parent bd7c108 commit 1490f45

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

manifest.yml

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,22 +73,14 @@ dependencies:
7373
source: https://github.com/conda-forge/miniforge/archive/refs/tags/24.7.1-0.tar.gz
7474
source_sha256: ca2f3cea67d6a1dbfd6acb9743891014768b12ad774755c57fbbcbfcd1fd8200
7575
- name: pip
76-
version: '25.2'
77-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_25.2_linux_noarch_any-stack_7dc1e988.tgz
78-
sha256: 7dc1e9882eb18f53150261c3a0cde7d5a39cdb18843c930ee01db8582f6b4f27
76+
version: 26.1.2
77+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_26.1.2_linux_noarch_cflinuxfs4_fc4720c5.tgz
78+
sha256: fc4720c52cf407083abdb3a6375a3beb29ae6b68f650ed086d25dab4f24d3860
7979
cf_stacks:
80-
- cflinuxfs5
8180
- cflinuxfs4
82-
- cflinuxfs3
83-
source: https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz
84-
source_sha256: 578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2
85-
- name: pip
86-
version: 26.0.1
87-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_26.0.1_linux_noarch_any-stack_0750a38b.tgz
88-
sha256: 0750a38b65c6038a0415a4ff15ef2df61fcaa6c1e5ec9d8c6678222dbac91306
89-
cf_stacks: []
90-
source: https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e/pip-26.0.1.tar.gz
91-
source_sha256: c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8
81+
- cflinuxfs5
82+
source: https://files.pythonhosted.org/packages/01/91/47e7d486260f618783899587af63ccf7980fb60245c3e63dd4571c6b57ad/pip-26.1.2.tar.gz
83+
source_sha256: f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605
9284
- name: pipenv
9385
version: 2024.4.1
9486
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.4.1_linux_noarch_cflinuxfs3_b3c74c78.tgz

0 commit comments

Comments
 (0)