Skip to content

Commit 1274366

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add pipenv 2023.10.24, remove pipenv 2023.10.20
for stack(s) cflinuxfs3, cflinuxfs4 [#186328087]
1 parent 050075f commit 1274366

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
@@ -62,21 +62,21 @@ dependencies:
6262
source: https://files.pythonhosted.org/packages/1f/7f/4da15e07ccd11c84c1ccc8f6e24288d5e76c99441bf80e315b33542db951/pip-23.3.1.tar.gz
6363
source_sha256: 1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174
6464
- name: pipenv
65-
version: 2023.10.20
66-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.20_linux_noarch_cflinuxfs3_7c792b31.tgz
67-
sha256: 7c792b31c6cad1f1cf49fd93b6b102a9f41d0e1a803c1883c6ebc256930a0a0a
65+
version: 2023.10.24
66+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.24_linux_noarch_cflinuxfs3_49d45f8c.tgz
67+
sha256: 49d45f8c717f9317dcdd84d552980e4026ab706ad3bc8c8498e3735721f04990
6868
cf_stacks:
6969
- cflinuxfs3
70-
source: https://files.pythonhosted.org/packages/d2/df/ae6fb870d53ac0b2dcce8078986772bf381bfdb50e3c7237279865d17392/pipenv-2023.10.20.tar.gz
71-
source_sha256: 5d14a13b4dc42b6aecfc84d9b4976c4aeef622eb020fd337afded71849ee3551
70+
source: https://files.pythonhosted.org/packages/61/54/90cc12be502209315c17f35fbe5f05f2497d8e6677d310b9c503ecf703d0/pipenv-2023.10.24.tar.gz
71+
source_sha256: a28a93ef66e5ce204cc33cab6df30cca80ceda1f0074f25cc251ee46da85ab39
7272
- name: pipenv
73-
version: 2023.10.20
74-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.20_linux_noarch_cflinuxfs4_68ed4ee1.tgz
75-
sha256: 68ed4ee13185497ce53a0ec2086a428ca575044b28d8b70c2c69ef1b76bf9e52
73+
version: 2023.10.24
74+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.24_linux_noarch_cflinuxfs4_137fda6e.tgz
75+
sha256: 137fda6ee632d4dbca46e5107e24a066ec80f89a510ca61bfd92d678d6c5d052
7676
cf_stacks:
7777
- cflinuxfs4
78-
source: https://files.pythonhosted.org/packages/d2/df/ae6fb870d53ac0b2dcce8078986772bf381bfdb50e3c7237279865d17392/pipenv-2023.10.20.tar.gz
79-
source_sha256: 5d14a13b4dc42b6aecfc84d9b4976c4aeef622eb020fd337afded71849ee3551
78+
source: https://files.pythonhosted.org/packages/61/54/90cc12be502209315c17f35fbe5f05f2497d8e6677d310b9c503ecf703d0/pipenv-2023.10.24.tar.gz
79+
source_sha256: a28a93ef66e5ce204cc33cab6df30cca80ceda1f0074f25cc251ee46da85ab39
8080
- name: python
8181
version: 3.8.18
8282
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.18_linux_x64_cflinuxfs3_8ee772fb.tgz

0 commit comments

Comments
 (0)