forked from cloudfoundry/python-buildpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.yml
executable file
·160 lines (160 loc) · 4.62 KB
/
manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
---
language: python
default_versions:
- name: python
version: 2.7.13
- name: pip
version: 9.0.1
- name: setuptools
version: 32.1.0
- name: pip-pop
version: 0.1.1
- name: pipenv
version: 4.0.1
- name: libmemcache
version: 1.0.18
- name: libffi
version: 3.2.1
url_to_dependency_map:
- match: ENT_CA_Root_Cert_Base64.cer
name: dgentcert
version: 1.0
dependency_deprecation_dates:
- match: 2.7.\d+
version_line: "2.7"
name: python
date: 2020-01-01
link: https://docs.python.org/devguide/index.html#branchstatus
- match: 3.3.\d+
version_line: "3.3"
name: python
date: 2017-09-29
link: https://docs.python.org/devguide/index.html#branchstatus
- match: 3.4.\d+
version_line: "3.4"
name: python
date: 2019-03-16
link: https://docs.python.org/devguide/index.html#branchstatus
- match: 3.5.\d+
version_line: "3.5"
name: python
date: 2020-09-13
link: https://docs.python.org/devguide/index.html#branchstatus
- match: 3.6.\d+
version_line: "3.6"
name: python
date: 2021-12-23
link: https://docs.python.org/devguide/index.html#branchstatus
dependencies:
- name: dgentcert
version: 1.0
uri: https://artpro.digitalglobe.com/artifactory/dg-tools/p20-20-pipeline/ENT_CA_Root_Cert_Base64.cer
md5: 919f5751d995f9d33492fd02726cf2e9
cf_stacks:
- cflinuxfs2
- name: pip
version: 9.0.1
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/pip/pip-9.0.1-35f01da3.tar.gz
md5: 35f01da33009719497f01a4ba69d63c9
- name: pip-pop
version: 0.1.1
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/pip-pop/pip-pop-0.1.1-d410583a.tar.gz
md5: d410583a3d6af83953c90813b09dbbc1
- name: pipenv
version: 4.0.1
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/pipenv/pipenv-4.0.1-148f753f.tar.gz
md5: 148f753f37d4e6473e6648068946d5c8
- name: setuptools
version: 32.1.0
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/setuptools/setuptools-32.1.0-44054eaa.tar.gz
md5: 44054eaaa39420983abfbdfa1ae17aa7
- name: libmemcache
version: 1.0.18
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/python/libmemcache-1.0.18-linux-x64-6d33aa02.tgz
md5: 6d33aa02ed716bf89783c45c15b4318b
- name: libffi
version: 3.2.1
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/python/libffi-3.2.1-linux-x64-5f5bf32c.tgz
md5: 5f5bf32ccfc9bf6d59ccee1cccd60f54
- name: python
version: 2.7.12
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-2.7.12-linux-x64-53eeab1c.tgz
md5: 53eeab1ca60ef85e859a212e24d0ab6a
- name: python
version: 2.7.13
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-2.7.13-linux-x64-5cf1a1af.tgz
md5: 5cf1a1afbac646fbcb519d1babbc35df
- name: python
version: 3.3.5
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.3.5-linux-x64-abf00a0a.tgz
md5: abf00a0a470babc21837584fbff518a7
- name: python
version: 3.3.6
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.3.6-linux-x64-5e42b535.tgz
md5: 5e42b5355a092ef1cc6ecb1c610ac4e1
- name: python
version: 3.4.6
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.4.6-linux-x64-34658f54.tgz
md5: 34658f5466c673b5efc26d4f5cc291b6
- name: python
version: 3.4.5
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.4.5-linux-x64-3e8b3520.tgz
md5: 3e8b3520b1b8a946a239c1f9c31db665
- name: python
version: 3.5.3
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.5.3-linux-x64-105f02b2.tgz
md5: 105f02b252319a16e8faef23d73712c5
- name: python
version: 3.5.2
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.5.2-linux-x64-4f59bbf1.tgz
md5: 4f59bbf15a53f0474d0e844631954782
- name: python
version: 3.6.0
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.6.0-linux-x64-89c8f988.tgz
md5: 89c8f988e45c4f078c435a9fbbd9d3b3
- name: python
version: 3.6.1
cf_stacks:
- cflinuxfs2
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-3.6.1-linux-x64-d8e1dbc6.tgz
md5: d8e1dbc67436d294890536c99dcda0f0
exclude_files:
- ".git/"
- ".gitignore"
- ".gitmodules"
- cf_spec/
- log/
- test/
- bin/package
- buildpack-packager/
- python_buildpack-*v*.zip