This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
/
package_manifest.yaml
135 lines (130 loc) · 3.09 KB
/
package_manifest.yaml
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
---
packages:
children:
pulp_packages: {}
pulp_dependencies:
children:
celery_stack: {}
gofer: {}
koji:
hosts:
koji.katello.org:
ansible_connection: ssh
ansible_user: root
pulp_packages:
vars:
releasers:
- koji-pulp-server-git
version: 2.20.0
hosts:
pulp:
setup_sources_git: "https://github.com/pulp/pulp.git"
git_branch: 2-master
releasers:
- koji-pulp-server-git
- koji-pulp-client-git
pulp-rpm:
git_branch: 2-master
setup_sources_git: "https://github.com/pulp/pulp_rpm.git"
releasers:
- koji-pulp-server-git
- koji-pulp-client-git
pulp-docker:
git_branch: 2-master
setup_sources_git: "https://github.com/pulp/pulp_docker.git"
version: 3.3.0
pulp-ostree:
git_branch: 2-master
setup_sources_git: "https://github.com/pulp/pulp_ostree.git"
version: 1.5.0
pulp-puppet:
git_branch: 2-master
setup_sources_git: "https://github.com/pulp/pulp_puppet.git"
releasers:
- koji-pulp-server-git
- koji-pulp-client-git
python-crane:
setup_sources_git: "https://github.com/pulp/crane.git"
version: 3.4.0
pulp-python:
git_branch: 2-master
setup_sources_git: "https://github.com/pulp/pulp_python.git"
version: 2.1.0
pulp-deb:
git_branch: 2-master
setup_sources_git: "https://github.com/pulp/pulp_deb.git"
version: 1.10.0
pulp_dependencies:
vars:
releasers:
- koji-pulp-server
hosts:
libsolv:
releasers:
- koji-pulp-server-el7
python-django:
releasers:
- koji-pulp-server-el7
libmodulemd:
releasers:
- koji-pulp-server-el7
python-debpkgr:
files:
- "python-debpkgr.spec"
- "debpkgr-1.0.1.tar.gz"
annex:
- "debpkgr-1.0.1.tar.gz"
python-isodate:
files:
- "python-isodate.spec"
- "isodate-0.5.0.tar.gz"
- "isodate-duration.patch"
annex:
- "isodate-0.5.0.tar.gz"
python-mongoengine:
files:
- "python-mongoengine.spec"
- "mongoengine-0.10.5.tar.gz"
annex:
- "mongoengine-0.10.5.tar.gz"
python-nectar:
files:
- "python-nectar.spec"
- "python-nectar-1.5.5.tar.gz"
annex:
- "python-nectar-1.5.5.tar.gz"
python-pymongo:
releasers:
- koji-pulp-server-el7
files:
- "python-pymongo.spec"
- "pymongo-3.2.tar.gz"
- "0001-Serverless-test-suite-workaround.patch"
annex:
- "pymongo-3.2.tar.gz"
gofer-2.12:
releasers:
- koji-pulp-server-fc28
- koji-pulp-server-fc27
- koji-pulp-server-el7
gofer-2.11:
releasers:
- koji-pulp-client-el6
- koji-pulp-client-el5
swig:
releasers:
- koji-pulp-server-el7
gofer:
hosts:
gofer-2.12: {}
gofer-2.11: {}
celery_stack:
vars:
releasers:
- koji-pulp-server-el7
hosts:
python-amqp: {}
python-billiard: {}
python-celery: {}
python-kombu: {}
python-vine: {}