Skip to content

Commit 4c4949b

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add pipenv 2023.9.8, remove pipenv 2023.9.1
for stack(s) cflinuxfs4, cflinuxfs3 [#186000732]
1 parent 7fa252c commit 4c4949b

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,21 @@ dependencies:
5858
source: https://files.pythonhosted.org/packages/ba/19/e63fb4e0d20e48bd2167bb7e857abc0e21679e24805ba921a224df8977c0/pip-23.2.1.tar.gz
5959
source_sha256: fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2
6060
- name: pipenv
61-
version: 2023.9.1
62-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.1_linux_noarch_cflinuxfs3_04a520d6.tgz
63-
sha256: 04a520d6c43968dbfc2be8d392be7b1e87138807f6d06c9418a6b915615f36b3
61+
version: 2023.9.8
62+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.8_linux_noarch_cflinuxfs3_7c63b040.tgz
63+
sha256: 7c63b04051396c56b9f013f2bfcf72a9db905e2fbb9064dfbfa14fd6678119a1
6464
cf_stacks:
6565
- cflinuxfs3
66-
source: https://files.pythonhosted.org/packages/d3/81/aea032f01a7b12be4a988a0017c22cf98df141051e39de50635f4cccd063/pipenv-2023.9.1.tar.gz
67-
source_sha256: f6360a83fcb137a20ea87c084d0cfca5ad85359fe2ea110849032d80bc7b0011
66+
source: https://files.pythonhosted.org/packages/2e/2f/12ba8e583735de1c66f5636d355bf75986f1c96a41b42c00c05c53484a71/pipenv-2023.9.8.tar.gz
67+
source_sha256: cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
6868
- name: pipenv
69-
version: 2023.9.1
70-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.1_linux_noarch_cflinuxfs4_97c7740e.tgz
71-
sha256: 97c7740ecbd984b08d0b84ac30e0f3591d5833668b92c726c13759060cd80e35
69+
version: 2023.9.8
70+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.8_linux_noarch_cflinuxfs4_795c7e90.tgz
71+
sha256: 795c7e902938eaefaf3dce9540583a0552eee6e0a0f578adefb78bf07b4de68b
7272
cf_stacks:
7373
- cflinuxfs4
74-
source: https://files.pythonhosted.org/packages/d3/81/aea032f01a7b12be4a988a0017c22cf98df141051e39de50635f4cccd063/pipenv-2023.9.1.tar.gz
75-
source_sha256: f6360a83fcb137a20ea87c084d0cfca5ad85359fe2ea110849032d80bc7b0011
74+
source: https://files.pythonhosted.org/packages/2e/2f/12ba8e583735de1c66f5636d355bf75986f1c96a41b42c00c05c53484a71/pipenv-2023.9.8.tar.gz
75+
source_sha256: cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
7676
- name: python
7777
version: 3.8.18
7878
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.18_linux_x64_cflinuxfs3_8ee772fb.tgz

0 commit comments

Comments
 (0)