File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "maintainer" : " Opscode, Inc." ,
3
2
"description" : " Installs python packages" ,
4
- "recommendations " : {
3
+ "replacing " : {
5
4
6
5
},
7
- "maintainer_email" :
" [email protected] " ,
8
- "suggestions" : {
9
-
6
+ "recipes" : {
7
+ "python" : " "
10
8
},
11
9
"platforms" : {
12
10
13
11
},
12
+ "maintainer" : " Opscode, Inc." ,
14
13
"version" : " 0.7.0" ,
15
- "recipes" : {
16
- "python" : " "
17
- },
18
- "name" : " python" ,
19
- "conflicting" : {
14
+ "recommendations" : {
20
15
21
16
},
17
+ "name" : " python" ,
18
+ "maintainer_email" :
" [email protected] " ,
22
19
"attributes" : {
23
20
24
21
},
25
- "providing" : {
26
- "python" : [
22
+ "suggestions" : {
27
23
28
- ]
29
24
},
30
25
"license" : " Apache 2.0" ,
31
- "long_description" : " " ,
32
- "replacing" : {
26
+ "conflicting" : {
33
27
34
28
},
35
29
"dependencies" : {
36
30
37
- }
31
+ },
32
+ "providing" : {
33
+ "python" : [
34
+
35
+ ]
36
+ },
37
+ "long_description" : " "
38
38
}
Original file line number Diff line number Diff line change 7
7
# Licensed under the Apache License, Version 2.0 (the "License");
8
8
# you may not use this file except in compliance with the License.
9
9
# You may obtain a copy of the License at
10
- #
10
+ #
11
11
# http://www.apache.org/licenses/LICENSE-2.0
12
- #
12
+ #
13
13
# Unless required by applicable law or agreed to in writing, software
14
14
# distributed under the License is distributed on an "AS IS" BASIS,
15
15
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
You can’t perform that action at this time.
0 commit comments