Skip to content

Commit

Permalink
Add pipenv 2023.9.8, remove pipenv 2023.9.1
Browse files Browse the repository at this point in the history
for stack(s) cflinuxfs4, cflinuxfs3 [#186000732]
  • Loading branch information
cf-buildpacks-eng authored and robdimsdale committed Sep 22, 2023
1 parent 7fa252c commit 4c4949b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,21 +58,21 @@ dependencies:
source: https://files.pythonhosted.org/packages/ba/19/e63fb4e0d20e48bd2167bb7e857abc0e21679e24805ba921a224df8977c0/pip-23.2.1.tar.gz
source_sha256: fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2
- name: pipenv
version: 2023.9.1
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.1_linux_noarch_cflinuxfs3_04a520d6.tgz
sha256: 04a520d6c43968dbfc2be8d392be7b1e87138807f6d06c9418a6b915615f36b3
version: 2023.9.8
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.8_linux_noarch_cflinuxfs3_7c63b040.tgz
sha256: 7c63b04051396c56b9f013f2bfcf72a9db905e2fbb9064dfbfa14fd6678119a1
cf_stacks:
- cflinuxfs3
source: https://files.pythonhosted.org/packages/d3/81/aea032f01a7b12be4a988a0017c22cf98df141051e39de50635f4cccd063/pipenv-2023.9.1.tar.gz
source_sha256: f6360a83fcb137a20ea87c084d0cfca5ad85359fe2ea110849032d80bc7b0011
source: https://files.pythonhosted.org/packages/2e/2f/12ba8e583735de1c66f5636d355bf75986f1c96a41b42c00c05c53484a71/pipenv-2023.9.8.tar.gz
source_sha256: cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
- name: pipenv
version: 2023.9.1
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.1_linux_noarch_cflinuxfs4_97c7740e.tgz
sha256: 97c7740ecbd984b08d0b84ac30e0f3591d5833668b92c726c13759060cd80e35
version: 2023.9.8
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.8_linux_noarch_cflinuxfs4_795c7e90.tgz
sha256: 795c7e902938eaefaf3dce9540583a0552eee6e0a0f578adefb78bf07b4de68b
cf_stacks:
- cflinuxfs4
source: https://files.pythonhosted.org/packages/d3/81/aea032f01a7b12be4a988a0017c22cf98df141051e39de50635f4cccd063/pipenv-2023.9.1.tar.gz
source_sha256: f6360a83fcb137a20ea87c084d0cfca5ad85359fe2ea110849032d80bc7b0011
source: https://files.pythonhosted.org/packages/2e/2f/12ba8e583735de1c66f5636d355bf75986f1c96a41b42c00c05c53484a71/pipenv-2023.9.8.tar.gz
source_sha256: cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
- name: python
version: 3.8.18
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.18_linux_x64_cflinuxfs3_8ee772fb.tgz
Expand Down

0 comments on commit 4c4949b

Please sign in to comment.