forked from google/copr-sundry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
178 lines (178 loc) · 9.11 KB
/
.gitmodules
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
# SPDX-FileCopyrightText: Google Inc
# SPDX-FileCopyrightText: 2025 Vladimir Rusinov
# SPDX-License-Identifier: Apache-2.0
[submodule "third_party/submodules/yum"]
path = third_party/submodules/yum
url = git://pkgs.fedoraproject.org/yum.git
[submodule "third_party/submodules/cmake"]
path = third_party/submodules/cmake
url = https://src.fedoraproject.org/rpms/cmake.git
[submodule "third_party/submodules/python-iniparse"]
path = third_party/submodules/python-iniparse
url = git://pkgs.fedoraproject.org/python-iniparse.git
[submodule "third_party/submodules/perl-generators"]
path = third_party/submodules/perl-generators
url = git://pkgs.fedoraproject.org/perl-generators.git
[submodule "third_party/submodules/perl-Fedora-VSP"]
path = third_party/submodules/perl-Fedora-VSP
url = git://pkgs.fedoraproject.org/perl-Fedora-VSP.git
[submodule "third_party/submodules/deltarpm"]
path = third_party/submodules/deltarpm
url = git://pkgs.fedoraproject.org/deltarpm.git
[submodule "third_party/submodules/perl-TermReadKey"]
path = third_party/submodules/perl-TermReadKey
url = git://pkgs.fedoraproject.org/perl-TermReadKey.git
[submodule "third_party/submodules/perl-Capture-Tiny"]
path = third_party/submodules/perl-Capture-Tiny
url = git://pkgs.fedoraproject.org/perl-Capture-Tiny.git
[submodule "third_party/submodules/perl-Params-Util"]
path = third_party/submodules/perl-Params-Util
url = git://pkgs.fedoraproject.org/perl-Params-Util.git
[submodule "third_party/submodules/perl-Test-Pod"]
path = third_party/submodules/perl-Test-Pod
url = git://pkgs.fedoraproject.org/perl-Test-Pod.git
[submodule "third_party/submodules/perl-Package-Generator"]
path = third_party/submodules/perl-Package-Generator
url = git://pkgs.fedoraproject.org/perl-Package-Generator.git
[submodule "third_party/submodules/perl-Sub-Exporter"]
path = third_party/submodules/perl-Sub-Exporter
url = git://pkgs.fedoraproject.org/perl-Sub-Exporter.git
[submodule "third_party/submodules/perl-Sub-Install"]
path = third_party/submodules/perl-Sub-Install
url = git://pkgs.fedoraproject.org/perl-Sub-Install.git
[submodule "third_party/submodules/perl-MRO-Compat"]
path = third_party/submodules/perl-MRO-Compat
url = git://pkgs.fedoraproject.org/perl-MRO-Compat.git
[submodule "third_party/submodules/python-parsedatetime"]
path = third_party/submodules/python-parsedatetime
url = git://pkgs.fedoraproject.org/python-parsedatetime.git
[submodule "third_party/submodules/perl-Text-Template"]
path = third_party/submodules/perl-Text-Template
url = git://pkgs.fedoraproject.org/perl-Text-Template.git
[submodule "third_party/submodules/perl-ExtUtils-MakeMaker"]
path = third_party/submodules/perl-ExtUtils-MakeMaker
url = https://src.fedoraproject.org/rpms/perl-ExtUtils-MakeMaker.git
[submodule "third_party/submodules/perl-Software-License"]
path = third_party/submodules/perl-Software-License
url = http://pkgs.fedoraproject.org/git/perl-Software-License.git
[submodule "third_party/submodules/perl-Module-Build"]
path = third_party/submodules/perl-Module-Build
url = git://pkgs.fedoraproject.org/perl-Module-Build.git
[submodule "third_party/submodules/python-acme"]
path = third_party/submodules/python-acme
url = git://pkgs.fedoraproject.org/python-acme.git
[submodule "third_party/submodules/perl-Devel-Symdump"]
path = third_party/submodules/perl-Devel-Symdump
url = git://pkgs.fedoraproject.org/perl-Devel-Symdump.git
[submodule "third_party/submodules/perl-Pod-Coverage"]
path = third_party/submodules/perl-Pod-Coverage
url = git://pkgs.fedoraproject.org/perl-Pod-Coverage.git
[submodule "third_party/submodules/perl-inc-latest"]
path = third_party/submodules/perl-inc-latest
url = git://pkgs.fedoraproject.org/perl-inc-latest.git
[submodule "third_party/submodules/perl-IO-Compress"]
path = third_party/submodules/perl-IO-Compress
url = git://pkgs.fedoraproject.org/perl-IO-Compress.git
[submodule "third_party/submodules/perl-HTTP-Date"]
path = third_party/submodules/perl-HTTP-Date
url = git://pkgs.fedoraproject.org/perl-HTTP-Date.git
[submodule "third_party/submodules/perl-Business-ISBN-Data"]
path = third_party/submodules/perl-Business-ISBN-Data
url = git://pkgs.fedoraproject.org/perl-Business-ISBN-Data.git
[submodule "third_party/submodules/perl-GD"]
path = third_party/submodules/perl-GD
url = git://pkgs.fedoraproject.org/perl-GD.git
[submodule "third_party/submodules/perl-GD-Barcode"]
path = third_party/submodules/perl-GD-Barcode
url = git://pkgs.fedoraproject.org/perl-GD-Barcode.git
[submodule "third_party/submodules/perl-HTML-Tagset"]
path = third_party/submodules/perl-HTML-Tagset
url = https://src.fedoraproject.org/rpms/perl-HTML-Tagset.git
[submodule "third_party/submodules/perl-Business-ISBN"]
path = third_party/submodules/perl-Business-ISBN
url = git://pkgs.fedoraproject.org/perl-Business-ISBN.git
[submodule "third_party/submodules/perl-Carp"]
path = third_party/submodules/perl-Carp
url = git://pkgs.fedoraproject.org/perl-Carp.git
[submodule "third_party/submodules/perl-threads"]
path = third_party/submodules/perl-threads
url = git://pkgs.fedoraproject.org/perl-threads.git
[submodule "third_party/submodules/libev"]
path = third_party/submodules/libev
url = git://pkgs.fedoraproject.org/libev.git
[submodule "third_party/submodules/perl-Mojolicious"]
path = third_party/submodules/perl-Mojolicious
url = git://pkgs.fedoraproject.org/perl-Mojolicious.git
[submodule "third_party/submodules/perl-common-sense"]
path = third_party/submodules/perl-common-sense
url = git://pkgs.fedoraproject.org/perl-common-sense.git
[submodule "third_party/submodules/perl-Canary-Stability"]
path = third_party/submodules/perl-Canary-Stability
url = git://pkgs.fedoraproject.org/perl-Canary-Stability.git
[submodule "third_party/submodules/perl-EV"]
path = third_party/submodules/perl-EV
url = git://pkgs.fedoraproject.org/perl-EV.git
[submodule "third_party/submodules/perl-XML-Parser"]
path = third_party/submodules/perl-XML-Parser
url = git://pkgs.fedoraproject.org/perl-XML-Parser.git
[submodule "third_party/submodules/python-hypothesis"]
path = third_party/submodules/python-hypothesis
url = git://pkgs.fedoraproject.org/python-hypothesis.git
[submodule "third_party/submodules/python-ndg_httpsclient"]
path = third_party/submodules/python-ndg_httpsclient
url = git://pkgs.fedoraproject.org/python-ndg_httpsclient.git
[submodule "third_party/submodules/python-mock"]
path = third_party/submodules/python-mock
url = git://pkgs.fedoraproject.org/python-mock.git
[submodule "third_party/submodules/python-zope-component"]
path = third_party/submodules/python-zope-component
url = git://pkgs.fedoraproject.org/python-zope-component.git
[submodule "third_party/submodules/python-configargparse"]
path = third_party/submodules/python-configargparse
url = git://pkgs.fedoraproject.org/python-configargparse.git
[submodule "third_party/submodules/python-dialog"]
path = third_party/submodules/python-dialog
url = git://pkgs.fedoraproject.org/python-dialog.git
[submodule "third_party/submodules/python-zope-event"]
path = third_party/submodules/python-zope-event
url = git://pkgs.fedoraproject.org/python-zope-event.git
[submodule "third_party/submodules/python-zbase32"]
path = third_party/submodules/python-zbase32
url = http://pkgs.fedoraproject.org/git/rpms/python-zbase32.git
[submodule "third_party/submodules/pyutil"]
path = third_party/submodules/pyutil
url = http://pkgs.fedoraproject.org/git/rpms/pyutil.git
[submodule "third_party/submodules/python-rpm-macros"]
path = third_party/submodules/python-rpm-macros
url = http://pkgs.fedoraproject.org/git/rpms/python-rpm-macros.git
[submodule "third_party/submodules/python-characteristic"]
path = third_party/submodules/python-characteristic
url = http://pkgs.fedoraproject.org/git/rpms/python-characteristic.git
[submodule "third_party/submodules/python-twisted"]
path = third_party/submodules/python-twisted
url = http://pkgs.fedoraproject.org/git/rpms/python-twisted.git
[submodule "third_party/submodules/python-simplejson"]
path = third_party/submodules/python-simplejson
url = http://pkgs.fedoraproject.org/git/rpms/python-simplejson.git
[submodule "third_party/submodules/python-ipaddress"]
path = third_party/submodules/python-ipaddress
url = http://pkgs.fedoraproject.org/git/rpms/python-ipaddress.git
[submodule "third_party/submodules/golang-googlecode-go-crypto"]
path = third_party/submodules/golang-googlecode-go-crypto
url = git://pkgs.fedoraproject.org/rpms/golang-googlecode-go-crypto.git
[submodule "third_party/submodules/libarchive"]
path = third_party/submodules/libarchive
url = https://src.fedoraproject.org/rpms/libarchive.git
[submodule "third_party/submodules/uptimed"]
path = third_party/submodules/uptimed
url = https://src.fedoraproject.org/rpms/uptimed.git
[submodule "third_party/submodules/rust-packaging"]
path = third_party/submodules/rust-packaging
url = https://src.fedoraproject.org/rpms/rust-packaging.git
[submodule "third_party/submodules/cargo2rpm"]
path = third_party/submodules/cargo2rpm
url = https://src.fedoraproject.org/rpms/cargo2rpm.git
[submodule "third_party/submodules/python-rpmautospec"]
path = third_party/submodules/python-rpmautospec
url = https://src.fedoraproject.org/rpms/python-rpmautospec.git
branch = f34