forked from pulp/pulp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexternal_deps.json
87 lines (87 loc) · 1.91 KB
/
external_deps.json
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
[
{
"name": "python-setuptools",
"version": "0.9.8-4",
"platform": ["el6"]
},
{
"name": "python-pkginfo",
"version": "1.3.2-3",
"platform": ["el6"]
},
{
"name": "python-twine",
"version": "1.6.5-1",
"platform": ["el6"]
},
{
"name": "createrepo",
"version": "0.9.9-21.2.pulp",
"platform": ["el6"]
},
{
"name": "python-qpid",
"version": "0.18-10",
"platform": ["el5"]
},
{
"name": "saslwrapper",
"version": "0.10-8",
"platform": ["el5"]
},
{
"name": "gofer",
"version": "2.7.6-1",
"platform": ["el5", "el6", "el7", "fc23", "fc24"]
},
{
"name": "python-amqp",
"version": "1.4.9-1",
"platform": ["el6", "el7", "fc23", "fc24"]
},
{
"name": "python-celery",
"version": "3.1.17-1",
"platform": ["el7"]
},
{
"name": "python-isodate",
"version": "0.5.0-4.pulp",
"platform": [ "el5", "el6", "el7"]
},
{
"name": "python-kombu",
"version": "3.0.33-6.pulp",
"platform": [ "el6", "el7", "fc23", "fc24"]
},
{
"name": "python-mongoengine",
"version": "0.10.5-1",
"platform": [ "el6", "el7", "fc23", "fc24"]
},
{
"name": "python-pymongo",
"version": "3.2-1",
"platform": [ "el6", "el7", "fc23", "fc24"]
},
{
"name": "python-nectar",
"version": "1.5.4-1",
"platform": [ "el6", "el7", "fc24"]
},
{
"name": "python-rhsm",
"version": "1.8.0-2.pulp",
"platform": [ "el6"]
},
{
"name": "python-semantic_version",
"version": "2.2.0-6",
"platform": [ "el6"]
},
{
"name": "mod_wsgi",
"version": "3.4-2.pulp",
"platform": [ "el6"]
}
]