Skip to content

Commit 0bec454

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add pipenv 2023.10.3, remove pipenv 2023.9.8
for stack(s) cflinuxfs3, cflinuxfs4 [#186170535]
1 parent 4c4949b commit 0bec454

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.8
62-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.9.8_linux_noarch_cflinuxfs3_7c63b040.tgz
63-
sha256: 7c63b04051396c56b9f013f2bfcf72a9db905e2fbb9064dfbfa14fd6678119a1
61+
version: 2023.10.3
62+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.3_linux_noarch_cflinuxfs3_13733dfa.tgz
63+
sha256: 13733dfaa0bfc9bcbb65ffb1ffcf7f1f7466efe8dbc68b521692c599adabb77c
6464
cf_stacks:
6565
- cflinuxfs3
66-
source: https://files.pythonhosted.org/packages/2e/2f/12ba8e583735de1c66f5636d355bf75986f1c96a41b42c00c05c53484a71/pipenv-2023.9.8.tar.gz
67-
source_sha256: cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
66+
source: https://files.pythonhosted.org/packages/b7/bb/95ad114eb5aa85bfb77eb7b0d65e3bb5c52a4a12c7ca8788083b6e73c515/pipenv-2023.10.3.tar.gz
67+
source_sha256: a07ad06655336a5d0f7c065f1dbc43d1b4c274762020c7bef18db1c694fc2637
6868
- name: pipenv
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
69+
version: 2023.10.3
70+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.3_linux_noarch_cflinuxfs4_b0e0daf8.tgz
71+
sha256: b0e0daf86f06181cace6fd7bf55c82abd569488fb2091c4051e3bd4861a0b35b
7272
cf_stacks:
7373
- cflinuxfs4
74-
source: https://files.pythonhosted.org/packages/2e/2f/12ba8e583735de1c66f5636d355bf75986f1c96a41b42c00c05c53484a71/pipenv-2023.9.8.tar.gz
75-
source_sha256: cfcda864aeb748e6e496b97f20a273477f1e8cc0a3dbb634c133acc5883582ea
74+
source: https://files.pythonhosted.org/packages/b7/bb/95ad114eb5aa85bfb77eb7b0d65e3bb5c52a4a12c7ca8788083b6e73c515/pipenv-2023.10.3.tar.gz
75+
source_sha256: a07ad06655336a5d0f7c065f1dbc43d1b4c274762020c7bef18db1c694fc2637
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)