Skip to content

Commit 9621e5b

Browse files
cf-buildpacks-engryanmoran
authored andcommitted
Add pipenv 2022.11.11, remove pipenv 2022.11.5
for stack(s) cflinuxfs3, cflinuxfs4 [#183782396]
1 parent b428296 commit 9621e5b

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/a3/50/c4d2727b99052780aad92c7297465af5fe6eec2dbae490aa9763273ffdc1/pip-22.3.1.tar.gz
6363
source_sha256: 65fd48317359f3af8e593943e6ae1506b66325085ea64b706a998c6e83eeaf38
6464
- name: pipenv
65-
version: 2022.11.5
66-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2022.11.5_linux_noarch_cflinuxfs3_3278d845.tgz
67-
sha256: 3278d845400e89c962ee1210919630dbc203d7f97192b74bff38a1e19c30e787
65+
version: 2022.11.11
66+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2022.11.11_linux_noarch_cflinuxfs3_ba751cd5.tgz
67+
sha256: ba751cd5a0b872e90cb25dd4904f2c7741979eac9c7760053c0113f3e3853b95
6868
cf_stacks:
6969
- cflinuxfs3
70-
source: https://files.pythonhosted.org/packages/62/a5/9356c220a3bd8d56652eea8e51354e361bb1bce0e589dcc3387193a4d38b/pipenv-2022.11.5.tar.gz
71-
source_sha256: af8595e38f1d87af3b00d209390bce41c97b10fca1c956e9ba1208438af55c6a
70+
source: https://files.pythonhosted.org/packages/3a/2f/66d16cfeb4d7b95b67fdf3bd02237c23058507750fa84a91ef8a6a4e31a8/pipenv-2022.11.11.tar.gz
71+
source_sha256: e69f64477e83595f3b891e1e58b1b1355d4c593432e63b078dc1be9bd93c5066
7272
- name: pipenv
73-
version: 2022.11.5
74-
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2022.11.5_linux_noarch_cflinuxfs4_697bea2d.tgz
75-
sha256: 697bea2d0d84615e59b32789add49fd62b0e4c07011b1e5db53bdf39cd469e91
73+
version: 2022.11.11
74+
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2022.11.11_linux_noarch_cflinuxfs4_a06ade54.tgz
75+
sha256: a06ade54d1ef8497221627fc4f2795848d72762416a8ccb4507cb5434419b0a7
7676
cf_stacks:
7777
- cflinuxfs4
78-
source: https://files.pythonhosted.org/packages/62/a5/9356c220a3bd8d56652eea8e51354e361bb1bce0e589dcc3387193a4d38b/pipenv-2022.11.5.tar.gz
79-
source_sha256: af8595e38f1d87af3b00d209390bce41c97b10fca1c956e9ba1208438af55c6a
78+
source: https://files.pythonhosted.org/packages/3a/2f/66d16cfeb4d7b95b67fdf3bd02237c23058507750fa84a91ef8a6a4e31a8/pipenv-2022.11.11.tar.gz
79+
source_sha256: e69f64477e83595f3b891e1e58b1b1355d4c593432e63b078dc1be9bd93c5066
8080
- name: python
8181
version: 3.7.15
8282
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.7.15_linux_x64_cflinuxfs3_7af76842.tgz

0 commit comments

Comments
 (0)