Skip to content

Commit 6ff2682

Browse files
committed
remove Python 3.2.x because they are unsupported
[#94530056]
1 parent d1e5c9d commit 6ff2682

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

manifest.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -61,30 +61,6 @@ dependencies:
6161
- cflinuxfs2
6262
uri: https://pivotal-buildpacks.s3.amazonaws.com/python/binaries/cflinuxfs2/python-2.7.9.tar.gz
6363
md5: 554d0e369fdcc4aa9234315830d096b3
64-
- name: python
65-
version: 3.2.4
66-
cf_stacks:
67-
- lucid64
68-
uri: https://pivotal-buildpacks.s3.amazonaws.com/python/binaries/lucid64/python-3.2.4.tar.gz
69-
md5: 4bc37e0f86e2dd8e528fe2a4e97fba90
70-
- name: python
71-
version: 3.2.5
72-
cf_stacks:
73-
- lucid64
74-
uri: https://pivotal-buildpacks.s3.amazonaws.com/python/binaries/lucid64/python-3.2.5.tar.gz
75-
md5: 4406c53437fc00b1867eac0aff5fe518
76-
- name: python
77-
version: 3.2.4
78-
cf_stacks:
79-
- cflinuxfs2
80-
uri: https://pivotal-buildpacks.s3.amazonaws.com/python/binaries/cflinuxfs2/python-3.2.4.tar.gz
81-
md5: a1bbca01be92a7dd3724c6229460d358
82-
- name: python
83-
version: 3.2.5
84-
cf_stacks:
85-
- cflinuxfs2
86-
uri: https://pivotal-buildpacks.s3.amazonaws.com/python/binaries/cflinuxfs2/python-3.2.5.tar.gz
87-
md5: 730ae19488c00aa98ce4111d9ac95c3d
8864
- name: python
8965
version: 3.3.5
9066
cf_stacks:

0 commit comments

Comments
 (0)