summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb94
1 files changed, 47 insertions, 47 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
index e0f1a8ca6e..67c6c976f0 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
@@ -13,7 +13,7 @@ PYPI_PACKAGE = "Twisted"
13 13
14inherit pypi setuptools3 14inherit pypi setuptools3
15 15
16do_install_append() { 16do_install:append() {
17 # remove some useless files before packaging 17 # remove some useless files before packaging
18 find ${D} \( -name "*.bat" -o -name "*.c" -o -name "*.h" \) -exec rm -f {} \; 18 find ${D} \( -name "*.bat" -o -name "*.c" -o -name "*.h" \) -exec rm -f {} \;
19} 19}
@@ -42,7 +42,7 @@ DEPENDS += " \
42 ${PYTHON_PN}-incremental-native \ 42 ${PYTHON_PN}-incremental-native \
43" 43"
44 44
45RDEPENDS_${PN} = "\ 45RDEPENDS:${PN} = "\
46 ${PN}-bin \ 46 ${PN}-bin \
47 ${PN}-core \ 47 ${PN}-core \
48 ${PN}-conch \ 48 ${PN}-conch \
@@ -56,7 +56,7 @@ RDEPENDS_${PN} = "\
56 ${PN}-zsh \ 56 ${PN}-zsh \
57" 57"
58 58
59RDEPENDS_${PN}-core = "${PYTHON_PN}-appdirs \ 59RDEPENDS:${PN}-core = "${PYTHON_PN}-appdirs \
60 ${PYTHON_PN}-automat \ 60 ${PYTHON_PN}-automat \
61 ${PYTHON_PN}-constantly \ 61 ${PYTHON_PN}-constantly \
62 ${PYTHON_PN}-core \ 62 ${PYTHON_PN}-core \
@@ -68,41 +68,41 @@ RDEPENDS_${PN}-core = "${PYTHON_PN}-appdirs \
68 ${PYTHON_PN}-unixadmin \ 68 ${PYTHON_PN}-unixadmin \
69 ${PYTHON_PN}-zopeinterface \ 69 ${PYTHON_PN}-zopeinterface \
70" 70"
71RDEPENDS_${PN}-test = "${PN}" 71RDEPENDS:${PN}-test = "${PN}"
72RDEPENDS_${PN}-conch = "${PN}-core ${PN}-protocols ${PYTHON_PN}-bcrypt ${PYTHON_PN}-cryptography ${PYTHON_PN}-pyasn1 ${PYTHON_PN}-pickle" 72RDEPENDS:${PN}-conch = "${PN}-core ${PN}-protocols ${PYTHON_PN}-bcrypt ${PYTHON_PN}-cryptography ${PYTHON_PN}-pyasn1 ${PYTHON_PN}-pickle"
73RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols" 73RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols"
74RDEPENDS_${PN}-names = "${PN}-core" 74RDEPENDS:${PN}-names = "${PN}-core"
75RDEPENDS_${PN}-news = "${PN}-core ${PN}-protocols" 75RDEPENDS:${PN}-news = "${PN}-core ${PN}-protocols"
76RDEPENDS_${PN}-runner = "${PN}-core ${PN}-protocols" 76RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols"
77RDEPENDS_${PN}-web += "${PN}-core ${PN}-protocols" 77RDEPENDS:${PN}-web += "${PN}-core ${PN}-protocols"
78RDEPENDS_${PN}-words += "${PN}-core" 78RDEPENDS:${PN}-words += "${PN}-core"
79RDEPENDS_${PN}-flow += "${PN}-core" 79RDEPENDS:${PN}-flow += "${PN}-core"
80RDEPENDS_${PN}-pair += "${PN}-core" 80RDEPENDS:${PN}-pair += "${PN}-core"
81RDEPENDS_${PN}-dbg = "${PN}" 81RDEPENDS:${PN}-dbg = "${PN}"
82 82
83ALLOW_EMPTY_${PN} = "1" 83ALLOW_EMPTY:${PN} = "1"
84FILES_${PN} = "" 84FILES:${PN} = ""
85 85
86FILES_${PN}-test = " \ 86FILES:${PN}-test = " \
87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \ 87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \
88 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \ 88 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \
89 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy/test/ \ 89 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy/test/ \
90" 90"
91 91
92FILES_${PN}-protocols = " \ 92FILES:${PN}-protocols = " \
93 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \ 93 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \
94 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \ 94 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \
95 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \ 95 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \
96 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy \ 96 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy \
97" 97"
98 98
99FILES_${PN}-zsh = " \ 99FILES:${PN}-zsh = " \
100 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \ 100 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \
101 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \ 101 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \
102 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/twisted-completion.zsh \ 102 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/twisted-completion.zsh \
103" 103"
104 104
105FILES_${PN}-conch = " \ 105FILES:${PN}-conch = " \
106 ${bindir}/ckeygen \ 106 ${bindir}/ckeygen \
107 ${bindir}/tkconch \ 107 ${bindir}/tkconch \
108 ${bindir}/conch \ 108 ${bindir}/conch \
@@ -112,7 +112,7 @@ FILES_${PN}-conch = " \
112 ${libdir}/${PYTHON_DIR}/site-packages/twisted/conch \ 112 ${libdir}/${PYTHON_DIR}/site-packages/twisted/conch \
113" 113"
114 114
115FILES_${PN}-core = " \ 115FILES:${PN}-core = " \
116${bindir}/manhole \ 116${bindir}/manhole \
117${bindir}/mktap \ 117${bindir}/mktap \
118${bindir}/twistd \ 118${bindir}/twistd \
@@ -202,65 +202,65 @@ ${libdir}/${PYTHON_DIR}/site-packages/twisted/positioning/ \
202${libdir}/${PYTHON_DIR}/site-packages/twisted/py.typed \ 202${libdir}/${PYTHON_DIR}/site-packages/twisted/py.typed \
203" 203"
204 204
205FILES_${PN}-mail = " \ 205FILES:${PN}-mail = " \
206${bindir}/mailmail \ 206${bindir}/mailmail \
207${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_mail.py* \ 207${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_mail.py* \
208${libdir}/${PYTHON_DIR}/site-packages/twisted/mail \ 208${libdir}/${PYTHON_DIR}/site-packages/twisted/mail \
209" 209"
210 210
211FILES_${PN}-names = " \ 211FILES:${PN}-names = " \
212${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_names.py* \ 212${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_names.py* \
213${libdir}/${PYTHON_DIR}/site-packages/twisted/names \ 213${libdir}/${PYTHON_DIR}/site-packages/twisted/names \
214" 214"
215 215
216FILES_${PN}-news = " \ 216FILES:${PN}-news = " \
217${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_news.py* \ 217${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_news.py* \
218${libdir}/${PYTHON_DIR}/site-packages/twisted/news \ 218${libdir}/${PYTHON_DIR}/site-packages/twisted/news \
219" 219"
220 220
221FILES_${PN}-runner = " \ 221FILES:${PN}-runner = " \
222${libdir}/site-packages/twisted/runner/portmap.so \ 222${libdir}/site-packages/twisted/runner/portmap.so \
223${libdir}/${PYTHON_DIR}/site-packages/twisted/runner\ 223${libdir}/${PYTHON_DIR}/site-packages/twisted/runner\
224" 224"
225 225
226FILES_${PN}-web = " \ 226FILES:${PN}-web = " \
227${bindir}/websetroot \ 227${bindir}/websetroot \
228${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_web.py* \ 228${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_web.py* \
229${libdir}/${PYTHON_DIR}/site-packages/twisted/web\ 229${libdir}/${PYTHON_DIR}/site-packages/twisted/web\
230" 230"
231 231
232FILES_${PN}-words = " \ 232FILES:${PN}-words = " \
233${bindir}/im \ 233${bindir}/im \
234${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_words.py* \ 234${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_words.py* \
235${libdir}/${PYTHON_DIR}/site-packages/twisted/words\ 235${libdir}/${PYTHON_DIR}/site-packages/twisted/words\
236" 236"
237 237
238FILES_${PN}-flow = " \ 238FILES:${PN}-flow = " \
239${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_flow.py* \ 239${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_flow.py* \
240${libdir}/${PYTHON_DIR}/site-packages/twisted/flow \" 240${libdir}/${PYTHON_DIR}/site-packages/twisted/flow \"
241 241
242FILES_${PN}-pair = " \ 242FILES:${PN}-pair = " \
243${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_pair.py* \ 243${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_pair.py* \
244${libdir}/${PYTHON_DIR}/site-packages/twisted/pair \ 244${libdir}/${PYTHON_DIR}/site-packages/twisted/pair \
245" 245"
246 246
247FILES_${PN}-dbg += " \ 247FILES:${PN}-dbg += " \
248${libdir}/${PYTHON_DIR}/site-packages/twisted/*/.debug \ 248${libdir}/${PYTHON_DIR}/site-packages/twisted/*/.debug \
249${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/.debug \ 249${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/.debug \
250" 250"
251 251
252FILES_${PN}-doc += " \ 252FILES:${PN}-doc += " \
253 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/_pydoctortemplates/ \ 253 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/_pydoctortemplates/ \
254" 254"
255 255
256RDEPENDS_${PN}-src = "${PN}" 256RDEPENDS:${PN}-src = "${PN}"
257FILES_${PN}-src = " \ 257FILES:${PN}-src = " \
258 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py \ 258 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py \
259 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*.py \ 259 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*.py \
260 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/*.py \ 260 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/*.py \
261" 261"
262 262
263FILES_${PN}-core_append = " \ 263FILES:${PN}-core:append = " \
264 ${libdir}/${PYTHON_DIR}/site-packages/twisted/__pycache__ \ 264 ${libdir}/${PYTHON_DIR}/site-packages/twisted/__pycache__ \
265 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/__pycache__/*pyc \ 265 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/__pycache__/*pyc \
266 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/__init__*.pyc \ 266 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/__init__*.pyc \
@@ -280,45 +280,45 @@ FILES_${PN}-core_append = " \
280 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/dropin*.cache \ 280 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/dropin*.cache \
281" 281"
282 282
283FILES_${PN}-names_append = " \ 283FILES:${PN}-names:append = " \
284 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_names*.pyc \ 284 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_names*.pyc \
285" 285"
286 286
287FILES_${PN}-news_append = " \ 287FILES:${PN}-news:append = " \
288 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_news*.pyc \ 288 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_news*.pyc \
289" 289"
290 290
291FILES_${PN}-protocols_append = " \ 291FILES:${PN}-protocols:append = " \
292 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/__pycache__/*pyc \ 292 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/__pycache__/*pyc \
293" 293"
294 294
295FILES_${PN}-conch_append = " \ 295FILES:${PN}-conch:append = " \
296 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_conch*.pyc \ 296 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_conch*.pyc \
297" 297"
298 298
299FILES_${PN}-lore_append = " \ 299FILES:${PN}-lore:append = " \
300 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_lore*.pyc \ 300 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_lore*.pyc \
301" 301"
302FILES_${PN}-mail_append = " \ 302FILES:${PN}-mail:append = " \
303 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_mail*.pyc \ 303 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_mail*.pyc \
304" 304"
305 305
306FILES_${PN}-web_append = " \ 306FILES:${PN}-web:append = " \
307 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_web*.pyc \ 307 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_web*.pyc \
308" 308"
309 309
310FILES_${PN}-words_append = " \ 310FILES:${PN}-words:append = " \
311 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_words*.pyc \ 311 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_words*.pyc \
312" 312"
313 313
314FILES_${PN}-flow_append = " \ 314FILES:${PN}-flow:append = " \
315 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_flow*.pyc \ 315 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_flow*.pyc \
316" 316"
317 317
318FILES_${PN}-pair_append = " \ 318FILES:${PN}-pair:append = " \
319 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_pair*.pyc \ 319 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_pair*.pyc \
320" 320"
321 321
322FILES_${PN}-runner_append = " \ 322FILES:${PN}-runner:append = " \
323 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_runner*.pyc \ 323 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__pycache__/twisted_runner*.pyc \
324" 324"