diff options
| -rw-r--r-- | meta/recipes-devtools/python/python-2.7-manifest.inc | 690 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python-3.5-manifest.inc | 969 | ||||
| -rwxr-xr-x | scripts/contrib/python/generate-manifest-2.7.py | 24 | ||||
| -rwxr-xr-x | scripts/contrib/python/generate-manifest-3.5.py | 24 |
4 files changed, 1540 insertions, 167 deletions
diff --git a/meta/recipes-devtools/python/python-2.7-manifest.inc b/meta/recipes-devtools/python/python-2.7-manifest.inc index 57d4834b3a..6198e2d1c3 100644 --- a/meta/recipes-devtools/python/python-2.7-manifest.inc +++ b/meta/recipes-devtools/python/python-2.7-manifest.inc | |||
| @@ -1,287 +1,831 @@ | |||
| 1 | 1 | ||
| 2 | # WARNING: This file is AUTO GENERATED: Manual edits will be lost next time I regenerate the file. | 2 | # WARNING: This file is AUTO GENERATED: Manual edits will be lost next time I regenerate the file. |
| 3 | # Generator: '../../../scripts/contrib/python/generate-manifest-2.7.py' Version 20110222.2 (C) 2002-2010 Michael 'Mickey' Lauer <mlauer@vanille-media.de> | 3 | # Generator: './scripts/contrib/python/generate-manifest-2.7.py' Version 20110222.2 (C) 2002-2010 Michael 'Mickey' Lauer <mlauer@vanille-media.de> |
| 4 | 4 | ||
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | PROVIDES+="${PN}-2to3 ${PN}-argparse ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-contextlib ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-dev ${PN}-difflib ${PN}-distutils ${PN}-distutils-staticdev ${PN}-doctest ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-importlib ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-plistlib ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib " | 7 | PROVIDES+=" \ |
| 8 | 8 | ${PN}-2to3 \ | |
| 9 | PACKAGES="${PN}-dbg ${PN}-2to3 ${PN}-argparse ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-contextlib ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-dev ${PN}-difflib ${PN}-distutils-staticdev ${PN}-distutils ${PN}-doctest ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-importlib ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-plistlib ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib ${PN}-modules" | 9 | ${PN}-argparse \ |
| 10 | ${PN}-audio \ | ||
| 11 | ${PN}-bsddb \ | ||
| 12 | ${PN}-codecs \ | ||
| 13 | ${PN}-compile \ | ||
| 14 | ${PN}-compiler \ | ||
| 15 | ${PN}-compression \ | ||
| 16 | ${PN}-contextlib \ | ||
| 17 | ${PN}-core \ | ||
| 18 | ${PN}-crypt \ | ||
| 19 | ${PN}-ctypes \ | ||
| 20 | ${PN}-curses \ | ||
| 21 | ${PN}-datetime \ | ||
| 22 | ${PN}-db \ | ||
| 23 | ${PN}-debugger \ | ||
| 24 | ${PN}-dev \ | ||
| 25 | ${PN}-difflib \ | ||
| 26 | ${PN}-distutils \ | ||
| 27 | ${PN}-distutils-staticdev \ | ||
| 28 | ${PN}-doctest \ | ||
| 29 | ${PN}-email \ | ||
| 30 | ${PN}-fcntl \ | ||
| 31 | ${PN}-gdbm \ | ||
| 32 | ${PN}-hotshot \ | ||
| 33 | ${PN}-html \ | ||
| 34 | ${PN}-idle \ | ||
| 35 | ${PN}-image \ | ||
| 36 | ${PN}-importlib \ | ||
| 37 | ${PN}-io \ | ||
| 38 | ${PN}-json \ | ||
| 39 | ${PN}-lang \ | ||
| 40 | ${PN}-logging \ | ||
| 41 | ${PN}-mailbox \ | ||
| 42 | ${PN}-math \ | ||
| 43 | ${PN}-mime \ | ||
| 44 | ${PN}-mmap \ | ||
| 45 | ${PN}-multiprocessing \ | ||
| 46 | ${PN}-netclient \ | ||
| 47 | ${PN}-netserver \ | ||
| 48 | ${PN}-numbers \ | ||
| 49 | ${PN}-pickle \ | ||
| 50 | ${PN}-pkgutil \ | ||
| 51 | ${PN}-plistlib \ | ||
| 52 | ${PN}-pprint \ | ||
| 53 | ${PN}-profile \ | ||
| 54 | ${PN}-pydoc \ | ||
| 55 | ${PN}-re \ | ||
| 56 | ${PN}-readline \ | ||
| 57 | ${PN}-resource \ | ||
| 58 | ${PN}-robotparser \ | ||
| 59 | ${PN}-shell \ | ||
| 60 | ${PN}-smtpd \ | ||
| 61 | ${PN}-sqlite3 \ | ||
| 62 | ${PN}-sqlite3-tests \ | ||
| 63 | ${PN}-stringold \ | ||
| 64 | ${PN}-subprocess \ | ||
| 65 | ${PN}-syslog \ | ||
| 66 | ${PN}-terminal \ | ||
| 67 | ${PN}-tests \ | ||
| 68 | ${PN}-textutils \ | ||
| 69 | ${PN}-threading \ | ||
| 70 | ${PN}-tkinter \ | ||
| 71 | ${PN}-unittest \ | ||
| 72 | ${PN}-unixadmin \ | ||
| 73 | ${PN}-xml \ | ||
| 74 | ${PN}-xmlrpc \ | ||
| 75 | ${PN}-zlib \ | ||
| 76 | " | ||
| 77 | |||
| 78 | PACKAGES=" \ | ||
| 79 | ${PN}-dbg \ | ||
| 80 | ${PN}-2to3 \ | ||
| 81 | ${PN}-argparse \ | ||
| 82 | ${PN}-audio \ | ||
| 83 | ${PN}-bsddb \ | ||
| 84 | ${PN}-codecs \ | ||
| 85 | ${PN}-compile \ | ||
| 86 | ${PN}-compiler \ | ||
| 87 | ${PN}-compression \ | ||
| 88 | ${PN}-contextlib \ | ||
| 89 | ${PN}-core \ | ||
| 90 | ${PN}-crypt \ | ||
| 91 | ${PN}-ctypes \ | ||
| 92 | ${PN}-curses \ | ||
| 93 | ${PN}-datetime \ | ||
| 94 | ${PN}-db \ | ||
| 95 | ${PN}-debugger \ | ||
| 96 | ${PN}-dev \ | ||
| 97 | ${PN}-difflib \ | ||
| 98 | ${PN}-distutils-staticdev ${PN}-distutils \ | ||
| 99 | ${PN}-doctest \ | ||
| 100 | ${PN}-email \ | ||
| 101 | ${PN}-fcntl \ | ||
| 102 | ${PN}-gdbm \ | ||
| 103 | ${PN}-hotshot \ | ||
| 104 | ${PN}-html \ | ||
| 105 | ${PN}-idle \ | ||
| 106 | ${PN}-image \ | ||
| 107 | ${PN}-importlib \ | ||
| 108 | ${PN}-io \ | ||
| 109 | ${PN}-json \ | ||
| 110 | ${PN}-lang \ | ||
| 111 | ${PN}-logging \ | ||
| 112 | ${PN}-mailbox \ | ||
| 113 | ${PN}-math \ | ||
| 114 | ${PN}-mime \ | ||
| 115 | ${PN}-mmap \ | ||
| 116 | ${PN}-multiprocessing \ | ||
| 117 | ${PN}-netclient \ | ||
| 118 | ${PN}-netserver \ | ||
| 119 | ${PN}-numbers \ | ||
| 120 | ${PN}-pickle \ | ||
| 121 | ${PN}-pkgutil \ | ||
| 122 | ${PN}-plistlib \ | ||
| 123 | ${PN}-pprint \ | ||
| 124 | ${PN}-profile \ | ||
| 125 | ${PN}-pydoc \ | ||
| 126 | ${PN}-re \ | ||
| 127 | ${PN}-readline \ | ||
| 128 | ${PN}-resource \ | ||
| 129 | ${PN}-robotparser \ | ||
| 130 | ${PN}-shell \ | ||
| 131 | ${PN}-smtpd \ | ||
| 132 | ${PN}-sqlite3 \ | ||
| 133 | ${PN}-sqlite3-tests \ | ||
| 134 | ${PN}-stringold \ | ||
| 135 | ${PN}-subprocess \ | ||
| 136 | ${PN}-syslog \ | ||
| 137 | ${PN}-terminal \ | ||
| 138 | ${PN}-tests \ | ||
| 139 | ${PN}-textutils \ | ||
| 140 | ${PN}-threading \ | ||
| 141 | ${PN}-tkinter \ | ||
| 142 | ${PN}-unittest \ | ||
| 143 | ${PN}-unixadmin \ | ||
| 144 | ${PN}-xml \ | ||
| 145 | ${PN}-xmlrpc \ | ||
| 146 | ${PN}-zlib \ | ||
| 147 | ${PN}-modules\ | ||
| 148 | " | ||
| 10 | 149 | ||
| 11 | SUMMARY_${PN}-2to3="Python automated Python 2 to 3 code translator" | 150 | SUMMARY_${PN}-2to3="Python automated Python 2 to 3 code translator" |
| 12 | RDEPENDS_${PN}-2to3="${PN}-core" | 151 | RDEPENDS_${PN}-2to3="${PN}-core" |
| 13 | FILES_${PN}-2to3="${bindir}/2to3 ${libdir}/python2.7/lib2to3 " | 152 | FILES_${PN}-2to3=" \ |
| 153 | ${bindir}/2to3 \ | ||
| 154 | ${libdir}/python2.7/lib2to3 \ | ||
| 155 | " | ||
| 14 | 156 | ||
| 15 | SUMMARY_${PN}-argparse="Python command line argument parser" | 157 | SUMMARY_${PN}-argparse="Python command line argument parser" |
| 16 | RDEPENDS_${PN}-argparse="${PN}-core ${PN}-codecs ${PN}-textutils" | 158 | RDEPENDS_${PN}-argparse="${PN}-core ${PN}-codecs ${PN}-textutils" |
| 17 | FILES_${PN}-argparse="${libdir}/python2.7/argparse.* " | 159 | FILES_${PN}-argparse=" \ |
| 160 | ${libdir}/python2.7/argparse.* \ | ||
| 161 | " | ||
| 18 | 162 | ||
| 19 | SUMMARY_${PN}-audio="Python Audio Handling" | 163 | SUMMARY_${PN}-audio="Python Audio Handling" |
| 20 | RDEPENDS_${PN}-audio="${PN}-core" | 164 | RDEPENDS_${PN}-audio="${PN}-core" |
| 21 | FILES_${PN}-audio="${libdir}/python2.7/wave.* ${libdir}/python2.7/chunk.* ${libdir}/python2.7/sndhdr.* ${libdir}/python2.7/lib-dynload/ossaudiodev.so ${libdir}/python2.7/lib-dynload/audioop.so ${libdir}/python2.7/audiodev.* ${libdir}/python2.7/sunaudio.* ${libdir}/python2.7/sunau.* ${libdir}/python2.7/toaiff.* " | 165 | FILES_${PN}-audio=" \ |
| 166 | ${libdir}/python2.7/wave.* \ | ||
| 167 | ${libdir}/python2.7/chunk.* \ | ||
| 168 | ${libdir}/python2.7/sndhdr.* \ | ||
| 169 | ${libdir}/python2.7/lib-dynload/ossaudiodev.so \ | ||
| 170 | ${libdir}/python2.7/lib-dynload/audioop.so \ | ||
| 171 | ${libdir}/python2.7/audiodev.* \ | ||
| 172 | ${libdir}/python2.7/sunaudio.* \ | ||
| 173 | ${libdir}/python2.7/sunau.* \ | ||
| 174 | ${libdir}/python2.7/toaiff.* \ | ||
| 175 | " | ||
| 22 | 176 | ||
| 23 | SUMMARY_${PN}-bsddb="Python bindings for the Berkeley Database" | 177 | SUMMARY_${PN}-bsddb="Python bindings for the Berkeley Database" |
| 24 | RDEPENDS_${PN}-bsddb="${PN}-core" | 178 | RDEPENDS_${PN}-bsddb="${PN}-core" |
| 25 | FILES_${PN}-bsddb="${libdir}/python2.7/bsddb ${libdir}/python2.7/lib-dynload/_bsddb.so " | 179 | FILES_${PN}-bsddb=" \ |
| 180 | ${libdir}/python2.7/bsddb \ | ||
| 181 | ${libdir}/python2.7/lib-dynload/_bsddb.so \ | ||
| 182 | " | ||
| 26 | 183 | ||
| 27 | SUMMARY_${PN}-codecs="Python codecs, encodings & i18n support" | 184 | SUMMARY_${PN}-codecs="Python codecs, encodings & i18n support" |
| 28 | RDEPENDS_${PN}-codecs="${PN}-core ${PN}-lang" | 185 | RDEPENDS_${PN}-codecs="${PN}-core ${PN}-lang" |
| 29 | FILES_${PN}-codecs="${libdir}/python2.7/codecs.* ${libdir}/python2.7/encodings ${libdir}/python2.7/gettext.* ${libdir}/python2.7/locale.* ${libdir}/python2.7/lib-dynload/_locale.so ${libdir}/python2.7/lib-dynload/_codecs* ${libdir}/python2.7/lib-dynload/_multibytecodec.so ${libdir}/python2.7/lib-dynload/unicodedata.so ${libdir}/python2.7/stringprep.* ${libdir}/python2.7/xdrlib.* " | 186 | FILES_${PN}-codecs=" \ |
| 187 | ${libdir}/python2.7/codecs.* \ | ||
| 188 | ${libdir}/python2.7/encodings \ | ||
| 189 | ${libdir}/python2.7/gettext.* \ | ||
| 190 | ${libdir}/python2.7/locale.* \ | ||
| 191 | ${libdir}/python2.7/lib-dynload/_locale.so \ | ||
| 192 | ${libdir}/python2.7/lib-dynload/_codecs* \ | ||
| 193 | ${libdir}/python2.7/lib-dynload/_multibytecodec.so \ | ||
| 194 | ${libdir}/python2.7/lib-dynload/unicodedata.so \ | ||
| 195 | ${libdir}/python2.7/stringprep.* \ | ||
| 196 | ${libdir}/python2.7/xdrlib.* \ | ||
| 197 | " | ||
| 30 | 198 | ||
| 31 | SUMMARY_${PN}-compile="Python bytecode compilation support" | 199 | SUMMARY_${PN}-compile="Python bytecode compilation support" |
| 32 | RDEPENDS_${PN}-compile="${PN}-core" | 200 | RDEPENDS_${PN}-compile="${PN}-core" |
| 33 | FILES_${PN}-compile="${libdir}/python2.7/py_compile.* ${libdir}/python2.7/compileall.* " | 201 | FILES_${PN}-compile=" \ |
| 202 | ${libdir}/python2.7/py_compile.* \ | ||
| 203 | ${libdir}/python2.7/compileall.* \ | ||
| 204 | " | ||
| 34 | 205 | ||
| 35 | SUMMARY_${PN}-compiler="Python compiler support" | 206 | SUMMARY_${PN}-compiler="Python compiler support" |
| 36 | RDEPENDS_${PN}-compiler="${PN}-core" | 207 | RDEPENDS_${PN}-compiler="${PN}-core" |
| 37 | FILES_${PN}-compiler="${libdir}/python2.7/compiler " | 208 | FILES_${PN}-compiler=" \ |
| 209 | ${libdir}/python2.7/compiler \ | ||
| 210 | " | ||
| 38 | 211 | ||
| 39 | SUMMARY_${PN}-compression="Python high-level compression support" | 212 | SUMMARY_${PN}-compression="Python high-level compression support" |
| 40 | RDEPENDS_${PN}-compression="${PN}-core ${PN}-zlib" | 213 | RDEPENDS_${PN}-compression="${PN}-core ${PN}-zlib" |
| 41 | FILES_${PN}-compression="${libdir}/python2.7/gzip.* ${libdir}/python2.7/zipfile.* ${libdir}/python2.7/tarfile.* ${libdir}/python2.7/lib-dynload/bz2.so " | 214 | FILES_${PN}-compression=" \ |
| 215 | ${libdir}/python2.7/gzip.* \ | ||
| 216 | ${libdir}/python2.7/zipfile.* \ | ||
| 217 | ${libdir}/python2.7/tarfile.* \ | ||
| 218 | ${libdir}/python2.7/lib-dynload/bz2.so \ | ||
| 219 | " | ||
| 42 | 220 | ||
| 43 | SUMMARY_${PN}-contextlib="Python utilities for with-statementcontexts." | 221 | SUMMARY_${PN}-contextlib="Python utilities for with-statementcontexts." |
| 44 | RDEPENDS_${PN}-contextlib="${PN}-core" | 222 | RDEPENDS_${PN}-contextlib="${PN}-core" |
| 45 | FILES_${PN}-contextlib="${libdir}/python${PYTHON_MAJMIN}/contextlib.* " | 223 | FILES_${PN}-contextlib=" \ |
| 224 | ${libdir}/python${PYTHON_MAJMIN}/contextlib.* \ | ||
| 225 | " | ||
| 46 | 226 | ||
| 47 | SUMMARY_${PN}-core="Python interpreter and core modules" | 227 | SUMMARY_${PN}-core="Python interpreter and core modules" |
| 48 | RDEPENDS_${PN}-core="${PN}-lang ${PN}-re" | 228 | RDEPENDS_${PN}-core="${PN}-lang ${PN}-re" |
| 49 | FILES_${PN}-core="${libdir}/python2.7/__future__.* ${libdir}/python2.7/_abcoll.* ${libdir}/python2.7/abc.* ${libdir}/python2.7/ast.* ${libdir}/python2.7/copy.* ${libdir}/python2.7/copy_reg.* ${libdir}/python2.7/ConfigParser.* ${libdir}/python2.7/genericpath.* ${libdir}/python2.7/getopt.* ${libdir}/python2.7/linecache.* ${libdir}/python2.7/new.* ${libdir}/python2.7/os.* ${libdir}/python2.7/posixpath.* ${libdir}/python2.7/struct.* ${libdir}/python2.7/warnings.* ${libdir}/python2.7/site.* ${libdir}/python2.7/stat.* ${libdir}/python2.7/UserDict.* ${libdir}/python2.7/UserList.* ${libdir}/python2.7/UserString.* ${libdir}/python2.7/lib-dynload/binascii.so ${libdir}/python2.7/lib-dynload/_struct.so ${libdir}/python2.7/lib-dynload/time.so ${libdir}/python2.7/lib-dynload/xreadlines.so ${libdir}/python2.7/types.* ${libdir}/python2.7/platform.* ${bindir}/python* ${libdir}/python2.7/_weakrefset.* ${libdir}/python2.7/sysconfig.* ${libdir}/python2.7/_sysconfigdata.* ${includedir}/python${PYTHON_MAJMIN}/pyconfig*.h ${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py " | 229 | FILES_${PN}-core=" \ |
| 230 | ${libdir}/python2.7/__future__.* \ | ||
| 231 | ${libdir}/python2.7/_abcoll.* \ | ||
| 232 | ${libdir}/python2.7/abc.* \ | ||
| 233 | ${libdir}/python2.7/ast.* \ | ||
| 234 | ${libdir}/python2.7/copy.* \ | ||
| 235 | ${libdir}/python2.7/copy_reg.* \ | ||
| 236 | ${libdir}/python2.7/ConfigParser.* \ | ||
| 237 | ${libdir}/python2.7/genericpath.* \ | ||
| 238 | ${libdir}/python2.7/getopt.* \ | ||
| 239 | ${libdir}/python2.7/linecache.* \ | ||
| 240 | ${libdir}/python2.7/new.* \ | ||
| 241 | ${libdir}/python2.7/os.* \ | ||
| 242 | ${libdir}/python2.7/posixpath.* \ | ||
| 243 | ${libdir}/python2.7/struct.* \ | ||
| 244 | ${libdir}/python2.7/warnings.* \ | ||
| 245 | ${libdir}/python2.7/site.* \ | ||
| 246 | ${libdir}/python2.7/stat.* \ | ||
| 247 | ${libdir}/python2.7/UserDict.* \ | ||
| 248 | ${libdir}/python2.7/UserList.* \ | ||
| 249 | ${libdir}/python2.7/UserString.* \ | ||
| 250 | ${libdir}/python2.7/lib-dynload/binascii.so \ | ||
| 251 | ${libdir}/python2.7/lib-dynload/_struct.so \ | ||
| 252 | ${libdir}/python2.7/lib-dynload/time.so \ | ||
| 253 | ${libdir}/python2.7/lib-dynload/xreadlines.so \ | ||
| 254 | ${libdir}/python2.7/types.* \ | ||
| 255 | ${libdir}/python2.7/platform.* \ | ||
| 256 | ${bindir}/python* \ | ||
| 257 | ${libdir}/python2.7/_weakrefset.* \ | ||
| 258 | ${libdir}/python2.7/sysconfig.* \ | ||
| 259 | ${libdir}/python2.7/_sysconfigdata.* \ | ||
| 260 | ${includedir}/python${PYTHON_MAJMIN}/pyconfig*.h \ | ||
| 261 | ${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py \ | ||
| 262 | " | ||
| 50 | 263 | ||
| 51 | SUMMARY_${PN}-crypt="Python basic cryptographic and hashing support" | 264 | SUMMARY_${PN}-crypt="Python basic cryptographic and hashing support" |
| 52 | RDEPENDS_${PN}-crypt="${PN}-core" | 265 | RDEPENDS_${PN}-crypt="${PN}-core" |
| 53 | FILES_${PN}-crypt="${libdir}/python2.7/hashlib.* ${libdir}/python2.7/md5.* ${libdir}/python2.7/sha.* ${libdir}/python2.7/lib-dynload/crypt.so ${libdir}/python2.7/lib-dynload/_hashlib.so ${libdir}/python2.7/lib-dynload/_sha256.so ${libdir}/python2.7/lib-dynload/_sha512.so " | 266 | FILES_${PN}-crypt=" \ |
| 267 | ${libdir}/python2.7/hashlib.* \ | ||
| 268 | ${libdir}/python2.7/md5.* \ | ||
| 269 | ${libdir}/python2.7/sha.* \ | ||
| 270 | ${libdir}/python2.7/lib-dynload/crypt.so \ | ||
| 271 | ${libdir}/python2.7/lib-dynload/_hashlib.so \ | ||
| 272 | ${libdir}/python2.7/lib-dynload/_sha256.so \ | ||
| 273 | ${libdir}/python2.7/lib-dynload/_sha512.so \ | ||
| 274 | " | ||
| 54 | 275 | ||
| 55 | SUMMARY_${PN}-ctypes="Python C types support" | 276 | SUMMARY_${PN}-ctypes="Python C types support" |
| 56 | RDEPENDS_${PN}-ctypes="${PN}-core" | 277 | RDEPENDS_${PN}-ctypes="${PN}-core" |
| 57 | FILES_${PN}-ctypes="${libdir}/python2.7/ctypes ${libdir}/python2.7/lib-dynload/_ctypes.so ${libdir}/python2.7/lib-dynload/_ctypes_test.so " | 278 | FILES_${PN}-ctypes=" \ |
| 279 | ${libdir}/python2.7/ctypes \ | ||
| 280 | ${libdir}/python2.7/lib-dynload/_ctypes.so \ | ||
| 281 | ${libdir}/python2.7/lib-dynload/_ctypes_test.so \ | ||
| 282 | " | ||
| 58 | 283 | ||
| 59 | SUMMARY_${PN}-curses="Python curses support" | 284 | SUMMARY_${PN}-curses="Python curses support" |
| 60 | RDEPENDS_${PN}-curses="${PN}-core" | 285 | RDEPENDS_${PN}-curses="${PN}-core" |
| 61 | FILES_${PN}-curses="${libdir}/python2.7/curses ${libdir}/python2.7/lib-dynload/_curses.so ${libdir}/python2.7/lib-dynload/_curses_panel.so " | 286 | FILES_${PN}-curses=" \ |
| 287 | ${libdir}/python2.7/curses \ | ||
| 288 | ${libdir}/python2.7/lib-dynload/_curses.so \ | ||
| 289 | ${libdir}/python2.7/lib-dynload/_curses_panel.so \ | ||
| 290 | " | ||
| 62 | 291 | ||
| 63 | SUMMARY_${PN}-datetime="Python calendar and time support" | 292 | SUMMARY_${PN}-datetime="Python calendar and time support" |
| 64 | RDEPENDS_${PN}-datetime="${PN}-core ${PN}-codecs" | 293 | RDEPENDS_${PN}-datetime="${PN}-core ${PN}-codecs" |
| 65 | FILES_${PN}-datetime="${libdir}/python2.7/_strptime.* ${libdir}/python2.7/calendar.* ${libdir}/python2.7/lib-dynload/datetime.so " | 294 | FILES_${PN}-datetime=" \ |
| 295 | ${libdir}/python2.7/_strptime.* \ | ||
| 296 | ${libdir}/python2.7/calendar.* \ | ||
| 297 | ${libdir}/python2.7/lib-dynload/datetime.so \ | ||
| 298 | " | ||
| 66 | 299 | ||
| 67 | SUMMARY_${PN}-db="Python file-based database support" | 300 | SUMMARY_${PN}-db="Python file-based database support" |
| 68 | RDEPENDS_${PN}-db="${PN}-core" | 301 | RDEPENDS_${PN}-db="${PN}-core" |
| 69 | FILES_${PN}-db="${libdir}/python2.7/anydbm.* ${libdir}/python2.7/dumbdbm.* ${libdir}/python2.7/whichdb.* " | 302 | FILES_${PN}-db=" \ |
| 303 | ${libdir}/python2.7/anydbm.* \ | ||
| 304 | ${libdir}/python2.7/dumbdbm.* \ | ||
| 305 | ${libdir}/python2.7/whichdb.* \ | ||
| 306 | " | ||
| 70 | 307 | ||
| 71 | SUMMARY_${PN}-debugger="Python debugger" | 308 | SUMMARY_${PN}-debugger="Python debugger" |
| 72 | RDEPENDS_${PN}-debugger="${PN}-core ${PN}-io ${PN}-lang ${PN}-re ${PN}-stringold ${PN}-shell ${PN}-pprint" | 309 | RDEPENDS_${PN}-debugger="${PN}-core ${PN}-io ${PN}-lang ${PN}-re ${PN}-stringold ${PN}-shell ${PN}-pprint" |
| 73 | FILES_${PN}-debugger="${libdir}/python2.7/bdb.* ${libdir}/python2.7/pdb.* " | 310 | FILES_${PN}-debugger=" \ |
| 311 | ${libdir}/python2.7/bdb.* \ | ||
| 312 | ${libdir}/python2.7/pdb.* \ | ||
| 313 | " | ||
| 74 | 314 | ||
| 75 | SUMMARY_${PN}-dev="Python development package" | 315 | SUMMARY_${PN}-dev="Python development package" |
| 76 | RDEPENDS_${PN}-dev="${PN}-core" | 316 | RDEPENDS_${PN}-dev="${PN}-core" |
| 77 | FILES_${PN}-dev="${includedir} ${libdir}/lib*${SOLIBSDEV} ${libdir}/*.la ${libdir}/*.a ${libdir}/*.o ${libdir}/pkgconfig ${base_libdir}/*.a ${base_libdir}/*.o ${datadir}/aclocal ${datadir}/pkgconfig ${libdir}/python2.7/config/Makefile " | 317 | FILES_${PN}-dev=" \ |
| 318 | ${includedir} \ | ||
| 319 | ${libdir}/lib*${SOLIBSDEV} \ | ||
| 320 | ${libdir}/*.la \ | ||
| 321 | ${libdir}/*.a \ | ||
| 322 | ${libdir}/*.o \ | ||
| 323 | ${libdir}/pkgconfig \ | ||
| 324 | ${base_libdir}/*.a \ | ||
| 325 | ${base_libdir}/*.o \ | ||
| 326 | ${datadir}/aclocal \ | ||
| 327 | ${datadir}/pkgconfig \ | ||
| 328 | ${libdir}/python2.7/config/Makefile \ | ||
| 329 | " | ||
| 78 | 330 | ||
| 79 | SUMMARY_${PN}-difflib="Python helpers for computing deltas between objects" | 331 | SUMMARY_${PN}-difflib="Python helpers for computing deltas between objects" |
| 80 | RDEPENDS_${PN}-difflib="${PN}-lang ${PN}-re" | 332 | RDEPENDS_${PN}-difflib="${PN}-lang ${PN}-re" |
| 81 | FILES_${PN}-difflib="${libdir}/python2.7/difflib.* " | 333 | FILES_${PN}-difflib=" \ |
| 334 | ${libdir}/python2.7/difflib.* \ | ||
| 335 | " | ||
| 82 | 336 | ||
| 83 | SUMMARY_${PN}-distutils="Python Distribution Utilities" | 337 | SUMMARY_${PN}-distutils="Python Distribution Utilities" |
| 84 | RDEPENDS_${PN}-distutils="${PN}-core ${PN}-email" | 338 | RDEPENDS_${PN}-distutils="${PN}-core ${PN}-email" |
| 85 | FILES_${PN}-distutils="${libdir}/python2.7/config ${libdir}/python2.7/distutils " | 339 | FILES_${PN}-distutils=" \ |
| 340 | ${libdir}/python2.7/config \ | ||
| 341 | ${libdir}/python2.7/distutils \ | ||
| 342 | " | ||
| 86 | 343 | ||
| 87 | SUMMARY_${PN}-distutils-staticdev="Python distribution utilities (static libraries)" | 344 | SUMMARY_${PN}-distutils-staticdev="Python distribution utilities (static libraries)" |
| 88 | RDEPENDS_${PN}-distutils-staticdev="${PN}-distutils" | 345 | RDEPENDS_${PN}-distutils-staticdev="${PN}-distutils" |
| 89 | FILES_${PN}-distutils-staticdev="${libdir}/python2.7/config/lib*.a " | 346 | FILES_${PN}-distutils-staticdev=" \ |
| 347 | ${libdir}/python2.7/config/lib*.a \ | ||
| 348 | " | ||
| 90 | 349 | ||
| 91 | SUMMARY_${PN}-doctest="Python framework for running examples in docstrings" | 350 | SUMMARY_${PN}-doctest="Python framework for running examples in docstrings" |
| 92 | RDEPENDS_${PN}-doctest="${PN}-core ${PN}-lang ${PN}-io ${PN}-re ${PN}-unittest ${PN}-debugger ${PN}-difflib" | 351 | RDEPENDS_${PN}-doctest="${PN}-core ${PN}-lang ${PN}-io ${PN}-re ${PN}-unittest ${PN}-debugger ${PN}-difflib" |
| 93 | FILES_${PN}-doctest="${libdir}/python2.7/doctest.* " | 352 | FILES_${PN}-doctest=" \ |
| 353 | ${libdir}/python2.7/doctest.* \ | ||
| 354 | " | ||
| 94 | 355 | ||
| 95 | SUMMARY_${PN}-email="Python email support" | 356 | SUMMARY_${PN}-email="Python email support" |
| 96 | RDEPENDS_${PN}-email="${PN}-core ${PN}-io ${PN}-re ${PN}-mime ${PN}-audio ${PN}-image ${PN}-netclient" | 357 | RDEPENDS_${PN}-email="${PN}-core ${PN}-io ${PN}-re ${PN}-mime ${PN}-audio ${PN}-image ${PN}-netclient" |
| 97 | FILES_${PN}-email="${libdir}/python2.7/imaplib.* ${libdir}/python2.7/email " | 358 | FILES_${PN}-email=" \ |
| 359 | ${libdir}/python2.7/imaplib.* \ | ||
| 360 | ${libdir}/python2.7/email \ | ||
| 361 | " | ||
| 98 | 362 | ||
| 99 | SUMMARY_${PN}-fcntl="Python's fcntl interface" | 363 | SUMMARY_${PN}-fcntl="Python's fcntl interface" |
| 100 | RDEPENDS_${PN}-fcntl="${PN}-core" | 364 | RDEPENDS_${PN}-fcntl="${PN}-core" |
| 101 | FILES_${PN}-fcntl="${libdir}/python2.7/lib-dynload/fcntl.so " | 365 | FILES_${PN}-fcntl=" \ |
| 366 | ${libdir}/python2.7/lib-dynload/fcntl.so \ | ||
| 367 | " | ||
| 102 | 368 | ||
| 103 | SUMMARY_${PN}-gdbm="Python GNU database support" | 369 | SUMMARY_${PN}-gdbm="Python GNU database support" |
| 104 | RDEPENDS_${PN}-gdbm="${PN}-core" | 370 | RDEPENDS_${PN}-gdbm="${PN}-core" |
| 105 | FILES_${PN}-gdbm="${libdir}/python2.7/lib-dynload/gdbm.so " | 371 | FILES_${PN}-gdbm=" \ |
| 372 | ${libdir}/python2.7/lib-dynload/gdbm.so \ | ||
| 373 | " | ||
| 106 | 374 | ||
| 107 | SUMMARY_${PN}-hotshot="Python hotshot performance profiler" | 375 | SUMMARY_${PN}-hotshot="Python hotshot performance profiler" |
| 108 | RDEPENDS_${PN}-hotshot="${PN}-core" | 376 | RDEPENDS_${PN}-hotshot="${PN}-core" |
| 109 | FILES_${PN}-hotshot="${libdir}/python2.7/hotshot ${libdir}/python2.7/lib-dynload/_hotshot.so " | 377 | FILES_${PN}-hotshot=" \ |
| 378 | ${libdir}/python2.7/hotshot \ | ||
| 379 | ${libdir}/python2.7/lib-dynload/_hotshot.so \ | ||
| 380 | " | ||
| 110 | 381 | ||
| 111 | SUMMARY_${PN}-html="Python HTML processing support" | 382 | SUMMARY_${PN}-html="Python HTML processing support" |
| 112 | RDEPENDS_${PN}-html="${PN}-core" | 383 | RDEPENDS_${PN}-html="${PN}-core" |
| 113 | FILES_${PN}-html="${libdir}/python2.7/formatter.* ${libdir}/python2.7/htmlentitydefs.* ${libdir}/python2.7/htmllib.* ${libdir}/python2.7/markupbase.* ${libdir}/python2.7/sgmllib.* ${libdir}/python2.7/HTMLParser.* " | 384 | FILES_${PN}-html=" \ |
| 385 | ${libdir}/python2.7/formatter.* \ | ||
| 386 | ${libdir}/python2.7/htmlentitydefs.* \ | ||
| 387 | ${libdir}/python2.7/htmllib.* \ | ||
| 388 | ${libdir}/python2.7/markupbase.* \ | ||
| 389 | ${libdir}/python2.7/sgmllib.* \ | ||
| 390 | ${libdir}/python2.7/HTMLParser.* \ | ||
| 391 | " | ||
| 114 | 392 | ||
| 115 | SUMMARY_${PN}-idle="Python Integrated Development Environment" | 393 | SUMMARY_${PN}-idle="Python Integrated Development Environment" |
| 116 | RDEPENDS_${PN}-idle="${PN}-core ${PN}-tkinter" | 394 | RDEPENDS_${PN}-idle="${PN}-core ${PN}-tkinter" |
| 117 | FILES_${PN}-idle="${bindir}/idle ${libdir}/python2.7/idlelib " | 395 | FILES_${PN}-idle=" \ |
| 396 | ${bindir}/idle \ | ||
| 397 | ${libdir}/python2.7/idlelib \ | ||
| 398 | " | ||
| 118 | 399 | ||
| 119 | SUMMARY_${PN}-image="Python graphical image handling" | 400 | SUMMARY_${PN}-image="Python graphical image handling" |
| 120 | RDEPENDS_${PN}-image="${PN}-core" | 401 | RDEPENDS_${PN}-image="${PN}-core" |
| 121 | FILES_${PN}-image="${libdir}/python2.7/colorsys.* ${libdir}/python2.7/imghdr.* ${libdir}/python2.7/lib-dynload/imageop.so ${libdir}/python2.7/lib-dynload/rgbimg.so " | 402 | FILES_${PN}-image=" \ |
| 403 | ${libdir}/python2.7/colorsys.* \ | ||
| 404 | ${libdir}/python2.7/imghdr.* \ | ||
| 405 | ${libdir}/python2.7/lib-dynload/imageop.so \ | ||
| 406 | ${libdir}/python2.7/lib-dynload/rgbimg.so \ | ||
| 407 | " | ||
| 122 | 408 | ||
| 123 | SUMMARY_${PN}-importlib="Python import implementation library" | 409 | SUMMARY_${PN}-importlib="Python import implementation library" |
| 124 | RDEPENDS_${PN}-importlib="${PN}-core" | 410 | RDEPENDS_${PN}-importlib="${PN}-core" |
| 125 | FILES_${PN}-importlib="${libdir}/python2.7/importlib " | 411 | FILES_${PN}-importlib=" \ |
| 412 | ${libdir}/python2.7/importlib \ | ||
| 413 | " | ||
| 126 | 414 | ||
| 127 | SUMMARY_${PN}-io="Python low-level I/O" | 415 | SUMMARY_${PN}-io="Python low-level I/O" |
| 128 | RDEPENDS_${PN}-io="${PN}-core ${PN}-math ${PN}-textutils ${PN}-netclient ${PN}-contextlib" | 416 | RDEPENDS_${PN}-io="${PN}-core ${PN}-math ${PN}-textutils ${PN}-netclient ${PN}-contextlib" |
| 129 | FILES_${PN}-io="${libdir}/python2.7/lib-dynload/_socket.so ${libdir}/python2.7/lib-dynload/_io.so ${libdir}/python2.7/lib-dynload/_ssl.so ${libdir}/python2.7/lib-dynload/select.so ${libdir}/python2.7/lib-dynload/termios.so ${libdir}/python2.7/lib-dynload/cStringIO.so ${libdir}/python2.7/pipes.* ${libdir}/python2.7/socket.* ${libdir}/python2.7/ssl.* ${libdir}/python2.7/tempfile.* ${libdir}/python2.7/StringIO.* ${libdir}/python2.7/io.* ${libdir}/python2.7/_pyio.* " | 417 | FILES_${PN}-io=" \ |
| 418 | ${libdir}/python2.7/lib-dynload/_socket.so \ | ||
| 419 | ${libdir}/python2.7/lib-dynload/_io.so \ | ||
| 420 | ${libdir}/python2.7/lib-dynload/_ssl.so \ | ||
| 421 | ${libdir}/python2.7/lib-dynload/select.so \ | ||
| 422 | ${libdir}/python2.7/lib-dynload/termios.so \ | ||
| 423 | ${libdir}/python2.7/lib-dynload/cStringIO.so \ | ||
| 424 | ${libdir}/python2.7/pipes.* \ | ||
| 425 | ${libdir}/python2.7/socket.* \ | ||
| 426 | ${libdir}/python2.7/ssl.* \ | ||
| 427 | ${libdir}/python2.7/tempfile.* \ | ||
| 428 | ${libdir}/python2.7/StringIO.* \ | ||
| 429 | ${libdir}/python2.7/io.* \ | ||
| 430 | ${libdir}/python2.7/_pyio.* \ | ||
| 431 | " | ||
| 130 | 432 | ||
| 131 | SUMMARY_${PN}-json="Python JSON support" | 433 | SUMMARY_${PN}-json="Python JSON support" |
| 132 | RDEPENDS_${PN}-json="${PN}-core ${PN}-math ${PN}-re ${PN}-codecs" | 434 | RDEPENDS_${PN}-json="${PN}-core ${PN}-math ${PN}-re ${PN}-codecs" |
| 133 | FILES_${PN}-json="${libdir}/python2.7/json ${libdir}/python2.7/lib-dynload/_json.so " | 435 | FILES_${PN}-json=" \ |
| 436 | ${libdir}/python2.7/json \ | ||
| 437 | ${libdir}/python2.7/lib-dynload/_json.so \ | ||
| 438 | " | ||
| 134 | 439 | ||
| 135 | SUMMARY_${PN}-lang="Python low-level language support" | 440 | SUMMARY_${PN}-lang="Python low-level language support" |
| 136 | RDEPENDS_${PN}-lang="${PN}-core" | 441 | RDEPENDS_${PN}-lang="${PN}-core" |
| 137 | FILES_${PN}-lang="${libdir}/python2.7/lib-dynload/_bisect.so ${libdir}/python2.7/lib-dynload/_collections.so ${libdir}/python2.7/lib-dynload/_heapq.so ${libdir}/python2.7/lib-dynload/_weakref.so ${libdir}/python2.7/lib-dynload/_functools.so ${libdir}/python2.7/lib-dynload/array.so ${libdir}/python2.7/lib-dynload/itertools.so ${libdir}/python2.7/lib-dynload/operator.so ${libdir}/python2.7/lib-dynload/parser.so ${libdir}/python2.7/atexit.* ${libdir}/python2.7/bisect.* ${libdir}/python2.7/code.* ${libdir}/python2.7/codeop.* ${libdir}/python2.7/collections.* ${libdir}/python2.7/dis.* ${libdir}/python2.7/functools.* ${libdir}/python2.7/heapq.* ${libdir}/python2.7/inspect.* ${libdir}/python2.7/keyword.* ${libdir}/python2.7/opcode.* ${libdir}/python2.7/symbol.* ${libdir}/python2.7/repr.* ${libdir}/python2.7/token.* ${libdir}/python2.7/tokenize.* ${libdir}/python2.7/traceback.* ${libdir}/python2.7/weakref.* " | 442 | FILES_${PN}-lang=" \ |
| 443 | ${libdir}/python2.7/lib-dynload/_bisect.so \ | ||
| 444 | ${libdir}/python2.7/lib-dynload/_collections.so \ | ||
| 445 | ${libdir}/python2.7/lib-dynload/_heapq.so \ | ||
| 446 | ${libdir}/python2.7/lib-dynload/_weakref.so \ | ||
| 447 | ${libdir}/python2.7/lib-dynload/_functools.so \ | ||
| 448 | ${libdir}/python2.7/lib-dynload/array.so \ | ||
| 449 | ${libdir}/python2.7/lib-dynload/itertools.so \ | ||
| 450 | ${libdir}/python2.7/lib-dynload/operator.so \ | ||
| 451 | ${libdir}/python2.7/lib-dynload/parser.so \ | ||
| 452 | ${libdir}/python2.7/atexit.* \ | ||
| 453 | ${libdir}/python2.7/bisect.* \ | ||
| 454 | ${libdir}/python2.7/code.* \ | ||
| 455 | ${libdir}/python2.7/codeop.* \ | ||
| 456 | ${libdir}/python2.7/collections.* \ | ||
| 457 | ${libdir}/python2.7/dis.* \ | ||
| 458 | ${libdir}/python2.7/functools.* \ | ||
| 459 | ${libdir}/python2.7/heapq.* \ | ||
| 460 | ${libdir}/python2.7/inspect.* \ | ||
| 461 | ${libdir}/python2.7/keyword.* \ | ||
| 462 | ${libdir}/python2.7/opcode.* \ | ||
| 463 | ${libdir}/python2.7/symbol.* \ | ||
| 464 | ${libdir}/python2.7/repr.* \ | ||
| 465 | ${libdir}/python2.7/token.* \ | ||
| 466 | ${libdir}/python2.7/tokenize.* \ | ||
| 467 | ${libdir}/python2.7/traceback.* \ | ||
| 468 | ${libdir}/python2.7/weakref.* \ | ||
| 469 | " | ||
| 138 | 470 | ||
| 139 | SUMMARY_${PN}-logging="Python logging support" | 471 | SUMMARY_${PN}-logging="Python logging support" |
| 140 | RDEPENDS_${PN}-logging="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-stringold" | 472 | RDEPENDS_${PN}-logging="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-stringold" |
| 141 | FILES_${PN}-logging="${libdir}/python2.7/logging " | 473 | FILES_${PN}-logging=" \ |
| 474 | ${libdir}/python2.7/logging \ | ||
| 475 | " | ||
| 142 | 476 | ||
| 143 | SUMMARY_${PN}-mailbox="Python mailbox format support" | 477 | SUMMARY_${PN}-mailbox="Python mailbox format support" |
| 144 | RDEPENDS_${PN}-mailbox="${PN}-core ${PN}-mime" | 478 | RDEPENDS_${PN}-mailbox="${PN}-core ${PN}-mime" |
| 145 | FILES_${PN}-mailbox="${libdir}/python2.7/mailbox.* " | 479 | FILES_${PN}-mailbox=" \ |
| 480 | ${libdir}/python2.7/mailbox.* \ | ||
| 481 | " | ||
| 146 | 482 | ||
| 147 | SUMMARY_${PN}-math="Python math support" | 483 | SUMMARY_${PN}-math="Python math support" |
| 148 | RDEPENDS_${PN}-math="${PN}-core ${PN}-crypt" | 484 | RDEPENDS_${PN}-math="${PN}-core ${PN}-crypt" |
| 149 | FILES_${PN}-math="${libdir}/python2.7/lib-dynload/cmath.so ${libdir}/python2.7/lib-dynload/math.so ${libdir}/python2.7/lib-dynload/_random.so ${libdir}/python2.7/random.* ${libdir}/python2.7/sets.* " | 485 | FILES_${PN}-math=" \ |
| 486 | ${libdir}/python2.7/lib-dynload/cmath.so \ | ||
| 487 | ${libdir}/python2.7/lib-dynload/math.so \ | ||
| 488 | ${libdir}/python2.7/lib-dynload/_random.so \ | ||
| 489 | ${libdir}/python2.7/random.* \ | ||
| 490 | ${libdir}/python2.7/sets.* \ | ||
| 491 | " | ||
| 150 | 492 | ||
| 151 | SUMMARY_${PN}-mime="Python MIME handling APIs" | 493 | SUMMARY_${PN}-mime="Python MIME handling APIs" |
| 152 | RDEPENDS_${PN}-mime="${PN}-core ${PN}-io" | 494 | RDEPENDS_${PN}-mime="${PN}-core ${PN}-io" |
| 153 | FILES_${PN}-mime="${libdir}/python2.7/mimetools.* ${libdir}/python2.7/uu.* ${libdir}/python2.7/quopri.* ${libdir}/python2.7/rfc822.* ${libdir}/python2.7/MimeWriter.* " | 495 | FILES_${PN}-mime=" \ |
| 496 | ${libdir}/python2.7/mimetools.* \ | ||
| 497 | ${libdir}/python2.7/uu.* \ | ||
| 498 | ${libdir}/python2.7/quopri.* \ | ||
| 499 | ${libdir}/python2.7/rfc822.* \ | ||
| 500 | ${libdir}/python2.7/MimeWriter.* \ | ||
| 501 | " | ||
| 154 | 502 | ||
| 155 | SUMMARY_${PN}-mmap="Python memory-mapped file support" | 503 | SUMMARY_${PN}-mmap="Python memory-mapped file support" |
| 156 | RDEPENDS_${PN}-mmap="${PN}-core ${PN}-io" | 504 | RDEPENDS_${PN}-mmap="${PN}-core ${PN}-io" |
| 157 | FILES_${PN}-mmap="${libdir}/python2.7/lib-dynload/mmap.so " | 505 | FILES_${PN}-mmap=" \ |
| 506 | ${libdir}/python2.7/lib-dynload/mmap.so \ | ||
| 507 | " | ||
| 158 | 508 | ||
| 159 | SUMMARY_${PN}-multiprocessing="Python multiprocessing support" | 509 | SUMMARY_${PN}-multiprocessing="Python multiprocessing support" |
| 160 | RDEPENDS_${PN}-multiprocessing="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-threading ${PN}-ctypes ${PN}-mmap" | 510 | RDEPENDS_${PN}-multiprocessing="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-threading ${PN}-ctypes ${PN}-mmap" |
| 161 | FILES_${PN}-multiprocessing="${libdir}/python2.7/lib-dynload/_multiprocessing.so ${libdir}/python2.7/multiprocessing " | 511 | FILES_${PN}-multiprocessing=" \ |
| 512 | ${libdir}/python2.7/lib-dynload/_multiprocessing.so \ | ||
| 513 | ${libdir}/python2.7/multiprocessing \ | ||
| 514 | " | ||
| 162 | 515 | ||
| 163 | SUMMARY_${PN}-netclient="Python Internet Protocol clients" | 516 | SUMMARY_${PN}-netclient="Python Internet Protocol clients" |
| 164 | RDEPENDS_${PN}-netclient="${PN}-core ${PN}-crypt ${PN}-datetime ${PN}-io ${PN}-lang ${PN}-logging ${PN}-mime" | 517 | RDEPENDS_${PN}-netclient="${PN}-core ${PN}-crypt ${PN}-datetime ${PN}-io ${PN}-lang ${PN}-logging ${PN}-mime" |
| 165 | FILES_${PN}-netclient="${libdir}/python2.7/*Cookie*.* ${libdir}/python2.7/base64.* ${libdir}/python2.7/cookielib.* ${libdir}/python2.7/ftplib.* ${libdir}/python2.7/gopherlib.* ${libdir}/python2.7/hmac.* ${libdir}/python2.7/httplib.* ${libdir}/python2.7/mimetypes.* ${libdir}/python2.7/nntplib.* ${libdir}/python2.7/poplib.* ${libdir}/python2.7/smtplib.* ${libdir}/python2.7/telnetlib.* ${libdir}/python2.7/urllib.* ${libdir}/python2.7/urllib2.* ${libdir}/python2.7/urlparse.* ${libdir}/python2.7/uuid.* ${libdir}/python2.7/rfc822.* ${libdir}/python2.7/mimetools.* " | 518 | FILES_${PN}-netclient=" \ |
| 519 | ${libdir}/python2.7/*Cookie*.* \ | ||
| 520 | ${libdir}/python2.7/base64.* \ | ||
| 521 | ${libdir}/python2.7/cookielib.* \ | ||
| 522 | ${libdir}/python2.7/ftplib.* \ | ||
| 523 | ${libdir}/python2.7/gopherlib.* \ | ||
| 524 | ${libdir}/python2.7/hmac.* \ | ||
| 525 | ${libdir}/python2.7/httplib.* \ | ||
| 526 | ${libdir}/python2.7/mimetypes.* \ | ||
| 527 | ${libdir}/python2.7/nntplib.* \ | ||
| 528 | ${libdir}/python2.7/poplib.* \ | ||
| 529 | ${libdir}/python2.7/smtplib.* \ | ||
| 530 | ${libdir}/python2.7/telnetlib.* \ | ||
| 531 | ${libdir}/python2.7/urllib.* \ | ||
| 532 | ${libdir}/python2.7/urllib2.* \ | ||
| 533 | ${libdir}/python2.7/urlparse.* \ | ||
| 534 | ${libdir}/python2.7/uuid.* \ | ||
| 535 | ${libdir}/python2.7/rfc822.* \ | ||
| 536 | ${libdir}/python2.7/mimetools.* \ | ||
| 537 | " | ||
| 166 | 538 | ||
| 167 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" | 539 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" |
| 168 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient ${PN}-shell ${PN}-threading" | 540 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient ${PN}-shell ${PN}-threading" |
| 169 | FILES_${PN}-netserver="${libdir}/python2.7/cgi.* ${libdir}/python2.7/*HTTPServer.* ${libdir}/python2.7/SocketServer.* " | 541 | FILES_${PN}-netserver=" \ |
| 542 | ${libdir}/python2.7/cgi.* \ | ||
| 543 | ${libdir}/python2.7/*HTTPServer.* \ | ||
| 544 | ${libdir}/python2.7/SocketServer.* \ | ||
| 545 | " | ||
| 170 | 546 | ||
| 171 | SUMMARY_${PN}-numbers="Python number APIs" | 547 | SUMMARY_${PN}-numbers="Python number APIs" |
| 172 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" | 548 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" |
| 173 | FILES_${PN}-numbers="${libdir}/python2.7/decimal.* ${libdir}/python2.7/fractions.* ${libdir}/python2.7/numbers.* " | 549 | FILES_${PN}-numbers=" \ |
| 550 | ${libdir}/python2.7/decimal.* \ | ||
| 551 | ${libdir}/python2.7/fractions.* \ | ||
| 552 | ${libdir}/python2.7/numbers.* \ | ||
| 553 | " | ||
| 174 | 554 | ||
| 175 | SUMMARY_${PN}-pickle="Python serialisation/persistence support" | 555 | SUMMARY_${PN}-pickle="Python serialisation/persistence support" |
| 176 | RDEPENDS_${PN}-pickle="${PN}-core ${PN}-codecs ${PN}-io ${PN}-re" | 556 | RDEPENDS_${PN}-pickle="${PN}-core ${PN}-codecs ${PN}-io ${PN}-re" |
| 177 | FILES_${PN}-pickle="${libdir}/python2.7/pickle.* ${libdir}/python2.7/shelve.* ${libdir}/python2.7/lib-dynload/cPickle.so ${libdir}/python2.7/pickletools.* " | 557 | FILES_${PN}-pickle=" \ |
| 558 | ${libdir}/python2.7/pickle.* \ | ||
| 559 | ${libdir}/python2.7/shelve.* \ | ||
| 560 | ${libdir}/python2.7/lib-dynload/cPickle.so \ | ||
| 561 | ${libdir}/python2.7/pickletools.* \ | ||
| 562 | " | ||
| 178 | 563 | ||
| 179 | SUMMARY_${PN}-pkgutil="Python package extension utility support" | 564 | SUMMARY_${PN}-pkgutil="Python package extension utility support" |
| 180 | RDEPENDS_${PN}-pkgutil="${PN}-core" | 565 | RDEPENDS_${PN}-pkgutil="${PN}-core" |
| 181 | FILES_${PN}-pkgutil="${libdir}/python2.7/pkgutil.* " | 566 | FILES_${PN}-pkgutil=" \ |
| 567 | ${libdir}/python2.7/pkgutil.* \ | ||
| 568 | " | ||
| 182 | 569 | ||
| 183 | SUMMARY_${PN}-plistlib="Generate and parse Mac OS X .plist files" | 570 | SUMMARY_${PN}-plistlib="Generate and parse Mac OS X .plist files" |
| 184 | RDEPENDS_${PN}-plistlib="${PN}-core ${PN}-datetime ${PN}-io" | 571 | RDEPENDS_${PN}-plistlib="${PN}-core ${PN}-datetime ${PN}-io" |
| 185 | FILES_${PN}-plistlib="${libdir}/python2.7/plistlib.* " | 572 | FILES_${PN}-plistlib=" \ |
| 573 | ${libdir}/python2.7/plistlib.* \ | ||
| 574 | " | ||
| 186 | 575 | ||
| 187 | SUMMARY_${PN}-pprint="Python pretty-print support" | 576 | SUMMARY_${PN}-pprint="Python pretty-print support" |
| 188 | RDEPENDS_${PN}-pprint="${PN}-core ${PN}-io" | 577 | RDEPENDS_${PN}-pprint="${PN}-core ${PN}-io" |
| 189 | FILES_${PN}-pprint="${libdir}/python2.7/pprint.* " | 578 | FILES_${PN}-pprint=" \ |
| 579 | ${libdir}/python2.7/pprint.* \ | ||
| 580 | " | ||
| 190 | 581 | ||
| 191 | SUMMARY_${PN}-profile="Python basic performance profiling support" | 582 | SUMMARY_${PN}-profile="Python basic performance profiling support" |
| 192 | RDEPENDS_${PN}-profile="${PN}-core ${PN}-textutils" | 583 | RDEPENDS_${PN}-profile="${PN}-core ${PN}-textutils" |
| 193 | FILES_${PN}-profile="${libdir}/python2.7/profile.* ${libdir}/python2.7/pstats.* ${libdir}/python2.7/cProfile.* ${libdir}/python2.7/lib-dynload/_lsprof.so " | 584 | FILES_${PN}-profile=" \ |
| 585 | ${libdir}/python2.7/profile.* \ | ||
| 586 | ${libdir}/python2.7/pstats.* \ | ||
| 587 | ${libdir}/python2.7/cProfile.* \ | ||
| 588 | ${libdir}/python2.7/lib-dynload/_lsprof.so \ | ||
| 589 | " | ||
| 194 | 590 | ||
| 195 | SUMMARY_${PN}-pydoc="Python interactive help support" | 591 | SUMMARY_${PN}-pydoc="Python interactive help support" |
| 196 | RDEPENDS_${PN}-pydoc="${PN}-core ${PN}-lang ${PN}-stringold ${PN}-re" | 592 | RDEPENDS_${PN}-pydoc="${PN}-core ${PN}-lang ${PN}-stringold ${PN}-re" |
| 197 | FILES_${PN}-pydoc="${bindir}/pydoc ${libdir}/python2.7/pydoc.* ${libdir}/python2.7/pydoc_data " | 593 | FILES_${PN}-pydoc=" \ |
| 594 | ${bindir}/pydoc \ | ||
| 595 | ${libdir}/python2.7/pydoc.* \ | ||
| 596 | ${libdir}/python2.7/pydoc_data \ | ||
| 597 | " | ||
| 198 | 598 | ||
| 199 | SUMMARY_${PN}-re="Python Regular Expression APIs" | 599 | SUMMARY_${PN}-re="Python Regular Expression APIs" |
| 200 | RDEPENDS_${PN}-re="${PN}-core" | 600 | RDEPENDS_${PN}-re="${PN}-core" |
| 201 | FILES_${PN}-re="${libdir}/python2.7/re.* ${libdir}/python2.7/sre.* ${libdir}/python2.7/sre_compile.* ${libdir}/python2.7/sre_constants* ${libdir}/python2.7/sre_parse.* " | 601 | FILES_${PN}-re=" \ |
| 602 | ${libdir}/python2.7/re.* \ | ||
| 603 | ${libdir}/python2.7/sre.* \ | ||
| 604 | ${libdir}/python2.7/sre_compile.* \ | ||
| 605 | ${libdir}/python2.7/sre_constants* \ | ||
| 606 | ${libdir}/python2.7/sre_parse.* \ | ||
| 607 | " | ||
| 202 | 608 | ||
| 203 | SUMMARY_${PN}-readline="Python readline support" | 609 | SUMMARY_${PN}-readline="Python readline support" |
| 204 | RDEPENDS_${PN}-readline="${PN}-core" | 610 | RDEPENDS_${PN}-readline="${PN}-core" |
| 205 | FILES_${PN}-readline="${libdir}/python2.7/lib-dynload/readline.so ${libdir}/python2.7/rlcompleter.* " | 611 | FILES_${PN}-readline=" \ |
| 612 | ${libdir}/python2.7/lib-dynload/readline.so \ | ||
| 613 | ${libdir}/python2.7/rlcompleter.* \ | ||
| 614 | " | ||
| 206 | 615 | ||
| 207 | SUMMARY_${PN}-resource="Python resource control interface" | 616 | SUMMARY_${PN}-resource="Python resource control interface" |
| 208 | RDEPENDS_${PN}-resource="${PN}-core" | 617 | RDEPENDS_${PN}-resource="${PN}-core" |
| 209 | FILES_${PN}-resource="${libdir}/python2.7/lib-dynload/resource.so " | 618 | FILES_${PN}-resource=" \ |
| 619 | ${libdir}/python2.7/lib-dynload/resource.so \ | ||
| 620 | " | ||
| 210 | 621 | ||
| 211 | SUMMARY_${PN}-robotparser="Python robots.txt parser" | 622 | SUMMARY_${PN}-robotparser="Python robots.txt parser" |
| 212 | RDEPENDS_${PN}-robotparser="${PN}-core ${PN}-netclient" | 623 | RDEPENDS_${PN}-robotparser="${PN}-core ${PN}-netclient" |
| 213 | FILES_${PN}-robotparser="${libdir}/python2.7/robotparser.* " | 624 | FILES_${PN}-robotparser=" \ |
| 625 | ${libdir}/python2.7/robotparser.* \ | ||
| 626 | " | ||
| 214 | 627 | ||
| 215 | SUMMARY_${PN}-shell="Python shell-like functionality" | 628 | SUMMARY_${PN}-shell="Python shell-like functionality" |
| 216 | RDEPENDS_${PN}-shell="${PN}-core ${PN}-re" | 629 | RDEPENDS_${PN}-shell="${PN}-core ${PN}-re" |
| 217 | FILES_${PN}-shell="${libdir}/python2.7/cmd.* ${libdir}/python2.7/commands.* ${libdir}/python2.7/dircache.* ${libdir}/python2.7/fnmatch.* ${libdir}/python2.7/glob.* ${libdir}/python2.7/popen2.* ${libdir}/python2.7/shlex.* ${libdir}/python2.7/shutil.* " | 630 | FILES_${PN}-shell=" \ |
| 631 | ${libdir}/python2.7/cmd.* \ | ||
| 632 | ${libdir}/python2.7/commands.* \ | ||
| 633 | ${libdir}/python2.7/dircache.* \ | ||
| 634 | ${libdir}/python2.7/fnmatch.* \ | ||
| 635 | ${libdir}/python2.7/glob.* \ | ||
| 636 | ${libdir}/python2.7/popen2.* \ | ||
| 637 | ${libdir}/python2.7/shlex.* \ | ||
| 638 | ${libdir}/python2.7/shutil.* \ | ||
| 639 | " | ||
| 218 | 640 | ||
| 219 | SUMMARY_${PN}-smtpd="Python Simple Mail Transport Daemon" | 641 | SUMMARY_${PN}-smtpd="Python Simple Mail Transport Daemon" |
| 220 | RDEPENDS_${PN}-smtpd="${PN}-core ${PN}-netserver ${PN}-email ${PN}-mime" | 642 | RDEPENDS_${PN}-smtpd="${PN}-core ${PN}-netserver ${PN}-email ${PN}-mime" |
| 221 | FILES_${PN}-smtpd="${bindir}/smtpd.* ${libdir}/python2.7/smtpd.* " | 643 | FILES_${PN}-smtpd=" \ |
| 644 | ${bindir}/smtpd.* \ | ||
| 645 | ${libdir}/python2.7/smtpd.* \ | ||
| 646 | " | ||
| 222 | 647 | ||
| 223 | SUMMARY_${PN}-sqlite3="Python Sqlite3 database support" | 648 | SUMMARY_${PN}-sqlite3="Python Sqlite3 database support" |
| 224 | RDEPENDS_${PN}-sqlite3="${PN}-core ${PN}-datetime ${PN}-lang ${PN}-crypt ${PN}-io ${PN}-threading ${PN}-zlib" | 649 | RDEPENDS_${PN}-sqlite3="${PN}-core ${PN}-datetime ${PN}-lang ${PN}-crypt ${PN}-io ${PN}-threading ${PN}-zlib" |
| 225 | FILES_${PN}-sqlite3="${libdir}/python2.7/lib-dynload/_sqlite3.so ${libdir}/python2.7/sqlite3/dbapi2.* ${libdir}/python2.7/sqlite3/__init__.* ${libdir}/python2.7/sqlite3/dump.* " | 650 | FILES_${PN}-sqlite3=" \ |
| 651 | ${libdir}/python2.7/lib-dynload/_sqlite3.so \ | ||
| 652 | ${libdir}/python2.7/sqlite3/dbapi2.* \ | ||
| 653 | ${libdir}/python2.7/sqlite3/__init__.* \ | ||
| 654 | ${libdir}/python2.7/sqlite3/dump.* \ | ||
| 655 | " | ||
| 226 | 656 | ||
| 227 | SUMMARY_${PN}-sqlite3-tests="Python Sqlite3 database support tests" | 657 | SUMMARY_${PN}-sqlite3-tests="Python Sqlite3 database support tests" |
| 228 | RDEPENDS_${PN}-sqlite3-tests="${PN}-core ${PN}-sqlite3" | 658 | RDEPENDS_${PN}-sqlite3-tests="${PN}-core ${PN}-sqlite3" |
| 229 | FILES_${PN}-sqlite3-tests="${libdir}/python2.7/sqlite3/test " | 659 | FILES_${PN}-sqlite3-tests=" \ |
| 660 | ${libdir}/python2.7/sqlite3/test \ | ||
| 661 | " | ||
| 230 | 662 | ||
| 231 | SUMMARY_${PN}-stringold="Python string APIs [deprecated]" | 663 | SUMMARY_${PN}-stringold="Python string APIs [deprecated]" |
| 232 | RDEPENDS_${PN}-stringold="${PN}-core ${PN}-re" | 664 | RDEPENDS_${PN}-stringold="${PN}-core ${PN}-re" |
| 233 | FILES_${PN}-stringold="${libdir}/python2.7/lib-dynload/strop.so ${libdir}/python2.7/string.* ${libdir}/python2.7/stringold.* " | 665 | FILES_${PN}-stringold=" \ |
| 666 | ${libdir}/python2.7/lib-dynload/strop.so \ | ||
| 667 | ${libdir}/python2.7/string.* \ | ||
| 668 | ${libdir}/python2.7/stringold.* \ | ||
| 669 | " | ||
| 234 | 670 | ||
| 235 | SUMMARY_${PN}-subprocess="Python subprocess support" | 671 | SUMMARY_${PN}-subprocess="Python subprocess support" |
| 236 | RDEPENDS_${PN}-subprocess="${PN}-core ${PN}-io ${PN}-re ${PN}-fcntl ${PN}-pickle" | 672 | RDEPENDS_${PN}-subprocess="${PN}-core ${PN}-io ${PN}-re ${PN}-fcntl ${PN}-pickle" |
| 237 | FILES_${PN}-subprocess="${libdir}/python2.7/subprocess.* " | 673 | FILES_${PN}-subprocess=" \ |
| 674 | ${libdir}/python2.7/subprocess.* \ | ||
| 675 | " | ||
| 238 | 676 | ||
| 239 | SUMMARY_${PN}-syslog="Python syslog interface" | 677 | SUMMARY_${PN}-syslog="Python syslog interface" |
| 240 | RDEPENDS_${PN}-syslog="${PN}-core" | 678 | RDEPENDS_${PN}-syslog="${PN}-core" |
| 241 | FILES_${PN}-syslog="${libdir}/python2.7/lib-dynload/syslog.so " | 679 | FILES_${PN}-syslog=" \ |
| 680 | ${libdir}/python2.7/lib-dynload/syslog.so \ | ||
| 681 | " | ||
| 242 | 682 | ||
| 243 | SUMMARY_${PN}-terminal="Python terminal controlling support" | 683 | SUMMARY_${PN}-terminal="Python terminal controlling support" |
| 244 | RDEPENDS_${PN}-terminal="${PN}-core ${PN}-io" | 684 | RDEPENDS_${PN}-terminal="${PN}-core ${PN}-io" |
| 245 | FILES_${PN}-terminal="${libdir}/python2.7/pty.* ${libdir}/python2.7/tty.* " | 685 | FILES_${PN}-terminal=" \ |
| 686 | ${libdir}/python2.7/pty.* \ | ||
| 687 | ${libdir}/python2.7/tty.* \ | ||
| 688 | " | ||
| 246 | 689 | ||
| 247 | SUMMARY_${PN}-tests="Python tests" | 690 | SUMMARY_${PN}-tests="Python tests" |
| 248 | RDEPENDS_${PN}-tests="${PN}-core ${PN}-modules" | 691 | RDEPENDS_${PN}-tests="${PN}-core ${PN}-modules" |
| 249 | FILES_${PN}-tests="${libdir}/python2.7/test " | 692 | FILES_${PN}-tests=" \ |
| 693 | ${libdir}/python2.7/test \ | ||
| 694 | " | ||
| 250 | 695 | ||
| 251 | SUMMARY_${PN}-textutils="Python option parsing, text wrapping and CSV support" | 696 | SUMMARY_${PN}-textutils="Python option parsing, text wrapping and CSV support" |
| 252 | RDEPENDS_${PN}-textutils="${PN}-core ${PN}-io ${PN}-re ${PN}-stringold" | 697 | RDEPENDS_${PN}-textutils="${PN}-core ${PN}-io ${PN}-re ${PN}-stringold" |
| 253 | FILES_${PN}-textutils="${libdir}/python2.7/lib-dynload/_csv.so ${libdir}/python2.7/csv.* ${libdir}/python2.7/optparse.* ${libdir}/python2.7/textwrap.* " | 698 | FILES_${PN}-textutils=" \ |
| 699 | ${libdir}/python2.7/lib-dynload/_csv.so \ | ||
| 700 | ${libdir}/python2.7/csv.* \ | ||
| 701 | ${libdir}/python2.7/optparse.* \ | ||
| 702 | ${libdir}/python2.7/textwrap.* \ | ||
| 703 | " | ||
| 254 | 704 | ||
| 255 | SUMMARY_${PN}-threading="Python threading & synchronization support" | 705 | SUMMARY_${PN}-threading="Python threading & synchronization support" |
| 256 | RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang" | 706 | RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang" |
| 257 | FILES_${PN}-threading="${libdir}/python2.7/_threading_local.* ${libdir}/python2.7/dummy_thread.* ${libdir}/python2.7/dummy_threading.* ${libdir}/python2.7/mutex.* ${libdir}/python2.7/threading.* ${libdir}/python2.7/Queue.* " | 707 | FILES_${PN}-threading=" \ |
| 708 | ${libdir}/python2.7/_threading_local.* \ | ||
| 709 | ${libdir}/python2.7/dummy_thread.* \ | ||
| 710 | ${libdir}/python2.7/dummy_threading.* \ | ||
| 711 | ${libdir}/python2.7/mutex.* \ | ||
| 712 | ${libdir}/python2.7/threading.* \ | ||
| 713 | ${libdir}/python2.7/Queue.* \ | ||
| 714 | " | ||
| 258 | 715 | ||
| 259 | SUMMARY_${PN}-tkinter="Python Tcl/Tk bindings" | 716 | SUMMARY_${PN}-tkinter="Python Tcl/Tk bindings" |
| 260 | RDEPENDS_${PN}-tkinter="${PN}-core" | 717 | RDEPENDS_${PN}-tkinter="${PN}-core" |
| 261 | FILES_${PN}-tkinter="${libdir}/python2.7/lib-dynload/_tkinter.so ${libdir}/python2.7/lib-tk " | 718 | FILES_${PN}-tkinter=" \ |
| 719 | ${libdir}/python2.7/lib-dynload/_tkinter.so \ | ||
| 720 | ${libdir}/python2.7/lib-tk \ | ||
| 721 | " | ||
| 262 | 722 | ||
| 263 | SUMMARY_${PN}-unittest="Python unit testing framework" | 723 | SUMMARY_${PN}-unittest="Python unit testing framework" |
| 264 | RDEPENDS_${PN}-unittest="${PN}-core ${PN}-stringold ${PN}-lang ${PN}-io ${PN}-difflib ${PN}-pprint ${PN}-shell" | 724 | RDEPENDS_${PN}-unittest="${PN}-core ${PN}-stringold ${PN}-lang ${PN}-io ${PN}-difflib ${PN}-pprint ${PN}-shell" |
| 265 | FILES_${PN}-unittest="${libdir}/python2.7/unittest/ " | 725 | FILES_${PN}-unittest=" \ |
| 726 | ${libdir}/python2.7/unittest/ \ | ||
| 727 | " | ||
| 266 | 728 | ||
| 267 | SUMMARY_${PN}-unixadmin="Python Unix administration support" | 729 | SUMMARY_${PN}-unixadmin="Python Unix administration support" |
| 268 | RDEPENDS_${PN}-unixadmin="${PN}-core" | 730 | RDEPENDS_${PN}-unixadmin="${PN}-core" |
| 269 | FILES_${PN}-unixadmin="${libdir}/python2.7/lib-dynload/nis.so ${libdir}/python2.7/lib-dynload/grp.so ${libdir}/python2.7/lib-dynload/pwd.so ${libdir}/python2.7/getpass.* " | 731 | FILES_${PN}-unixadmin=" \ |
| 732 | ${libdir}/python2.7/lib-dynload/nis.so \ | ||
| 733 | ${libdir}/python2.7/lib-dynload/grp.so \ | ||
| 734 | ${libdir}/python2.7/lib-dynload/pwd.so \ | ||
| 735 | ${libdir}/python2.7/getpass.* \ | ||
| 736 | " | ||
| 270 | 737 | ||
| 271 | SUMMARY_${PN}-xml="Python basic XML support" | 738 | SUMMARY_${PN}-xml="Python basic XML support" |
| 272 | RDEPENDS_${PN}-xml="${PN}-core ${PN}-re" | 739 | RDEPENDS_${PN}-xml="${PN}-core ${PN}-re" |
| 273 | FILES_${PN}-xml="${libdir}/python2.7/lib-dynload/_elementtree.so ${libdir}/python2.7/lib-dynload/pyexpat.so ${libdir}/python2.7/xml ${libdir}/python2.7/xmllib.* " | 740 | FILES_${PN}-xml=" \ |
| 741 | ${libdir}/python2.7/lib-dynload/_elementtree.so \ | ||
| 742 | ${libdir}/python2.7/lib-dynload/pyexpat.so \ | ||
| 743 | ${libdir}/python2.7/xml \ | ||
| 744 | ${libdir}/python2.7/xmllib.* \ | ||
| 745 | " | ||
| 274 | 746 | ||
| 275 | SUMMARY_${PN}-xmlrpc="Python XML-RPC support" | 747 | SUMMARY_${PN}-xmlrpc="Python XML-RPC support" |
| 276 | RDEPENDS_${PN}-xmlrpc="${PN}-core ${PN}-xml ${PN}-netserver ${PN}-lang" | 748 | RDEPENDS_${PN}-xmlrpc="${PN}-core ${PN}-xml ${PN}-netserver ${PN}-lang" |
| 277 | FILES_${PN}-xmlrpc="${libdir}/python2.7/xmlrpclib.* ${libdir}/python2.7/SimpleXMLRPCServer.* ${libdir}/python2.7/DocXMLRPCServer.* " | 749 | FILES_${PN}-xmlrpc=" \ |
| 750 | ${libdir}/python2.7/xmlrpclib.* \ | ||
| 751 | ${libdir}/python2.7/SimpleXMLRPCServer.* \ | ||
| 752 | ${libdir}/python2.7/DocXMLRPCServer.* \ | ||
| 753 | " | ||
| 278 | 754 | ||
| 279 | SUMMARY_${PN}-zlib="Python zlib compression support" | 755 | SUMMARY_${PN}-zlib="Python zlib compression support" |
| 280 | RDEPENDS_${PN}-zlib="${PN}-core" | 756 | RDEPENDS_${PN}-zlib="${PN}-core" |
| 281 | FILES_${PN}-zlib="${libdir}/python2.7/lib-dynload/zlib.so " | 757 | FILES_${PN}-zlib=" \ |
| 758 | ${libdir}/python2.7/lib-dynload/zlib.so \ | ||
| 759 | " | ||
| 282 | 760 | ||
| 283 | SUMMARY_${PN}-modules="All Python modules" | 761 | SUMMARY_${PN}-modules="All Python modules" |
| 284 | RDEPENDS_${PN}-modules="${PN}-2to3 ${PN}-argparse ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-contextlib ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-difflib ${PN}-distutils ${PN}-doctest ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-importlib ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-plistlib ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib " | 762 | RDEPENDS_${PN}-modules=" \ |
| 763 | ${PN}-2to3 \ | ||
| 764 | ${PN}-argparse \ | ||
| 765 | ${PN}-audio \ | ||
| 766 | ${PN}-bsddb \ | ||
| 767 | ${PN}-codecs \ | ||
| 768 | ${PN}-compile \ | ||
| 769 | ${PN}-compiler \ | ||
| 770 | ${PN}-compression \ | ||
| 771 | ${PN}-contextlib \ | ||
| 772 | ${PN}-core \ | ||
| 773 | ${PN}-crypt \ | ||
| 774 | ${PN}-ctypes \ | ||
| 775 | ${PN}-curses \ | ||
| 776 | ${PN}-datetime \ | ||
| 777 | ${PN}-db \ | ||
| 778 | ${PN}-debugger \ | ||
| 779 | ${PN}-difflib \ | ||
| 780 | ${PN}-distutils \ | ||
| 781 | ${PN}-doctest \ | ||
| 782 | ${PN}-email \ | ||
| 783 | ${PN}-fcntl \ | ||
| 784 | ${PN}-gdbm \ | ||
| 785 | ${PN}-hotshot \ | ||
| 786 | ${PN}-html \ | ||
| 787 | ${PN}-idle \ | ||
| 788 | ${PN}-image \ | ||
| 789 | ${PN}-importlib \ | ||
| 790 | ${PN}-io \ | ||
| 791 | ${PN}-json \ | ||
| 792 | ${PN}-lang \ | ||
| 793 | ${PN}-logging \ | ||
| 794 | ${PN}-mailbox \ | ||
| 795 | ${PN}-math \ | ||
| 796 | ${PN}-mime \ | ||
| 797 | ${PN}-mmap \ | ||
| 798 | ${PN}-multiprocessing \ | ||
| 799 | ${PN}-netclient \ | ||
| 800 | ${PN}-netserver \ | ||
| 801 | ${PN}-numbers \ | ||
| 802 | ${PN}-pickle \ | ||
| 803 | ${PN}-pkgutil \ | ||
| 804 | ${PN}-plistlib \ | ||
| 805 | ${PN}-pprint \ | ||
| 806 | ${PN}-profile \ | ||
| 807 | ${PN}-pydoc \ | ||
| 808 | ${PN}-re \ | ||
| 809 | ${PN}-readline \ | ||
| 810 | ${PN}-resource \ | ||
| 811 | ${PN}-robotparser \ | ||
| 812 | ${PN}-shell \ | ||
| 813 | ${PN}-smtpd \ | ||
| 814 | ${PN}-sqlite3 \ | ||
| 815 | ${PN}-sqlite3-tests \ | ||
| 816 | ${PN}-stringold \ | ||
| 817 | ${PN}-subprocess \ | ||
| 818 | ${PN}-syslog \ | ||
| 819 | ${PN}-terminal \ | ||
| 820 | ${PN}-textutils \ | ||
| 821 | ${PN}-threading \ | ||
| 822 | ${PN}-tkinter \ | ||
| 823 | ${PN}-unittest \ | ||
| 824 | ${PN}-unixadmin \ | ||
| 825 | ${PN}-xml \ | ||
| 826 | ${PN}-xmlrpc \ | ||
| 827 | ${PN}-zlib \ | ||
| 828 | " | ||
| 285 | ALLOW_EMPTY_${PN}-modules = "1" | 829 | ALLOW_EMPTY_${PN}-modules = "1" |
| 286 | 830 | ||
| 287 | 831 | ||
diff --git a/meta/recipes-devtools/python/python-3.5-manifest.inc b/meta/recipes-devtools/python/python-3.5-manifest.inc index 0260e87e75..686b5f9842 100644 --- a/meta/recipes-devtools/python/python-3.5-manifest.inc +++ b/meta/recipes-devtools/python/python-3.5-manifest.inc | |||
| @@ -1,283 +1,1108 @@ | |||
| 1 | 1 | ||
| 2 | # WARNING: This file is AUTO GENERATED: Manual edits will be lost next time I regenerate the file. | 2 | # WARNING: This file is AUTO GENERATED: Manual edits will be lost next time I regenerate the file. |
| 3 | # Generator: 'scripts/contrib/python/generate-manifest-3.5.py' Version 20140131 (C) 2002-2010 Michael 'Mickey' Lauer <mlauer@vanille-media.de> | 3 | # Generator: './scripts/contrib/python/generate-manifest-3.5.py' Version 20140131 (C) 2002-2010 Michael 'Mickey' Lauer <mlauer@vanille-media.de> |
| 4 | 4 | ||
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | PROVIDES+="${PN}-2to3 ${PN}-argparse ${PN}-asyncio ${PN}-audio ${PN}-codecs ${PN}-compile ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-dev ${PN}-difflib ${PN}-distutils ${PN}-distutils-staticdev ${PN}-doctest ${PN}-email ${PN}-enum ${PN}-fcntl ${PN}-gdbm ${PN}-html ${PN}-idle ${PN}-image ${PN}-importlib ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-reprlib ${PN}-resource ${PN}-selectors ${PN}-shell ${PN}-signal ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-typing ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc " | 7 | PROVIDES+="\ |
| 8 | 8 | ${PN}-2to3 \ | |
| 9 | PACKAGES="${PN}-dbg ${PN}-2to3 ${PN}-argparse ${PN}-asyncio ${PN}-audio ${PN}-codecs ${PN}-compile ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-dev ${PN}-difflib ${PN}-distutils-staticdev ${PN}-distutils ${PN}-doctest ${PN}-email ${PN}-enum ${PN}-fcntl ${PN}-gdbm ${PN}-html ${PN}-idle ${PN}-image ${PN}-importlib ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-reprlib ${PN}-resource ${PN}-selectors ${PN}-shell ${PN}-signal ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-typing ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-modules" | 9 | ${PN}-argparse \ |
| 10 | ${PN}-asyncio \ | ||
| 11 | ${PN}-audio \ | ||
| 12 | ${PN}-codecs \ | ||
| 13 | ${PN}-compile \ | ||
| 14 | ${PN}-compression \ | ||
| 15 | ${PN}-core \ | ||
| 16 | ${PN}-crypt \ | ||
| 17 | ${PN}-ctypes \ | ||
| 18 | ${PN}-curses \ | ||
| 19 | ${PN}-datetime \ | ||
| 20 | ${PN}-db \ | ||
| 21 | ${PN}-debugger \ | ||
| 22 | ${PN}-dev \ | ||
| 23 | ${PN}-difflib \ | ||
| 24 | ${PN}-distutils \ | ||
| 25 | ${PN}-distutils-staticdev \ | ||
| 26 | ${PN}-doctest \ | ||
| 27 | ${PN}-email \ | ||
| 28 | ${PN}-enum \ | ||
| 29 | ${PN}-fcntl \ | ||
| 30 | ${PN}-gdbm \ | ||
| 31 | ${PN}-html \ | ||
| 32 | ${PN}-idle \ | ||
| 33 | ${PN}-image \ | ||
| 34 | ${PN}-importlib \ | ||
| 35 | ${PN}-io \ | ||
| 36 | ${PN}-json \ | ||
| 37 | ${PN}-lang \ | ||
| 38 | ${PN}-logging \ | ||
| 39 | ${PN}-mailbox \ | ||
| 40 | ${PN}-math \ | ||
| 41 | ${PN}-mime \ | ||
| 42 | ${PN}-mmap \ | ||
| 43 | ${PN}-multiprocessing \ | ||
| 44 | ${PN}-netclient \ | ||
| 45 | ${PN}-netserver \ | ||
| 46 | ${PN}-numbers \ | ||
| 47 | ${PN}-pickle \ | ||
| 48 | ${PN}-pkgutil \ | ||
| 49 | ${PN}-pprint \ | ||
| 50 | ${PN}-profile \ | ||
| 51 | ${PN}-pydoc \ | ||
| 52 | ${PN}-re \ | ||
| 53 | ${PN}-readline \ | ||
| 54 | ${PN}-reprlib \ | ||
| 55 | ${PN}-resource \ | ||
| 56 | ${PN}-selectors \ | ||
| 57 | ${PN}-shell \ | ||
| 58 | ${PN}-signal \ | ||
| 59 | ${PN}-smtpd \ | ||
| 60 | ${PN}-sqlite3 \ | ||
| 61 | ${PN}-sqlite3-tests \ | ||
| 62 | ${PN}-stringold \ | ||
| 63 | ${PN}-subprocess \ | ||
| 64 | ${PN}-syslog \ | ||
| 65 | ${PN}-terminal \ | ||
| 66 | ${PN}-tests \ | ||
| 67 | ${PN}-textutils \ | ||
| 68 | ${PN}-threading \ | ||
| 69 | ${PN}-tkinter \ | ||
| 70 | ${PN}-typing \ | ||
| 71 | ${PN}-unittest \ | ||
| 72 | ${PN}-unixadmin \ | ||
| 73 | ${PN}-xml \ | ||
| 74 | ${PN}-xmlrpc \ | ||
| 75 | " | ||
| 76 | |||
| 77 | PACKAGES="\ | ||
| 78 | ${PN}-dbg \ | ||
| 79 | ${PN}-2to3 \ | ||
| 80 | ${PN}-argparse \ | ||
| 81 | ${PN}-asyncio \ | ||
| 82 | ${PN}-audio \ | ||
| 83 | ${PN}-codecs \ | ||
| 84 | ${PN}-compile \ | ||
| 85 | ${PN}-compression \ | ||
| 86 | ${PN}-core \ | ||
| 87 | ${PN}-crypt \ | ||
| 88 | ${PN}-ctypes \ | ||
| 89 | ${PN}-curses \ | ||
| 90 | ${PN}-datetime \ | ||
| 91 | ${PN}-db \ | ||
| 92 | ${PN}-debugger \ | ||
| 93 | ${PN}-dev \ | ||
| 94 | ${PN}-difflib \ | ||
| 95 | ${PN}-distutils \ | ||
| 96 | ${PN}-distutils-staticdev \ | ||
| 97 | ${PN}-doctest \ | ||
| 98 | ${PN}-email \ | ||
| 99 | ${PN}-enum \ | ||
| 100 | ${PN}-fcntl \ | ||
| 101 | ${PN}-gdbm \ | ||
| 102 | ${PN}-html \ | ||
| 103 | ${PN}-idle \ | ||
| 104 | ${PN}-image \ | ||
| 105 | ${PN}-importlib \ | ||
| 106 | ${PN}-io \ | ||
| 107 | ${PN}-json \ | ||
| 108 | ${PN}-lang \ | ||
| 109 | ${PN}-logging \ | ||
| 110 | ${PN}-mailbox \ | ||
| 111 | ${PN}-math \ | ||
| 112 | ${PN}-mime \ | ||
| 113 | ${PN}-mmap \ | ||
| 114 | ${PN}-multiprocessing \ | ||
| 115 | ${PN}-netclient \ | ||
| 116 | ${PN}-netserver \ | ||
| 117 | ${PN}-numbers \ | ||
| 118 | ${PN}-pickle \ | ||
| 119 | ${PN}-pkgutil \ | ||
| 120 | ${PN}-pprint \ | ||
| 121 | ${PN}-profile \ | ||
| 122 | ${PN}-pydoc \ | ||
| 123 | ${PN}-re \ | ||
| 124 | ${PN}-readline \ | ||
| 125 | ${PN}-reprlib \ | ||
| 126 | ${PN}-resource \ | ||
| 127 | ${PN}-selectors \ | ||
| 128 | ${PN}-shell \ | ||
| 129 | ${PN}-signal \ | ||
| 130 | ${PN}-smtpd \ | ||
| 131 | ${PN}-sqlite3 \ | ||
| 132 | ${PN}-sqlite3-tests \ | ||
| 133 | ${PN}-stringold \ | ||
| 134 | ${PN}-subprocess \ | ||
| 135 | ${PN}-syslog \ | ||
| 136 | ${PN}-terminal \ | ||
| 137 | ${PN}-tests \ | ||
| 138 | ${PN}-textutils \ | ||
| 139 | ${PN}-threading \ | ||
| 140 | ${PN}-tkinter \ | ||
| 141 | ${PN}-typing \ | ||
| 142 | ${PN}-unittest \ | ||
| 143 | ${PN}-unixadmin \ | ||
| 144 | ${PN}-xml \ | ||
| 145 | ${PN}-xmlrpc \ | ||
| 146 | ${PN}-modules \ | ||
| 147 | " | ||
| 10 | 148 | ||
| 11 | SUMMARY_${PN}-2to3="Python automated Python 2 to 3 code translator" | 149 | SUMMARY_${PN}-2to3="Python automated Python 2 to 3 code translator" |
| 12 | RDEPENDS_${PN}-2to3="${PN}-core" | 150 | RDEPENDS_${PN}-2to3="${PN}-core" |
| 13 | FILES_${PN}-2to3="${libdir}/python3.5/lib2to3 ${libdir}/python3.5/lib2to3/__pycache__ " | 151 | FILES_${PN}-2to3="\ |
| 152 | ${libdir}/python3.5/lib2to3 \ | ||
| 153 | ${libdir}/python3.5/lib2to3/__pycache__ \ | ||
| 154 | " | ||
| 14 | 155 | ||
| 15 | SUMMARY_${PN}-argparse="Python command line argument parser" | 156 | SUMMARY_${PN}-argparse="Python command line argument parser" |
| 16 | RDEPENDS_${PN}-argparse="${PN}-core ${PN}-codecs ${PN}-textutils" | 157 | RDEPENDS_${PN}-argparse="${PN}-core ${PN}-codecs ${PN}-textutils" |
| 17 | FILES_${PN}-argparse="${libdir}/python3.5/argparse.* ${libdir}/python3.5/__pycache__/argparse.* " | 158 | FILES_${PN}-argparse="\ |
| 159 | ${libdir}/python3.5/argparse.* \ | ||
| 160 | ${libdir}/python3.5/__pycache__/argparse.* \ | ||
| 161 | " | ||
| 18 | 162 | ||
| 19 | SUMMARY_${PN}-asyncio="Python Asynchronous I/O, event loop, coroutines and tasks" | 163 | SUMMARY_${PN}-asyncio="Python Asynchronous I/O, event loop, coroutines and tasks" |
| 20 | RDEPENDS_${PN}-asyncio="${PN}-core" | 164 | RDEPENDS_${PN}-asyncio="${PN}-core" |
| 21 | FILES_${PN}-asyncio="${libdir}/python3.5/asyncio ${libdir}/python3.5/asyncio/__pycache__ " | 165 | FILES_${PN}-asyncio="\ |
| 166 | ${libdir}/python3.5/asyncio \ | ||
| 167 | ${libdir}/python3.5/asyncio/__pycache__ \ | ||
| 168 | " | ||
| 22 | 169 | ||
| 23 | SUMMARY_${PN}-audio="Python Audio Handling" | 170 | SUMMARY_${PN}-audio="Python Audio Handling" |
| 24 | RDEPENDS_${PN}-audio="${PN}-core" | 171 | RDEPENDS_${PN}-audio="${PN}-core" |
| 25 | FILES_${PN}-audio="${libdir}/python3.5/wave.* ${libdir}/python3.5/__pycache__/wave.* ${libdir}/python3.5/chunk.* ${libdir}/python3.5/__pycache__/chunk.* ${libdir}/python3.5/sndhdr.* ${libdir}/python3.5/__pycache__/sndhdr.* ${libdir}/python3.5/lib-dynload/ossaudiodev.*.so ${libdir}/python3.5/lib-dynload/__pycache__/ossaudiodev.*.so ${libdir}/python3.5/lib-dynload/audioop.*.so ${libdir}/python3.5/lib-dynload/__pycache__/audioop.*.so ${libdir}/python3.5/audiodev.* ${libdir}/python3.5/__pycache__/audiodev.* ${libdir}/python3.5/sunaudio.* ${libdir}/python3.5/__pycache__/sunaudio.* ${libdir}/python3.5/sunau.* ${libdir}/python3.5/__pycache__/sunau.* ${libdir}/python3.5/toaiff.* ${libdir}/python3.5/__pycache__/toaiff.* " | 172 | FILES_${PN}-audio="\ |
| 173 | ${libdir}/python3.5/wave.* \ | ||
| 174 | ${libdir}/python3.5/__pycache__/wave.* \ | ||
| 175 | ${libdir}/python3.5/chunk.* \ | ||
| 176 | ${libdir}/python3.5/__pycache__/chunk.* \ | ||
| 177 | ${libdir}/python3.5/sndhdr.* \ | ||
| 178 | ${libdir}/python3.5/__pycache__/sndhdr.* \ | ||
| 179 | ${libdir}/python3.5/lib-dynload/ossaudiodev.*.so \ | ||
| 180 | ${libdir}/python3.5/lib-dynload/__pycache__/ossaudiodev.*.so \ | ||
| 181 | ${libdir}/python3.5/lib-dynload/audioop.*.so \ | ||
| 182 | ${libdir}/python3.5/lib-dynload/__pycache__/audioop.*.so \ | ||
| 183 | ${libdir}/python3.5/audiodev.* \ | ||
| 184 | ${libdir}/python3.5/__pycache__/audiodev.* \ | ||
| 185 | ${libdir}/python3.5/sunaudio.* \ | ||
| 186 | ${libdir}/python3.5/__pycache__/sunaudio.* \ | ||
| 187 | ${libdir}/python3.5/sunau.* \ | ||
| 188 | ${libdir}/python3.5/__pycache__/sunau.* \ | ||
| 189 | ${libdir}/python3.5/toaiff.* \ | ||
| 190 | ${libdir}/python3.5/__pycache__/toaiff.* \ | ||
| 191 | " | ||
| 26 | 192 | ||
| 27 | SUMMARY_${PN}-codecs="Python codecs, encodings & i18n support" | 193 | SUMMARY_${PN}-codecs="Python codecs, encodings & i18n support" |
| 28 | RDEPENDS_${PN}-codecs="${PN}-core ${PN}-lang" | 194 | RDEPENDS_${PN}-codecs="${PN}-core ${PN}-lang" |
| 29 | FILES_${PN}-codecs="${libdir}/python3.5/codecs.* ${libdir}/python3.5/__pycache__/codecs.* ${libdir}/python3.5/encodings ${libdir}/python3.5/encodings/__pycache__ ${libdir}/python3.5/gettext.* ${libdir}/python3.5/__pycache__/gettext.* ${libdir}/python3.5/locale.* ${libdir}/python3.5/__pycache__/locale.* ${libdir}/python3.5/lib-dynload/_locale.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_locale.*.so ${libdir}/python3.5/lib-dynload/_codecs* ${libdir}/python3.5/lib-dynload/_codecs*/__pycache__ ${libdir}/python3.5/lib-dynload/_multibytecodec.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_multibytecodec.*.so ${libdir}/python3.5/lib-dynload/unicodedata.*.so ${libdir}/python3.5/lib-dynload/__pycache__/unicodedata.*.so ${libdir}/python3.5/stringprep.* ${libdir}/python3.5/__pycache__/stringprep.* ${libdir}/python3.5/xdrlib.* ${libdir}/python3.5/__pycache__/xdrlib.* " | 195 | FILES_${PN}-codecs="\ |
| 196 | ${libdir}/python3.5/codecs.* \ | ||
| 197 | ${libdir}/python3.5/__pycache__/codecs.* \ | ||
| 198 | ${libdir}/python3.5/encodings \ | ||
| 199 | ${libdir}/python3.5/encodings/__pycache__ \ | ||
| 200 | ${libdir}/python3.5/gettext.* \ | ||
| 201 | ${libdir}/python3.5/__pycache__/gettext.* \ | ||
| 202 | ${libdir}/python3.5/locale.* \ | ||
| 203 | ${libdir}/python3.5/__pycache__/locale.* \ | ||
| 204 | ${libdir}/python3.5/lib-dynload/_locale.*.so \ | ||
| 205 | ${libdir}/python3.5/lib-dynload/__pycache__/_locale.*.so \ | ||
| 206 | ${libdir}/python3.5/lib-dynload/_codecs* \ | ||
| 207 | ${libdir}/python3.5/lib-dynload/_codecs*/__pycache__ \ | ||
| 208 | ${libdir}/python3.5/lib-dynload/_multibytecodec.*.so \ | ||
| 209 | ${libdir}/python3.5/lib-dynload/__pycache__/_multibytecodec.*.so \ | ||
| 210 | ${libdir}/python3.5/lib-dynload/unicodedata.*.so \ | ||
| 211 | ${libdir}/python3.5/lib-dynload/__pycache__/unicodedata.*.so \ | ||
| 212 | ${libdir}/python3.5/stringprep.* \ | ||
| 213 | ${libdir}/python3.5/__pycache__/stringprep.* \ | ||
| 214 | ${libdir}/python3.5/xdrlib.* \ | ||
| 215 | ${libdir}/python3.5/__pycache__/xdrlib.* \ | ||
| 216 | " | ||
| 30 | 217 | ||
| 31 | SUMMARY_${PN}-compile="Python bytecode compilation support" | 218 | SUMMARY_${PN}-compile="Python bytecode compilation support" |
| 32 | RDEPENDS_${PN}-compile="${PN}-core" | 219 | RDEPENDS_${PN}-compile="${PN}-core" |
| 33 | FILES_${PN}-compile="${libdir}/python3.5/py_compile.* ${libdir}/python3.5/__pycache__/py_compile.* ${libdir}/python3.5/compileall.* ${libdir}/python3.5/__pycache__/compileall.* " | 220 | FILES_${PN}-compile="\ |
| 221 | ${libdir}/python3.5/py_compile.* \ | ||
| 222 | ${libdir}/python3.5/__pycache__/py_compile.* \ | ||
| 223 | ${libdir}/python3.5/compileall.* \ | ||
| 224 | ${libdir}/python3.5/__pycache__/compileall.* \ | ||
| 225 | " | ||
| 34 | 226 | ||
| 35 | SUMMARY_${PN}-compression="Python high-level compression support" | 227 | SUMMARY_${PN}-compression="Python high-level compression support" |
| 36 | RDEPENDS_${PN}-compression="${PN}-core ${PN}-codecs ${PN}-importlib ${PN}-threading ${PN}-shell" | 228 | RDEPENDS_${PN}-compression="${PN}-core ${PN}-codecs ${PN}-importlib ${PN}-threading ${PN}-shell" |
| 37 | FILES_${PN}-compression="${libdir}/python3.5/gzip.* ${libdir}/python3.5/__pycache__/gzip.* ${libdir}/python3.5/zipfile.* ${libdir}/python3.5/__pycache__/zipfile.* ${libdir}/python3.5/tarfile.* ${libdir}/python3.5/__pycache__/tarfile.* ${libdir}/python3.5/lib-dynload/bz2.*.so ${libdir}/python3.5/lib-dynload/__pycache__/bz2.*.so ${libdir}/python3.5/lib-dynload/zlib.*.so ${libdir}/python3.5/lib-dynload/__pycache__/zlib.*.so ${libdir}/python3.5/bz2.py ${libdir}/python3.5/__pycache__/bz2.py ${libdir}/python3.5/lzma.py ${libdir}/python3.5/__pycache__/lzma.py ${libdir}/python3.5/_compression.py ${libdir}/python3.5/__pycache__/_compression.py " | 229 | FILES_${PN}-compression="\ |
| 230 | ${libdir}/python3.5/gzip.* \ | ||
| 231 | ${libdir}/python3.5/__pycache__/gzip.* \ | ||
| 232 | ${libdir}/python3.5/zipfile.* \ | ||
| 233 | ${libdir}/python3.5/__pycache__/zipfile.* \ | ||
| 234 | ${libdir}/python3.5/tarfile.* \ | ||
| 235 | ${libdir}/python3.5/__pycache__/tarfile.* \ | ||
| 236 | ${libdir}/python3.5/lib-dynload/bz2.*.so \ | ||
| 237 | ${libdir}/python3.5/lib-dynload/__pycache__/bz2.*.so \ | ||
| 238 | ${libdir}/python3.5/lib-dynload/zlib.*.so \ | ||
| 239 | ${libdir}/python3.5/lib-dynload/__pycache__/zlib.*.so \ | ||
| 240 | ${libdir}/python3.5/bz2.py \ | ||
| 241 | ${libdir}/python3.5/__pycache__/bz2.py \ | ||
| 242 | ${libdir}/python3.5/lzma.py \ | ||
| 243 | ${libdir}/python3.5/__pycache__/lzma.py \ | ||
| 244 | ${libdir}/python3.5/_compression.py \ | ||
| 245 | ${libdir}/python3.5/__pycache__/_compression.py \ | ||
| 246 | " | ||
| 38 | 247 | ||
| 39 | SUMMARY_${PN}-core="Python interpreter and core modules" | 248 | SUMMARY_${PN}-core="Python interpreter and core modules" |
| 40 | RDEPENDS_${PN}-core="${PN}-lang ${PN}-re ${PN}-reprlib ${PN}-codecs ${PN}-io ${PN}-math" | 249 | RDEPENDS_${PN}-core="${PN}-lang ${PN}-re ${PN}-reprlib ${PN}-codecs ${PN}-io ${PN}-math" |
| 41 | FILES_${PN}-core="${libdir}/python3.5/__future__.* ${libdir}/python3.5/__pycache__/__future__.* ${libdir}/python3.5/_abcoll.* ${libdir}/python3.5/__pycache__/_abcoll.* ${libdir}/python3.5/abc.* ${libdir}/python3.5/__pycache__/abc.* ${libdir}/python3.5/ast.* ${libdir}/python3.5/__pycache__/ast.* ${libdir}/python3.5/copy.* ${libdir}/python3.5/__pycache__/copy.* ${libdir}/python3.5/copyreg.* ${libdir}/python3.5/__pycache__/copyreg.* ${libdir}/python3.5/configparser.* ${libdir}/python3.5/__pycache__/configparser.* ${libdir}/python3.5/genericpath.* ${libdir}/python3.5/__pycache__/genericpath.* ${libdir}/python3.5/getopt.* ${libdir}/python3.5/__pycache__/getopt.* ${libdir}/python3.5/linecache.* ${libdir}/python3.5/__pycache__/linecache.* ${libdir}/python3.5/new.* ${libdir}/python3.5/__pycache__/new.* ${libdir}/python3.5/os.* ${libdir}/python3.5/__pycache__/os.* ${libdir}/python3.5/posixpath.* ${libdir}/python3.5/__pycache__/posixpath.* ${libdir}/python3.5/struct.* ${libdir}/python3.5/__pycache__/struct.* ${libdir}/python3.5/warnings.* ${libdir}/python3.5/__pycache__/warnings.* ${libdir}/python3.5/site.* ${libdir}/python3.5/__pycache__/site.* ${libdir}/python3.5/stat.* ${libdir}/python3.5/__pycache__/stat.* ${libdir}/python3.5/UserDict.* ${libdir}/python3.5/__pycache__/UserDict.* ${libdir}/python3.5/UserList.* ${libdir}/python3.5/__pycache__/UserList.* ${libdir}/python3.5/UserString.* ${libdir}/python3.5/__pycache__/UserString.* ${libdir}/python3.5/lib-dynload/binascii.*.so ${libdir}/python3.5/lib-dynload/__pycache__/binascii.*.so ${libdir}/python3.5/lib-dynload/_struct.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_struct.*.so ${libdir}/python3.5/lib-dynload/time.*.so ${libdir}/python3.5/lib-dynload/__pycache__/time.*.so ${libdir}/python3.5/lib-dynload/xreadlines.*.so ${libdir}/python3.5/lib-dynload/__pycache__/xreadlines.*.so ${libdir}/python3.5/types.* ${libdir}/python3.5/__pycache__/types.* ${libdir}/python3.5/platform.* ${libdir}/python3.5/__pycache__/platform.* ${bindir}/python* ${libdir}/python3.5/_weakrefset.* ${libdir}/python3.5/__pycache__/_weakrefset.* ${libdir}/python3.5/sysconfig.* ${libdir}/python3.5/__pycache__/sysconfig.* ${libdir}/python3.5/_sysconfigdata.* ${libdir}/python3.5/__pycache__/_sysconfigdata.* ${includedir}/python${PYTHON_BINABI}/pyconfig*.h ${libdir}/python${PYTHON_MAJMIN}/collections ${libdir}/python${PYTHON_MAJMIN}/_collections_abc.* ${libdir}/python${PYTHON_MAJMIN}/_sitebuiltins.* ${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py " | 250 | FILES_${PN}-core="\ |
| 251 | ${libdir}/python3.5/__future__.* \ | ||
| 252 | ${libdir}/python3.5/__pycache__/__future__.* \ | ||
| 253 | ${libdir}/python3.5/_abcoll.* \ | ||
| 254 | ${libdir}/python3.5/__pycache__/_abcoll.* \ | ||
| 255 | ${libdir}/python3.5/abc.* \ | ||
| 256 | ${libdir}/python3.5/__pycache__/abc.* \ | ||
| 257 | ${libdir}/python3.5/ast.* \ | ||
| 258 | ${libdir}/python3.5/__pycache__/ast.* \ | ||
| 259 | ${libdir}/python3.5/copy.* \ | ||
| 260 | ${libdir}/python3.5/__pycache__/copy.* \ | ||
| 261 | ${libdir}/python3.5/copyreg.* \ | ||
| 262 | ${libdir}/python3.5/__pycache__/copyreg.* \ | ||
| 263 | ${libdir}/python3.5/configparser.* \ | ||
| 264 | ${libdir}/python3.5/__pycache__/configparser.* \ | ||
| 265 | ${libdir}/python3.5/genericpath.* \ | ||
| 266 | ${libdir}/python3.5/__pycache__/genericpath.* \ | ||
| 267 | ${libdir}/python3.5/getopt.* \ | ||
| 268 | ${libdir}/python3.5/__pycache__/getopt.* \ | ||
| 269 | ${libdir}/python3.5/linecache.* \ | ||
| 270 | ${libdir}/python3.5/__pycache__/linecache.* \ | ||
| 271 | ${libdir}/python3.5/new.* \ | ||
| 272 | ${libdir}/python3.5/__pycache__/new.* \ | ||
| 273 | ${libdir}/python3.5/os.* \ | ||
| 274 | ${libdir}/python3.5/__pycache__/os.* \ | ||
| 275 | ${libdir}/python3.5/posixpath.* \ | ||
| 276 | ${libdir}/python3.5/__pycache__/posixpath.* \ | ||
| 277 | ${libdir}/python3.5/struct.* \ | ||
| 278 | ${libdir}/python3.5/__pycache__/struct.* \ | ||
| 279 | ${libdir}/python3.5/warnings.* \ | ||
| 280 | ${libdir}/python3.5/__pycache__/warnings.* \ | ||
| 281 | ${libdir}/python3.5/site.* \ | ||
| 282 | ${libdir}/python3.5/__pycache__/site.* \ | ||
| 283 | ${libdir}/python3.5/stat.* \ | ||
| 284 | ${libdir}/python3.5/__pycache__/stat.* \ | ||
| 285 | ${libdir}/python3.5/UserDict.* \ | ||
| 286 | ${libdir}/python3.5/__pycache__/UserDict.* \ | ||
| 287 | ${libdir}/python3.5/UserList.* \ | ||
| 288 | ${libdir}/python3.5/__pycache__/UserList.* \ | ||
| 289 | ${libdir}/python3.5/UserString.* \ | ||
| 290 | ${libdir}/python3.5/__pycache__/UserString.* \ | ||
| 291 | ${libdir}/python3.5/lib-dynload/binascii.*.so \ | ||
| 292 | ${libdir}/python3.5/lib-dynload/__pycache__/binascii.*.so \ | ||
| 293 | ${libdir}/python3.5/lib-dynload/_struct.*.so \ | ||
| 294 | ${libdir}/python3.5/lib-dynload/__pycache__/_struct.*.so \ | ||
| 295 | ${libdir}/python3.5/lib-dynload/time.*.so \ | ||
| 296 | ${libdir}/python3.5/lib-dynload/__pycache__/time.*.so \ | ||
| 297 | ${libdir}/python3.5/lib-dynload/xreadlines.*.so \ | ||
| 298 | ${libdir}/python3.5/lib-dynload/__pycache__/xreadlines.*.so \ | ||
| 299 | ${libdir}/python3.5/types.* \ | ||
| 300 | ${libdir}/python3.5/__pycache__/types.* \ | ||
| 301 | ${libdir}/python3.5/platform.* \ | ||
| 302 | ${libdir}/python3.5/__pycache__/platform.* \ | ||
| 303 | ${bindir}/python* \ | ||
| 304 | ${libdir}/python3.5/_weakrefset.* \ | ||
| 305 | ${libdir}/python3.5/__pycache__/_weakrefset.* \ | ||
| 306 | ${libdir}/python3.5/sysconfig.* \ | ||
| 307 | ${libdir}/python3.5/__pycache__/sysconfig.* \ | ||
| 308 | ${libdir}/python3.5/_sysconfigdata.* \ | ||
| 309 | ${libdir}/python3.5/__pycache__/_sysconfigdata.* \ | ||
| 310 | ${includedir}/python${PYTHON_BINABI}/pyconfig*.h \ | ||
| 311 | ${libdir}/python${PYTHON_MAJMIN}/collections \ | ||
| 312 | ${libdir}/python${PYTHON_MAJMIN}/_collections_abc.* \ | ||
| 313 | ${libdir}/python${PYTHON_MAJMIN}/_sitebuiltins.* \ | ||
| 314 | ${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py \ | ||
| 315 | " | ||
| 42 | 316 | ||
| 43 | SUMMARY_${PN}-crypt="Python basic cryptographic and hashing support" | 317 | SUMMARY_${PN}-crypt="Python basic cryptographic and hashing support" |
| 44 | RDEPENDS_${PN}-crypt="${PN}-core" | 318 | RDEPENDS_${PN}-crypt="${PN}-core" |
| 45 | FILES_${PN}-crypt="${libdir}/python3.5/hashlib.* ${libdir}/python3.5/__pycache__/hashlib.* ${libdir}/python3.5/md5.* ${libdir}/python3.5/__pycache__/md5.* ${libdir}/python3.5/sha.* ${libdir}/python3.5/__pycache__/sha.* ${libdir}/python3.5/lib-dynload/crypt.*.so ${libdir}/python3.5/lib-dynload/__pycache__/crypt.*.so ${libdir}/python3.5/lib-dynload/_hashlib.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_hashlib.*.so ${libdir}/python3.5/lib-dynload/_sha256.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_sha256.*.so ${libdir}/python3.5/lib-dynload/_sha512.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_sha512.*.so " | 319 | FILES_${PN}-crypt="\ |
| 320 | ${libdir}/python3.5/hashlib.* \ | ||
| 321 | ${libdir}/python3.5/__pycache__/hashlib.* \ | ||
| 322 | ${libdir}/python3.5/md5.* \ | ||
| 323 | ${libdir}/python3.5/__pycache__/md5.* \ | ||
| 324 | ${libdir}/python3.5/sha.* \ | ||
| 325 | ${libdir}/python3.5/__pycache__/sha.* \ | ||
| 326 | ${libdir}/python3.5/lib-dynload/crypt.*.so \ | ||
| 327 | ${libdir}/python3.5/lib-dynload/__pycache__/crypt.*.so \ | ||
| 328 | ${libdir}/python3.5/lib-dynload/_hashlib.*.so \ | ||
| 329 | ${libdir}/python3.5/lib-dynload/__pycache__/_hashlib.*.so \ | ||
| 330 | ${libdir}/python3.5/lib-dynload/_sha256.*.so \ | ||
| 331 | ${libdir}/python3.5/lib-dynload/__pycache__/_sha256.*.so \ | ||
| 332 | ${libdir}/python3.5/lib-dynload/_sha512.*.so \ | ||
| 333 | ${libdir}/python3.5/lib-dynload/__pycache__/_sha512.*.so \ | ||
| 334 | " | ||
| 46 | 335 | ||
| 47 | SUMMARY_${PN}-ctypes="Python C types support" | 336 | SUMMARY_${PN}-ctypes="Python C types support" |
| 48 | RDEPENDS_${PN}-ctypes="${PN}-core ${PN}-subprocess" | 337 | RDEPENDS_${PN}-ctypes="${PN}-core ${PN}-subprocess" |
| 49 | FILES_${PN}-ctypes="${libdir}/python3.5/ctypes ${libdir}/python3.5/ctypes/__pycache__ ${libdir}/python3.5/lib-dynload/_ctypes.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_ctypes.*.so ${libdir}/python3.5/lib-dynload/_ctypes_test.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_ctypes_test.*.so " | 338 | FILES_${PN}-ctypes="\ |
| 339 | ${libdir}/python3.5/ctypes \ | ||
| 340 | ${libdir}/python3.5/ctypes/__pycache__ \ | ||
| 341 | ${libdir}/python3.5/lib-dynload/_ctypes.*.so \ | ||
| 342 | ${libdir}/python3.5/lib-dynload/__pycache__/_ctypes.*.so \ | ||
| 343 | ${libdir}/python3.5/lib-dynload/_ctypes_test.*.so \ | ||
| 344 | ${libdir}/python3.5/lib-dynload/__pycache__/_ctypes_test.*.so \ | ||
| 345 | " | ||
| 50 | 346 | ||
| 51 | SUMMARY_${PN}-curses="Python curses support" | 347 | SUMMARY_${PN}-curses="Python curses support" |
| 52 | RDEPENDS_${PN}-curses="${PN}-core" | 348 | RDEPENDS_${PN}-curses="${PN}-core" |
| 53 | FILES_${PN}-curses="${libdir}/python3.5/curses ${libdir}/python3.5/curses/__pycache__ ${libdir}/python3.5/lib-dynload/_curses.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_curses.*.so ${libdir}/python3.5/lib-dynload/_curses_panel.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_curses_panel.*.so " | 349 | FILES_${PN}-curses="\ |
| 350 | ${libdir}/python3.5/curses \ | ||
| 351 | ${libdir}/python3.5/curses/__pycache__ \ | ||
| 352 | ${libdir}/python3.5/lib-dynload/_curses.*.so \ | ||
| 353 | ${libdir}/python3.5/lib-dynload/__pycache__/_curses.*.so \ | ||
| 354 | ${libdir}/python3.5/lib-dynload/_curses_panel.*.so \ | ||
| 355 | ${libdir}/python3.5/lib-dynload/__pycache__/_curses_panel.*.so \ | ||
| 356 | " | ||
| 54 | 357 | ||
| 55 | SUMMARY_${PN}-datetime="Python calendar and time support" | 358 | SUMMARY_${PN}-datetime="Python calendar and time support" |
| 56 | RDEPENDS_${PN}-datetime="${PN}-core ${PN}-codecs" | 359 | RDEPENDS_${PN}-datetime="${PN}-core ${PN}-codecs" |
| 57 | FILES_${PN}-datetime="${libdir}/python3.5/_strptime.* ${libdir}/python3.5/__pycache__/_strptime.* ${libdir}/python3.5/calendar.* ${libdir}/python3.5/__pycache__/calendar.* ${libdir}/python3.5/datetime.* ${libdir}/python3.5/__pycache__/datetime.* ${libdir}/python3.5/lib-dynload/_datetime.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_datetime.*.so " | 360 | FILES_${PN}-datetime="\ |
| 361 | ${libdir}/python3.5/_strptime.* \ | ||
| 362 | ${libdir}/python3.5/__pycache__/_strptime.* \ | ||
| 363 | ${libdir}/python3.5/calendar.* \ | ||
| 364 | ${libdir}/python3.5/__pycache__/calendar.* \ | ||
| 365 | ${libdir}/python3.5/datetime.* \ | ||
| 366 | ${libdir}/python3.5/__pycache__/datetime.* \ | ||
| 367 | ${libdir}/python3.5/lib-dynload/_datetime.*.so \ | ||
| 368 | ${libdir}/python3.5/lib-dynload/__pycache__/_datetime.*.so \ | ||
| 369 | " | ||
| 58 | 370 | ||
| 59 | SUMMARY_${PN}-db="Python file-based database support" | 371 | SUMMARY_${PN}-db="Python file-based database support" |
| 60 | RDEPENDS_${PN}-db="${PN}-core" | 372 | RDEPENDS_${PN}-db="${PN}-core" |
| 61 | FILES_${PN}-db="${libdir}/python3.5/anydbm.* ${libdir}/python3.5/__pycache__/anydbm.* ${libdir}/python3.5/dumbdbm.* ${libdir}/python3.5/__pycache__/dumbdbm.* ${libdir}/python3.5/whichdb.* ${libdir}/python3.5/__pycache__/whichdb.* ${libdir}/python3.5/dbm ${libdir}/python3.5/dbm/__pycache__ ${libdir}/python3.5/lib-dynload/_dbm.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_dbm.*.so " | 373 | FILES_${PN}-db="\ |
| 374 | ${libdir}/python3.5/anydbm.* \ | ||
| 375 | ${libdir}/python3.5/__pycache__/anydbm.* \ | ||
| 376 | ${libdir}/python3.5/dumbdbm.* \ | ||
| 377 | ${libdir}/python3.5/__pycache__/dumbdbm.* \ | ||
| 378 | ${libdir}/python3.5/whichdb.* \ | ||
| 379 | ${libdir}/python3.5/__pycache__/whichdb.* \ | ||
| 380 | ${libdir}/python3.5/dbm \ | ||
| 381 | ${libdir}/python3.5/dbm/__pycache__ \ | ||
| 382 | ${libdir}/python3.5/lib-dynload/_dbm.*.so \ | ||
| 383 | ${libdir}/python3.5/lib-dynload/__pycache__/_dbm.*.so \ | ||
| 384 | " | ||
| 62 | 385 | ||
| 63 | SUMMARY_${PN}-debugger="Python debugger" | 386 | SUMMARY_${PN}-debugger="Python debugger" |
| 64 | RDEPENDS_${PN}-debugger="${PN}-core ${PN}-io ${PN}-lang ${PN}-re ${PN}-stringold ${PN}-shell ${PN}-pprint ${PN}-importlib ${PN}-pkgutil" | 387 | RDEPENDS_${PN}-debugger="${PN}-core ${PN}-io ${PN}-lang ${PN}-re ${PN}-stringold ${PN}-shell ${PN}-pprint ${PN}-importlib ${PN}-pkgutil" |
| 65 | FILES_${PN}-debugger="${libdir}/python3.5/bdb.* ${libdir}/python3.5/__pycache__/bdb.* ${libdir}/python3.5/pdb.* ${libdir}/python3.5/__pycache__/pdb.* " | 388 | FILES_${PN}-debugger="\ |
| 389 | ${libdir}/python3.5/bdb.* \ | ||
| 390 | ${libdir}/python3.5/__pycache__/bdb.* \ | ||
| 391 | ${libdir}/python3.5/pdb.* \ | ||
| 392 | ${libdir}/python3.5/__pycache__/pdb.* \ | ||
| 393 | " | ||
| 66 | 394 | ||
| 67 | SUMMARY_${PN}-dev="Python development package" | 395 | SUMMARY_${PN}-dev="Python development package" |
| 68 | RDEPENDS_${PN}-dev="${PN}-core" | 396 | RDEPENDS_${PN}-dev="${PN}-core" |
| 69 | FILES_${PN}-dev="${includedir} ${libdir}/lib*${SOLIBSDEV} ${libdir}/*.la ${libdir}/*.a ${libdir}/*.o ${libdir}/pkgconfig ${base_libdir}/*.a ${base_libdir}/*.o ${datadir}/aclocal ${datadir}/pkgconfig ${libdir}/python3.5/config*/Makefile ${libdir}/python3.5/config*/Makefile/__pycache__ " | 397 | FILES_${PN}-dev="\ |
| 398 | ${includedir} \ | ||
| 399 | ${libdir}/lib*${SOLIBSDEV} \ | ||
| 400 | ${libdir}/*.la \ | ||
| 401 | ${libdir}/*.a \ | ||
| 402 | ${libdir}/*.o \ | ||
| 403 | ${libdir}/pkgconfig \ | ||
| 404 | ${base_libdir}/*.a \ | ||
| 405 | ${base_libdir}/*.o \ | ||
| 406 | ${datadir}/aclocal \ | ||
| 407 | ${datadir}/pkgconfig \ | ||
| 408 | ${libdir}/python3.5/config*/Makefile \ | ||
| 409 | ${libdir}/python3.5/config*/Makefile/__pycache__ \ | ||
| 410 | " | ||
| 70 | 411 | ||
| 71 | SUMMARY_${PN}-difflib="Python helpers for computing deltas between objects" | 412 | SUMMARY_${PN}-difflib="Python helpers for computing deltas between objects" |
| 72 | RDEPENDS_${PN}-difflib="${PN}-lang ${PN}-re" | 413 | RDEPENDS_${PN}-difflib="${PN}-lang ${PN}-re" |
| 73 | FILES_${PN}-difflib="${libdir}/python3.5/difflib.* ${libdir}/python3.5/__pycache__/difflib.* " | 414 | FILES_${PN}-difflib="\ |
| 415 | ${libdir}/python3.5/difflib.* \ | ||
| 416 | ${libdir}/python3.5/__pycache__/difflib.* \ | ||
| 417 | " | ||
| 74 | 418 | ||
| 75 | SUMMARY_${PN}-distutils="Python Distribution Utilities" | 419 | SUMMARY_${PN}-distutils="Python Distribution Utilities" |
| 76 | RDEPENDS_${PN}-distutils="${PN}-core ${PN}-email" | 420 | RDEPENDS_${PN}-distutils="${PN}-core ${PN}-email" |
| 77 | FILES_${PN}-distutils="${libdir}/python3.5/config ${libdir}/python3.5/config/__pycache__ ${libdir}/python3.5/distutils ${libdir}/python3.5/distutils/__pycache__ " | 421 | FILES_${PN}-distutils="\ |
| 422 | ${libdir}/python3.5/config \ | ||
| 423 | ${libdir}/python3.5/config/__pycache__ \ | ||
| 424 | ${libdir}/python3.5/distutils \ | ||
| 425 | ${libdir}/python3.5/distutils/__pycache__ \ | ||
| 426 | " | ||
| 78 | 427 | ||
| 79 | SUMMARY_${PN}-distutils-staticdev="Python distribution utilities (static libraries)" | 428 | SUMMARY_${PN}-distutils-staticdev="Python distribution utilities (static libraries)" |
| 80 | RDEPENDS_${PN}-distutils-staticdev="${PN}-distutils" | 429 | RDEPENDS_${PN}-distutils-staticdev="${PN}-distutils" |
| 81 | FILES_${PN}-distutils-staticdev="${libdir}/python3.5/config/lib*.a ${libdir}/python3.5/config/__pycache__/lib*.a " | 430 | FILES_${PN}-distutils-staticdev="\ |
| 431 | ${libdir}/python3.5/config/lib*.a \ | ||
| 432 | ${libdir}/python3.5/config/__pycache__/lib*.a \ | ||
| 433 | " | ||
| 82 | 434 | ||
| 83 | SUMMARY_${PN}-doctest="Python framework for running examples in docstrings" | 435 | SUMMARY_${PN}-doctest="Python framework for running examples in docstrings" |
| 84 | RDEPENDS_${PN}-doctest="${PN}-core ${PN}-lang ${PN}-io ${PN}-re ${PN}-unittest ${PN}-debugger ${PN}-difflib" | 436 | RDEPENDS_${PN}-doctest="${PN}-core ${PN}-lang ${PN}-io ${PN}-re ${PN}-unittest ${PN}-debugger ${PN}-difflib" |
| 85 | FILES_${PN}-doctest="${libdir}/python3.5/doctest.* ${libdir}/python3.5/__pycache__/doctest.* " | 437 | FILES_${PN}-doctest="\ |
| 438 | ${libdir}/python3.5/doctest.* \ | ||
| 439 | ${libdir}/python3.5/__pycache__/doctest.* \ | ||
| 440 | " | ||
| 86 | 441 | ||
| 87 | SUMMARY_${PN}-email="Python email support" | 442 | SUMMARY_${PN}-email="Python email support" |
| 88 | RDEPENDS_${PN}-email="${PN}-core ${PN}-io ${PN}-re ${PN}-mime ${PN}-audio ${PN}-image ${PN}-netclient" | 443 | RDEPENDS_${PN}-email="${PN}-core ${PN}-io ${PN}-re ${PN}-mime ${PN}-audio ${PN}-image ${PN}-netclient" |
| 89 | FILES_${PN}-email="${libdir}/python3.5/imaplib.* ${libdir}/python3.5/__pycache__/imaplib.* ${libdir}/python3.5/email ${libdir}/python3.5/email/__pycache__ " | 444 | FILES_${PN}-email="\ |
| 445 | ${libdir}/python3.5/imaplib.* \ | ||
| 446 | ${libdir}/python3.5/__pycache__/imaplib.* \ | ||
| 447 | ${libdir}/python3.5/email \ | ||
| 448 | ${libdir}/python3.5/email/__pycache__ \ | ||
| 449 | " | ||
| 90 | 450 | ||
| 91 | SUMMARY_${PN}-enum="Python support for enumerations" | 451 | SUMMARY_${PN}-enum="Python support for enumerations" |
| 92 | RDEPENDS_${PN}-enum="${PN}-core" | 452 | RDEPENDS_${PN}-enum="${PN}-core" |
| 93 | FILES_${PN}-enum="${libdir}/python3.5/enum.* ${libdir}/python3.5/__pycache__/enum.* " | 453 | FILES_${PN}-enum="\ |
| 454 | ${libdir}/python3.5/enum.* \ | ||
| 455 | ${libdir}/python3.5/__pycache__/enum.* \ | ||
| 456 | " | ||
| 94 | 457 | ||
| 95 | SUMMARY_${PN}-fcntl="Python's fcntl interface" | 458 | SUMMARY_${PN}-fcntl="Python's fcntl interface" |
| 96 | RDEPENDS_${PN}-fcntl="${PN}-core" | 459 | RDEPENDS_${PN}-fcntl="${PN}-core" |
| 97 | FILES_${PN}-fcntl="${libdir}/python3.5/lib-dynload/fcntl.*.so ${libdir}/python3.5/lib-dynload/__pycache__/fcntl.*.so " | 460 | FILES_${PN}-fcntl="\ |
| 461 | ${libdir}/python3.5/lib-dynload/fcntl.*.so \ | ||
| 462 | ${libdir}/python3.5/lib-dynload/__pycache__/fcntl.*.so \ | ||
| 463 | " | ||
| 98 | 464 | ||
| 99 | SUMMARY_${PN}-gdbm="Python GNU database support" | 465 | SUMMARY_${PN}-gdbm="Python GNU database support" |
| 100 | RDEPENDS_${PN}-gdbm="${PN}-core" | 466 | RDEPENDS_${PN}-gdbm="${PN}-core" |
| 101 | FILES_${PN}-gdbm="${libdir}/python3.5/lib-dynload/_gdbm.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_gdbm.*.so " | 467 | FILES_${PN}-gdbm="\ |
| 468 | ${libdir}/python3.5/lib-dynload/_gdbm.*.so \ | ||
| 469 | ${libdir}/python3.5/lib-dynload/__pycache__/_gdbm.*.so \ | ||
| 470 | " | ||
| 102 | 471 | ||
| 103 | SUMMARY_${PN}-html="Python HTML processing support" | 472 | SUMMARY_${PN}-html="Python HTML processing support" |
| 104 | RDEPENDS_${PN}-html="${PN}-core" | 473 | RDEPENDS_${PN}-html="${PN}-core" |
| 105 | FILES_${PN}-html="${libdir}/python3.5/formatter.* ${libdir}/python3.5/__pycache__/formatter.* ${libdir}/python3.5/htmlentitydefs.* ${libdir}/python3.5/__pycache__/htmlentitydefs.* ${libdir}/python3.5/html ${libdir}/python3.5/html/__pycache__ ${libdir}/python3.5/htmllib.* ${libdir}/python3.5/__pycache__/htmllib.* ${libdir}/python3.5/markupbase.* ${libdir}/python3.5/__pycache__/markupbase.* ${libdir}/python3.5/sgmllib.* ${libdir}/python3.5/__pycache__/sgmllib.* ${libdir}/python3.5/HTMLParser.* ${libdir}/python3.5/__pycache__/HTMLParser.* " | 474 | FILES_${PN}-html="\ |
| 475 | ${libdir}/python3.5/formatter.* \ | ||
| 476 | ${libdir}/python3.5/__pycache__/formatter.* \ | ||
| 477 | ${libdir}/python3.5/htmlentitydefs.* \ | ||
| 478 | ${libdir}/python3.5/__pycache__/htmlentitydefs.* \ | ||
| 479 | ${libdir}/python3.5/html \ | ||
| 480 | ${libdir}/python3.5/html/__pycache__ \ | ||
| 481 | ${libdir}/python3.5/htmllib.* \ | ||
| 482 | ${libdir}/python3.5/__pycache__/htmllib.* \ | ||
| 483 | ${libdir}/python3.5/markupbase.* \ | ||
| 484 | ${libdir}/python3.5/__pycache__/markupbase.* \ | ||
| 485 | ${libdir}/python3.5/sgmllib.* \ | ||
| 486 | ${libdir}/python3.5/__pycache__/sgmllib.* \ | ||
| 487 | ${libdir}/python3.5/HTMLParser.* \ | ||
| 488 | ${libdir}/python3.5/__pycache__/HTMLParser.* \ | ||
| 489 | " | ||
| 106 | 490 | ||
| 107 | SUMMARY_${PN}-idle="Python Integrated Development Environment" | 491 | SUMMARY_${PN}-idle="Python Integrated Development Environment" |
| 108 | RDEPENDS_${PN}-idle="${PN}-core ${PN}-tkinter" | 492 | RDEPENDS_${PN}-idle="${PN}-core ${PN}-tkinter" |
| 109 | FILES_${PN}-idle="${bindir}/idle ${libdir}/python3.5/idlelib ${libdir}/python3.5/idlelib/__pycache__ " | 493 | FILES_${PN}-idle="\ |
| 494 | ${bindir}/idle \ | ||
| 495 | ${libdir}/python3.5/idlelib \ | ||
| 496 | ${libdir}/python3.5/idlelib/__pycache__ \ | ||
| 497 | " | ||
| 110 | 498 | ||
| 111 | SUMMARY_${PN}-image="Python graphical image handling" | 499 | SUMMARY_${PN}-image="Python graphical image handling" |
| 112 | RDEPENDS_${PN}-image="${PN}-core" | 500 | RDEPENDS_${PN}-image="${PN}-core" |
| 113 | FILES_${PN}-image="${libdir}/python3.5/colorsys.* ${libdir}/python3.5/__pycache__/colorsys.* ${libdir}/python3.5/imghdr.* ${libdir}/python3.5/__pycache__/imghdr.* ${libdir}/python3.5/lib-dynload/imageop.*.so ${libdir}/python3.5/lib-dynload/__pycache__/imageop.*.so ${libdir}/python3.5/lib-dynload/rgbimg.*.so ${libdir}/python3.5/lib-dynload/__pycache__/rgbimg.*.so " | 501 | FILES_${PN}-image="\ |
| 502 | ${libdir}/python3.5/colorsys.* \ | ||
| 503 | ${libdir}/python3.5/__pycache__/colorsys.* \ | ||
| 504 | ${libdir}/python3.5/imghdr.* \ | ||
| 505 | ${libdir}/python3.5/__pycache__/imghdr.* \ | ||
| 506 | ${libdir}/python3.5/lib-dynload/imageop.*.so \ | ||
| 507 | ${libdir}/python3.5/lib-dynload/__pycache__/imageop.*.so \ | ||
| 508 | ${libdir}/python3.5/lib-dynload/rgbimg.*.so \ | ||
| 509 | ${libdir}/python3.5/lib-dynload/__pycache__/rgbimg.*.so \ | ||
| 510 | " | ||
| 114 | 511 | ||
| 115 | SUMMARY_${PN}-importlib="Python import implementation library" | 512 | SUMMARY_${PN}-importlib="Python import implementation library" |
| 116 | RDEPENDS_${PN}-importlib="${PN}-core ${PN}-lang" | 513 | RDEPENDS_${PN}-importlib="${PN}-core ${PN}-lang" |
| 117 | FILES_${PN}-importlib="${libdir}/python3.5/importlib ${libdir}/python3.5/importlib/__pycache__ ${libdir}/python3.5/imp.* ${libdir}/python3.5/__pycache__/imp.* " | 514 | FILES_${PN}-importlib="\ |
| 515 | ${libdir}/python3.5/importlib \ | ||
| 516 | ${libdir}/python3.5/importlib/__pycache__ \ | ||
| 517 | ${libdir}/python3.5/imp.* \ | ||
| 518 | ${libdir}/python3.5/__pycache__/imp.* \ | ||
| 519 | " | ||
| 118 | 520 | ||
| 119 | SUMMARY_${PN}-io="Python low-level I/O" | 521 | SUMMARY_${PN}-io="Python low-level I/O" |
| 120 | RDEPENDS_${PN}-io="${PN}-core ${PN}-math" | 522 | RDEPENDS_${PN}-io="${PN}-core ${PN}-math" |
| 121 | FILES_${PN}-io="${libdir}/python3.5/lib-dynload/_socket.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_socket.*.so ${libdir}/python3.5/lib-dynload/_io.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_io.*.so ${libdir}/python3.5/lib-dynload/_ssl.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_ssl.*.so ${libdir}/python3.5/lib-dynload/select.*.so ${libdir}/python3.5/lib-dynload/__pycache__/select.*.so ${libdir}/python3.5/lib-dynload/termios.*.so ${libdir}/python3.5/lib-dynload/__pycache__/termios.*.so ${libdir}/python3.5/lib-dynload/cStringIO.*.so ${libdir}/python3.5/lib-dynload/__pycache__/cStringIO.*.so ${libdir}/python3.5/ipaddress.* ${libdir}/python3.5/__pycache__/ipaddress.* ${libdir}/python3.5/pipes.* ${libdir}/python3.5/__pycache__/pipes.* ${libdir}/python3.5/socket.* ${libdir}/python3.5/__pycache__/socket.* ${libdir}/python3.5/ssl.* ${libdir}/python3.5/__pycache__/ssl.* ${libdir}/python3.5/tempfile.* ${libdir}/python3.5/__pycache__/tempfile.* ${libdir}/python3.5/StringIO.* ${libdir}/python3.5/__pycache__/StringIO.* ${libdir}/python3.5/io.* ${libdir}/python3.5/__pycache__/io.* ${libdir}/python3.5/_pyio.* ${libdir}/python3.5/__pycache__/_pyio.* " | 523 | FILES_${PN}-io="\ |
| 524 | ${libdir}/python3.5/lib-dynload/_socket.*.so \ | ||
| 525 | ${libdir}/python3.5/lib-dynload/__pycache__/_socket.*.so \ | ||
| 526 | ${libdir}/python3.5/lib-dynload/_io.*.so \ | ||
| 527 | ${libdir}/python3.5/lib-dynload/__pycache__/_io.*.so \ | ||
| 528 | ${libdir}/python3.5/lib-dynload/_ssl.*.so \ | ||
| 529 | ${libdir}/python3.5/lib-dynload/__pycache__/_ssl.*.so \ | ||
| 530 | ${libdir}/python3.5/lib-dynload/select.*.so \ | ||
| 531 | ${libdir}/python3.5/lib-dynload/__pycache__/select.*.so \ | ||
| 532 | ${libdir}/python3.5/lib-dynload/termios.*.so \ | ||
| 533 | ${libdir}/python3.5/lib-dynload/__pycache__/termios.*.so \ | ||
| 534 | ${libdir}/python3.5/lib-dynload/cStringIO.*.so \ | ||
| 535 | ${libdir}/python3.5/lib-dynload/__pycache__/cStringIO.*.so \ | ||
| 536 | ${libdir}/python3.5/ipaddress.* \ | ||
| 537 | ${libdir}/python3.5/__pycache__/ipaddress.* \ | ||
| 538 | ${libdir}/python3.5/pipes.* \ | ||
| 539 | ${libdir}/python3.5/__pycache__/pipes.* \ | ||
| 540 | ${libdir}/python3.5/socket.* \ | ||
| 541 | ${libdir}/python3.5/__pycache__/socket.* \ | ||
| 542 | ${libdir}/python3.5/ssl.* \ | ||
| 543 | ${libdir}/python3.5/__pycache__/ssl.* \ | ||
| 544 | ${libdir}/python3.5/tempfile.* \ | ||
| 545 | ${libdir}/python3.5/__pycache__/tempfile.* \ | ||
| 546 | ${libdir}/python3.5/StringIO.* \ | ||
| 547 | ${libdir}/python3.5/__pycache__/StringIO.* \ | ||
| 548 | ${libdir}/python3.5/io.* \ | ||
| 549 | ${libdir}/python3.5/__pycache__/io.* \ | ||
| 550 | ${libdir}/python3.5/_pyio.* \ | ||
| 551 | ${libdir}/python3.5/__pycache__/_pyio.* \ | ||
| 552 | " | ||
| 122 | 553 | ||
| 123 | SUMMARY_${PN}-json="Python JSON support" | 554 | SUMMARY_${PN}-json="Python JSON support" |
| 124 | RDEPENDS_${PN}-json="${PN}-core ${PN}-math ${PN}-re" | 555 | RDEPENDS_${PN}-json="${PN}-core ${PN}-math ${PN}-re" |
| 125 | FILES_${PN}-json="${libdir}/python3.5/json ${libdir}/python3.5/json/__pycache__ ${libdir}/python3.5/lib-dynload/_json.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_json.*.so " | 556 | FILES_${PN}-json="\ |
| 557 | ${libdir}/python3.5/json \ | ||
| 558 | ${libdir}/python3.5/json/__pycache__ \ | ||
| 559 | ${libdir}/python3.5/lib-dynload/_json.*.so \ | ||
| 560 | ${libdir}/python3.5/lib-dynload/__pycache__/_json.*.so \ | ||
| 561 | " | ||
| 126 | 562 | ||
| 127 | SUMMARY_${PN}-lang="Python low-level language support" | 563 | SUMMARY_${PN}-lang="Python low-level language support" |
| 128 | RDEPENDS_${PN}-lang="${PN}-core ${PN}-importlib" | 564 | RDEPENDS_${PN}-lang="${PN}-core ${PN}-importlib" |
| 129 | FILES_${PN}-lang="${libdir}/python3.5/lib-dynload/_bisect.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_bisect.*.so ${libdir}/python3.5/lib-dynload/_collections.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_collections.*.so ${libdir}/python3.5/lib-dynload/_heapq.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_heapq.*.so ${libdir}/python3.5/lib-dynload/_weakref.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_weakref.*.so ${libdir}/python3.5/lib-dynload/_functools.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_functools.*.so ${libdir}/python3.5/lib-dynload/array.*.so ${libdir}/python3.5/lib-dynload/__pycache__/array.*.so ${libdir}/python3.5/lib-dynload/itertools.*.so ${libdir}/python3.5/lib-dynload/__pycache__/itertools.*.so ${libdir}/python3.5/lib-dynload/operator.*.so ${libdir}/python3.5/lib-dynload/__pycache__/operator.*.so ${libdir}/python3.5/lib-dynload/parser.*.so ${libdir}/python3.5/lib-dynload/__pycache__/parser.*.so ${libdir}/python3.5/atexit.* ${libdir}/python3.5/__pycache__/atexit.* ${libdir}/python3.5/bisect.* ${libdir}/python3.5/__pycache__/bisect.* ${libdir}/python3.5/code.* ${libdir}/python3.5/__pycache__/code.* ${libdir}/python3.5/codeop.* ${libdir}/python3.5/__pycache__/codeop.* ${libdir}/python3.5/collections.* ${libdir}/python3.5/__pycache__/collections.* ${libdir}/python3.5/_collections_abc.* ${libdir}/python3.5/__pycache__/_collections_abc.* ${libdir}/python3.5/contextlib.* ${libdir}/python3.5/__pycache__/contextlib.* ${libdir}/python3.5/dis.* ${libdir}/python3.5/__pycache__/dis.* ${libdir}/python3.5/functools.* ${libdir}/python3.5/__pycache__/functools.* ${libdir}/python3.5/heapq.* ${libdir}/python3.5/__pycache__/heapq.* ${libdir}/python3.5/inspect.* ${libdir}/python3.5/__pycache__/inspect.* ${libdir}/python3.5/keyword.* ${libdir}/python3.5/__pycache__/keyword.* ${libdir}/python3.5/opcode.* ${libdir}/python3.5/__pycache__/opcode.* ${libdir}/python3.5/operator.* ${libdir}/python3.5/__pycache__/operator.* ${libdir}/python3.5/symbol.* ${libdir}/python3.5/__pycache__/symbol.* ${libdir}/python3.5/repr.* ${libdir}/python3.5/__pycache__/repr.* ${libdir}/python3.5/token.* ${libdir}/python3.5/__pycache__/token.* ${libdir}/python3.5/tokenize.* ${libdir}/python3.5/__pycache__/tokenize.* ${libdir}/python3.5/traceback.* ${libdir}/python3.5/__pycache__/traceback.* ${libdir}/python3.5/weakref.* ${libdir}/python3.5/__pycache__/weakref.* " | 565 | FILES_${PN}-lang="\ |
| 566 | ${libdir}/python3.5/lib-dynload/_bisect.*.so \ | ||
| 567 | ${libdir}/python3.5/lib-dynload/__pycache__/_bisect.*.so \ | ||
| 568 | ${libdir}/python3.5/lib-dynload/_collections.*.so \ | ||
| 569 | ${libdir}/python3.5/lib-dynload/__pycache__/_collections.*.so \ | ||
| 570 | ${libdir}/python3.5/lib-dynload/_heapq.*.so \ | ||
| 571 | ${libdir}/python3.5/lib-dynload/__pycache__/_heapq.*.so \ | ||
| 572 | ${libdir}/python3.5/lib-dynload/_weakref.*.so \ | ||
| 573 | ${libdir}/python3.5/lib-dynload/__pycache__/_weakref.*.so \ | ||
| 574 | ${libdir}/python3.5/lib-dynload/_functools.*.so \ | ||
| 575 | ${libdir}/python3.5/lib-dynload/__pycache__/_functools.*.so \ | ||
| 576 | ${libdir}/python3.5/lib-dynload/array.*.so \ | ||
| 577 | ${libdir}/python3.5/lib-dynload/__pycache__/array.*.so \ | ||
| 578 | ${libdir}/python3.5/lib-dynload/itertools.*.so \ | ||
| 579 | ${libdir}/python3.5/lib-dynload/__pycache__/itertools.*.so \ | ||
| 580 | ${libdir}/python3.5/lib-dynload/operator.*.so \ | ||
| 581 | ${libdir}/python3.5/lib-dynload/__pycache__/operator.*.so \ | ||
| 582 | ${libdir}/python3.5/lib-dynload/parser.*.so \ | ||
| 583 | ${libdir}/python3.5/lib-dynload/__pycache__/parser.*.so \ | ||
| 584 | ${libdir}/python3.5/atexit.* \ | ||
| 585 | ${libdir}/python3.5/__pycache__/atexit.* \ | ||
| 586 | ${libdir}/python3.5/bisect.* \ | ||
| 587 | ${libdir}/python3.5/__pycache__/bisect.* \ | ||
| 588 | ${libdir}/python3.5/code.* \ | ||
| 589 | ${libdir}/python3.5/__pycache__/code.* \ | ||
| 590 | ${libdir}/python3.5/codeop.* \ | ||
| 591 | ${libdir}/python3.5/__pycache__/codeop.* \ | ||
| 592 | ${libdir}/python3.5/collections.* \ | ||
| 593 | ${libdir}/python3.5/__pycache__/collections.* \ | ||
| 594 | ${libdir}/python3.5/_collections_abc.* \ | ||
| 595 | ${libdir}/python3.5/__pycache__/_collections_abc.* \ | ||
| 596 | ${libdir}/python3.5/contextlib.* \ | ||
| 597 | ${libdir}/python3.5/__pycache__/contextlib.* \ | ||
| 598 | ${libdir}/python3.5/dis.* \ | ||
| 599 | ${libdir}/python3.5/__pycache__/dis.* \ | ||
| 600 | ${libdir}/python3.5/functools.* \ | ||
| 601 | ${libdir}/python3.5/__pycache__/functools.* \ | ||
| 602 | ${libdir}/python3.5/heapq.* \ | ||
| 603 | ${libdir}/python3.5/__pycache__/heapq.* \ | ||
| 604 | ${libdir}/python3.5/inspect.* \ | ||
| 605 | ${libdir}/python3.5/__pycache__/inspect.* \ | ||
| 606 | ${libdir}/python3.5/keyword.* \ | ||
| 607 | ${libdir}/python3.5/__pycache__/keyword.* \ | ||
| 608 | ${libdir}/python3.5/opcode.* \ | ||
| 609 | ${libdir}/python3.5/__pycache__/opcode.* \ | ||
| 610 | ${libdir}/python3.5/operator.* \ | ||
| 611 | ${libdir}/python3.5/__pycache__/operator.* \ | ||
| 612 | ${libdir}/python3.5/symbol.* \ | ||
| 613 | ${libdir}/python3.5/__pycache__/symbol.* \ | ||
| 614 | ${libdir}/python3.5/repr.* \ | ||
| 615 | ${libdir}/python3.5/__pycache__/repr.* \ | ||
| 616 | ${libdir}/python3.5/token.* \ | ||
| 617 | ${libdir}/python3.5/__pycache__/token.* \ | ||
| 618 | ${libdir}/python3.5/tokenize.* \ | ||
| 619 | ${libdir}/python3.5/__pycache__/tokenize.* \ | ||
| 620 | ${libdir}/python3.5/traceback.* \ | ||
| 621 | ${libdir}/python3.5/__pycache__/traceback.* \ | ||
| 622 | ${libdir}/python3.5/weakref.* \ | ||
| 623 | ${libdir}/python3.5/__pycache__/weakref.* \ | ||
| 624 | " | ||
| 130 | 625 | ||
| 131 | SUMMARY_${PN}-logging="Python logging support" | 626 | SUMMARY_${PN}-logging="Python logging support" |
| 132 | RDEPENDS_${PN}-logging="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-stringold" | 627 | RDEPENDS_${PN}-logging="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-stringold" |
| 133 | FILES_${PN}-logging="${libdir}/python3.5/logging ${libdir}/python3.5/logging/__pycache__ " | 628 | FILES_${PN}-logging="\ |
| 629 | ${libdir}/python3.5/logging \ | ||
| 630 | ${libdir}/python3.5/logging/__pycache__ \ | ||
| 631 | " | ||
| 134 | 632 | ||
| 135 | SUMMARY_${PN}-mailbox="Python mailbox format support" | 633 | SUMMARY_${PN}-mailbox="Python mailbox format support" |
| 136 | RDEPENDS_${PN}-mailbox="${PN}-core ${PN}-mime" | 634 | RDEPENDS_${PN}-mailbox="${PN}-core ${PN}-mime" |
| 137 | FILES_${PN}-mailbox="${libdir}/python3.5/mailbox.* ${libdir}/python3.5/__pycache__/mailbox.* " | 635 | FILES_${PN}-mailbox="\ |
| 636 | ${libdir}/python3.5/mailbox.* \ | ||
| 637 | ${libdir}/python3.5/__pycache__/mailbox.* \ | ||
| 638 | " | ||
| 138 | 639 | ||
| 139 | SUMMARY_${PN}-math="Python math support" | 640 | SUMMARY_${PN}-math="Python math support" |
| 140 | RDEPENDS_${PN}-math="${PN}-core ${PN}-crypt" | 641 | RDEPENDS_${PN}-math="${PN}-core ${PN}-crypt" |
| 141 | FILES_${PN}-math="${libdir}/python3.5/lib-dynload/cmath.*.so ${libdir}/python3.5/lib-dynload/__pycache__/cmath.*.so ${libdir}/python3.5/lib-dynload/math.*.so ${libdir}/python3.5/lib-dynload/__pycache__/math.*.so ${libdir}/python3.5/lib-dynload/_random.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_random.*.so ${libdir}/python3.5/random.* ${libdir}/python3.5/__pycache__/random.* ${libdir}/python3.5/sets.* ${libdir}/python3.5/__pycache__/sets.* " | 642 | FILES_${PN}-math="\ |
| 643 | ${libdir}/python3.5/lib-dynload/cmath.*.so \ | ||
| 644 | ${libdir}/python3.5/lib-dynload/__pycache__/cmath.*.so \ | ||
| 645 | ${libdir}/python3.5/lib-dynload/math.*.so \ | ||
| 646 | ${libdir}/python3.5/lib-dynload/__pycache__/math.*.so \ | ||
| 647 | ${libdir}/python3.5/lib-dynload/_random.*.so \ | ||
| 648 | ${libdir}/python3.5/lib-dynload/__pycache__/_random.*.so \ | ||
| 649 | ${libdir}/python3.5/random.* \ | ||
| 650 | ${libdir}/python3.5/__pycache__/random.* \ | ||
| 651 | ${libdir}/python3.5/sets.* \ | ||
| 652 | ${libdir}/python3.5/__pycache__/sets.* \ | ||
| 653 | " | ||
| 142 | 654 | ||
| 143 | SUMMARY_${PN}-mime="Python MIME handling APIs" | 655 | SUMMARY_${PN}-mime="Python MIME handling APIs" |
| 144 | RDEPENDS_${PN}-mime="${PN}-core ${PN}-io" | 656 | RDEPENDS_${PN}-mime="${PN}-core ${PN}-io" |
| 145 | FILES_${PN}-mime="${libdir}/python3.5/mimetools.* ${libdir}/python3.5/__pycache__/mimetools.* ${libdir}/python3.5/uu.* ${libdir}/python3.5/__pycache__/uu.* ${libdir}/python3.5/quopri.* ${libdir}/python3.5/__pycache__/quopri.* ${libdir}/python3.5/rfc822.* ${libdir}/python3.5/__pycache__/rfc822.* ${libdir}/python3.5/MimeWriter.* ${libdir}/python3.5/__pycache__/MimeWriter.* " | 657 | FILES_${PN}-mime="\ |
| 658 | ${libdir}/python3.5/mimetools.* \ | ||
| 659 | ${libdir}/python3.5/__pycache__/mimetools.* \ | ||
| 660 | ${libdir}/python3.5/uu.* \ | ||
| 661 | ${libdir}/python3.5/__pycache__/uu.* \ | ||
| 662 | ${libdir}/python3.5/quopri.* \ | ||
| 663 | ${libdir}/python3.5/__pycache__/quopri.* \ | ||
| 664 | ${libdir}/python3.5/rfc822.* \ | ||
| 665 | ${libdir}/python3.5/__pycache__/rfc822.* \ | ||
| 666 | ${libdir}/python3.5/MimeWriter.* \ | ||
| 667 | ${libdir}/python3.5/__pycache__/MimeWriter.* \ | ||
| 668 | " | ||
| 146 | 669 | ||
| 147 | SUMMARY_${PN}-mmap="Python memory-mapped file support" | 670 | SUMMARY_${PN}-mmap="Python memory-mapped file support" |
| 148 | RDEPENDS_${PN}-mmap="${PN}-core ${PN}-io" | 671 | RDEPENDS_${PN}-mmap="${PN}-core ${PN}-io" |
| 149 | FILES_${PN}-mmap="${libdir}/python3.5/lib-dynload/mmap.*.so ${libdir}/python3.5/lib-dynload/__pycache__/mmap.*.so " | 672 | FILES_${PN}-mmap="\ |
| 673 | ${libdir}/python3.5/lib-dynload/mmap.*.so \ | ||
| 674 | ${libdir}/python3.5/lib-dynload/__pycache__/mmap.*.so \ | ||
| 675 | " | ||
| 150 | 676 | ||
| 151 | SUMMARY_${PN}-multiprocessing="Python multiprocessing support" | 677 | SUMMARY_${PN}-multiprocessing="Python multiprocessing support" |
| 152 | RDEPENDS_${PN}-multiprocessing="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-threading ${PN}-ctypes ${PN}-mmap" | 678 | RDEPENDS_${PN}-multiprocessing="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-threading ${PN}-ctypes ${PN}-mmap" |
| 153 | FILES_${PN}-multiprocessing="${libdir}/python3.5/lib-dynload/_multiprocessing.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_multiprocessing.*.so ${libdir}/python3.5/multiprocessing ${libdir}/python3.5/multiprocessing/__pycache__ " | 679 | FILES_${PN}-multiprocessing="\ |
| 680 | ${libdir}/python3.5/lib-dynload/_multiprocessing.*.so \ | ||
| 681 | ${libdir}/python3.5/lib-dynload/__pycache__/_multiprocessing.*.so \ | ||
| 682 | ${libdir}/python3.5/multiprocessing \ | ||
| 683 | ${libdir}/python3.5/multiprocessing/__pycache__ \ | ||
| 684 | " | ||
| 154 | 685 | ||
| 155 | SUMMARY_${PN}-netclient="Python Internet Protocol clients" | 686 | SUMMARY_${PN}-netclient="Python Internet Protocol clients" |
| 156 | RDEPENDS_${PN}-netclient="${PN}-argparse ${PN}-core ${PN}-crypt ${PN}-datetime ${PN}-io ${PN}-lang ${PN}-logging ${PN}-mime ${PN}-html" | 687 | RDEPENDS_${PN}-netclient="${PN}-argparse ${PN}-core ${PN}-crypt ${PN}-datetime ${PN}-io ${PN}-lang ${PN}-logging ${PN}-mime ${PN}-html" |
| 157 | FILES_${PN}-netclient="${libdir}/python3.5/*Cookie*.* ${libdir}/python3.5/__pycache__/*Cookie*.* ${libdir}/python3.5/base64.* ${libdir}/python3.5/__pycache__/base64.* ${libdir}/python3.5/cookielib.* ${libdir}/python3.5/__pycache__/cookielib.* ${libdir}/python3.5/ftplib.* ${libdir}/python3.5/__pycache__/ftplib.* ${libdir}/python3.5/gopherlib.* ${libdir}/python3.5/__pycache__/gopherlib.* ${libdir}/python3.5/hmac.* ${libdir}/python3.5/__pycache__/hmac.* ${libdir}/python3.5/http* ${libdir}/python3.5/http*/__pycache__ ${libdir}/python3.5/httplib.* ${libdir}/python3.5/__pycache__/httplib.* ${libdir}/python3.5/mimetypes.* ${libdir}/python3.5/__pycache__/mimetypes.* ${libdir}/python3.5/nntplib.* ${libdir}/python3.5/__pycache__/nntplib.* ${libdir}/python3.5/poplib.* ${libdir}/python3.5/__pycache__/poplib.* ${libdir}/python3.5/smtplib.* ${libdir}/python3.5/__pycache__/smtplib.* ${libdir}/python3.5/telnetlib.* ${libdir}/python3.5/__pycache__/telnetlib.* ${libdir}/python3.5/urllib ${libdir}/python3.5/urllib/__pycache__ ${libdir}/python3.5/uuid.* ${libdir}/python3.5/__pycache__/uuid.* ${libdir}/python3.5/rfc822.* ${libdir}/python3.5/__pycache__/rfc822.* ${libdir}/python3.5/mimetools.* ${libdir}/python3.5/__pycache__/mimetools.* " | 688 | FILES_${PN}-netclient="\ |
| 689 | ${libdir}/python3.5/*Cookie*.* \ | ||
| 690 | ${libdir}/python3.5/__pycache__/*Cookie*.* \ | ||
| 691 | ${libdir}/python3.5/base64.* \ | ||
| 692 | ${libdir}/python3.5/__pycache__/base64.* \ | ||
| 693 | ${libdir}/python3.5/cookielib.* \ | ||
| 694 | ${libdir}/python3.5/__pycache__/cookielib.* \ | ||
| 695 | ${libdir}/python3.5/ftplib.* \ | ||
| 696 | ${libdir}/python3.5/__pycache__/ftplib.* \ | ||
| 697 | ${libdir}/python3.5/gopherlib.* \ | ||
| 698 | ${libdir}/python3.5/__pycache__/gopherlib.* \ | ||
| 699 | ${libdir}/python3.5/hmac.* \ | ||
| 700 | ${libdir}/python3.5/__pycache__/hmac.* \ | ||
| 701 | ${libdir}/python3.5/http* \ | ||
| 702 | ${libdir}/python3.5/http*/__pycache__ \ | ||
| 703 | ${libdir}/python3.5/httplib.* \ | ||
| 704 | ${libdir}/python3.5/__pycache__/httplib.* \ | ||
| 705 | ${libdir}/python3.5/mimetypes.* \ | ||
| 706 | ${libdir}/python3.5/__pycache__/mimetypes.* \ | ||
| 707 | ${libdir}/python3.5/nntplib.* \ | ||
| 708 | ${libdir}/python3.5/__pycache__/nntplib.* \ | ||
| 709 | ${libdir}/python3.5/poplib.* \ | ||
| 710 | ${libdir}/python3.5/__pycache__/poplib.* \ | ||
| 711 | ${libdir}/python3.5/smtplib.* \ | ||
| 712 | ${libdir}/python3.5/__pycache__/smtplib.* \ | ||
| 713 | ${libdir}/python3.5/telnetlib.* \ | ||
| 714 | ${libdir}/python3.5/__pycache__/telnetlib.* \ | ||
| 715 | ${libdir}/python3.5/urllib \ | ||
| 716 | ${libdir}/python3.5/urllib/__pycache__ \ | ||
| 717 | ${libdir}/python3.5/uuid.* \ | ||
| 718 | ${libdir}/python3.5/__pycache__/uuid.* \ | ||
| 719 | ${libdir}/python3.5/rfc822.* \ | ||
| 720 | ${libdir}/python3.5/__pycache__/rfc822.* \ | ||
| 721 | ${libdir}/python3.5/mimetools.* \ | ||
| 722 | ${libdir}/python3.5/__pycache__/mimetools.* \ | ||
| 723 | " | ||
| 158 | 724 | ||
| 159 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" | 725 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" |
| 160 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient ${PN}-shell ${PN}-threading" | 726 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient ${PN}-shell ${PN}-threading" |
| 161 | FILES_${PN}-netserver="${libdir}/python3.5/cgi.* ${libdir}/python3.5/__pycache__/cgi.* ${libdir}/python3.5/socketserver.* ${libdir}/python3.5/__pycache__/socketserver.* ${libdir}/python3.5/*HTTPServer.* ${libdir}/python3.5/__pycache__/*HTTPServer.* ${libdir}/python3.5/SocketServer.* ${libdir}/python3.5/__pycache__/SocketServer.* " | 727 | FILES_${PN}-netserver="\ |
| 728 | ${libdir}/python3.5/cgi.* \ | ||
| 729 | ${libdir}/python3.5/__pycache__/cgi.* \ | ||
| 730 | ${libdir}/python3.5/socketserver.* \ | ||
| 731 | ${libdir}/python3.5/__pycache__/socketserver.* \ | ||
| 732 | ${libdir}/python3.5/*HTTPServer.* \ | ||
| 733 | ${libdir}/python3.5/__pycache__/*HTTPServer.* \ | ||
| 734 | ${libdir}/python3.5/SocketServer.* \ | ||
| 735 | ${libdir}/python3.5/__pycache__/SocketServer.* \ | ||
| 736 | " | ||
| 162 | 737 | ||
| 163 | SUMMARY_${PN}-numbers="Python number APIs" | 738 | SUMMARY_${PN}-numbers="Python number APIs" |
| 164 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" | 739 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" |
| 165 | FILES_${PN}-numbers="${libdir}/python3.5/decimal.* ${libdir}/python3.5/__pycache__/decimal.* ${libdir}/python3.5/fractions.* ${libdir}/python3.5/__pycache__/fractions.* ${libdir}/python3.5/numbers.* ${libdir}/python3.5/__pycache__/numbers.* " | 740 | FILES_${PN}-numbers="\ |
| 741 | ${libdir}/python3.5/decimal.* \ | ||
| 742 | ${libdir}/python3.5/__pycache__/decimal.* \ | ||
| 743 | ${libdir}/python3.5/fractions.* \ | ||
| 744 | ${libdir}/python3.5/__pycache__/fractions.* \ | ||
| 745 | ${libdir}/python3.5/numbers.* \ | ||
| 746 | ${libdir}/python3.5/__pycache__/numbers.* \ | ||
| 747 | " | ||
| 166 | 748 | ||
| 167 | SUMMARY_${PN}-pickle="Python serialisation/persistence support" | 749 | SUMMARY_${PN}-pickle="Python serialisation/persistence support" |
| 168 | RDEPENDS_${PN}-pickle="${PN}-core ${PN}-codecs ${PN}-io ${PN}-re" | 750 | RDEPENDS_${PN}-pickle="${PN}-core ${PN}-codecs ${PN}-io ${PN}-re" |
| 169 | FILES_${PN}-pickle="${libdir}/python3.5/_compat_pickle.* ${libdir}/python3.5/__pycache__/_compat_pickle.* ${libdir}/python3.5/pickle.* ${libdir}/python3.5/__pycache__/pickle.* ${libdir}/python3.5/shelve.* ${libdir}/python3.5/__pycache__/shelve.* ${libdir}/python3.5/lib-dynload/cPickle.*.so ${libdir}/python3.5/lib-dynload/__pycache__/cPickle.*.so ${libdir}/python3.5/pickletools.* ${libdir}/python3.5/__pycache__/pickletools.* " | 751 | FILES_${PN}-pickle="\ |
| 752 | ${libdir}/python3.5/_compat_pickle.* \ | ||
| 753 | ${libdir}/python3.5/__pycache__/_compat_pickle.* \ | ||
| 754 | ${libdir}/python3.5/pickle.* \ | ||
| 755 | ${libdir}/python3.5/__pycache__/pickle.* \ | ||
| 756 | ${libdir}/python3.5/shelve.* \ | ||
| 757 | ${libdir}/python3.5/__pycache__/shelve.* \ | ||
| 758 | ${libdir}/python3.5/lib-dynload/cPickle.*.so \ | ||
| 759 | ${libdir}/python3.5/lib-dynload/__pycache__/cPickle.*.so \ | ||
| 760 | ${libdir}/python3.5/pickletools.* \ | ||
| 761 | ${libdir}/python3.5/__pycache__/pickletools.* \ | ||
| 762 | " | ||
| 170 | 763 | ||
| 171 | SUMMARY_${PN}-pkgutil="Python package extension utility support" | 764 | SUMMARY_${PN}-pkgutil="Python package extension utility support" |
| 172 | RDEPENDS_${PN}-pkgutil="${PN}-core" | 765 | RDEPENDS_${PN}-pkgutil="${PN}-core" |
| 173 | FILES_${PN}-pkgutil="${libdir}/python3.5/pkgutil.* ${libdir}/python3.5/__pycache__/pkgutil.* " | 766 | FILES_${PN}-pkgutil="\ |
| 767 | ${libdir}/python3.5/pkgutil.* \ | ||
| 768 | ${libdir}/python3.5/__pycache__/pkgutil.* \ | ||
| 769 | " | ||
| 174 | 770 | ||
| 175 | SUMMARY_${PN}-pprint="Python pretty-print support" | 771 | SUMMARY_${PN}-pprint="Python pretty-print support" |
| 176 | RDEPENDS_${PN}-pprint="${PN}-core ${PN}-io" | 772 | RDEPENDS_${PN}-pprint="${PN}-core ${PN}-io" |
| 177 | FILES_${PN}-pprint="${libdir}/python3.5/pprint.* ${libdir}/python3.5/__pycache__/pprint.* " | 773 | FILES_${PN}-pprint="\ |
| 774 | ${libdir}/python3.5/pprint.* \ | ||
| 775 | ${libdir}/python3.5/__pycache__/pprint.* \ | ||
| 776 | " | ||
| 178 | 777 | ||
| 179 | SUMMARY_${PN}-profile="Python basic performance profiling support" | 778 | SUMMARY_${PN}-profile="Python basic performance profiling support" |
| 180 | RDEPENDS_${PN}-profile="${PN}-core ${PN}-textutils" | 779 | RDEPENDS_${PN}-profile="${PN}-core ${PN}-textutils" |
| 181 | FILES_${PN}-profile="${libdir}/python3.5/profile.* ${libdir}/python3.5/__pycache__/profile.* ${libdir}/python3.5/pstats.* ${libdir}/python3.5/__pycache__/pstats.* ${libdir}/python3.5/cProfile.* ${libdir}/python3.5/__pycache__/cProfile.* ${libdir}/python3.5/lib-dynload/_lsprof.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_lsprof.*.so " | 780 | FILES_${PN}-profile="\ |
| 781 | ${libdir}/python3.5/profile.* \ | ||
| 782 | ${libdir}/python3.5/__pycache__/profile.* \ | ||
| 783 | ${libdir}/python3.5/pstats.* \ | ||
| 784 | ${libdir}/python3.5/__pycache__/pstats.* \ | ||
| 785 | ${libdir}/python3.5/cProfile.* \ | ||
| 786 | ${libdir}/python3.5/__pycache__/cProfile.* \ | ||
| 787 | ${libdir}/python3.5/lib-dynload/_lsprof.*.so \ | ||
| 788 | ${libdir}/python3.5/lib-dynload/__pycache__/_lsprof.*.so \ | ||
| 789 | " | ||
| 182 | 790 | ||
| 183 | SUMMARY_${PN}-pydoc="Python interactive help support" | 791 | SUMMARY_${PN}-pydoc="Python interactive help support" |
| 184 | RDEPENDS_${PN}-pydoc="${PN}-core ${PN}-lang ${PN}-stringold ${PN}-re" | 792 | RDEPENDS_${PN}-pydoc="${PN}-core ${PN}-lang ${PN}-stringold ${PN}-re" |
| 185 | FILES_${PN}-pydoc="${bindir}/pydoc ${libdir}/python3.5/pydoc.* ${libdir}/python3.5/__pycache__/pydoc.* ${libdir}/python3.5/pydoc_data ${libdir}/python3.5/pydoc_data/__pycache__ " | 793 | FILES_${PN}-pydoc="\ |
| 794 | ${bindir}/pydoc \ | ||
| 795 | ${libdir}/python3.5/pydoc.* \ | ||
| 796 | ${libdir}/python3.5/__pycache__/pydoc.* \ | ||
| 797 | ${libdir}/python3.5/pydoc_data \ | ||
| 798 | ${libdir}/python3.5/pydoc_data/__pycache__ \ | ||
| 799 | " | ||
| 186 | 800 | ||
| 187 | SUMMARY_${PN}-re="Python Regular Expression APIs" | 801 | SUMMARY_${PN}-re="Python Regular Expression APIs" |
| 188 | RDEPENDS_${PN}-re="${PN}-core" | 802 | RDEPENDS_${PN}-re="${PN}-core" |
| 189 | FILES_${PN}-re="${libdir}/python3.5/re.* ${libdir}/python3.5/__pycache__/re.* ${libdir}/python3.5/sre.* ${libdir}/python3.5/__pycache__/sre.* ${libdir}/python3.5/sre_compile.* ${libdir}/python3.5/__pycache__/sre_compile.* ${libdir}/python3.5/sre_constants* ${libdir}/python3.5/sre_constants*/__pycache__ ${libdir}/python3.5/sre_parse.* ${libdir}/python3.5/__pycache__/sre_parse.* " | 803 | FILES_${PN}-re="\ |
| 804 | ${libdir}/python3.5/re.* \ | ||
| 805 | ${libdir}/python3.5/__pycache__/re.* \ | ||
| 806 | ${libdir}/python3.5/sre.* \ | ||
| 807 | ${libdir}/python3.5/__pycache__/sre.* \ | ||
| 808 | ${libdir}/python3.5/sre_compile.* \ | ||
| 809 | ${libdir}/python3.5/__pycache__/sre_compile.* \ | ||
| 810 | ${libdir}/python3.5/sre_constants* \ | ||
| 811 | ${libdir}/python3.5/sre_constants*/__pycache__ \ | ||
| 812 | ${libdir}/python3.5/sre_parse.* \ | ||
| 813 | ${libdir}/python3.5/__pycache__/sre_parse.* \ | ||
| 814 | " | ||
| 190 | 815 | ||
| 191 | SUMMARY_${PN}-readline="Python readline support" | 816 | SUMMARY_${PN}-readline="Python readline support" |
| 192 | RDEPENDS_${PN}-readline="${PN}-core" | 817 | RDEPENDS_${PN}-readline="${PN}-core" |
| 193 | FILES_${PN}-readline="${libdir}/python3.5/lib-dynload/readline.*.so ${libdir}/python3.5/lib-dynload/__pycache__/readline.*.so ${libdir}/python3.5/rlcompleter.* ${libdir}/python3.5/__pycache__/rlcompleter.* " | 818 | FILES_${PN}-readline="\ |
| 819 | ${libdir}/python3.5/lib-dynload/readline.*.so \ | ||
| 820 | ${libdir}/python3.5/lib-dynload/__pycache__/readline.*.so \ | ||
| 821 | ${libdir}/python3.5/rlcompleter.* \ | ||
| 822 | ${libdir}/python3.5/__pycache__/rlcompleter.* \ | ||
| 823 | " | ||
| 194 | 824 | ||
| 195 | SUMMARY_${PN}-reprlib="Python alternate repr() implementation" | 825 | SUMMARY_${PN}-reprlib="Python alternate repr() implementation" |
| 196 | RDEPENDS_${PN}-reprlib="${PN}-core" | 826 | RDEPENDS_${PN}-reprlib="${PN}-core" |
| 197 | FILES_${PN}-reprlib="${libdir}/python3.5/reprlib.py ${libdir}/python3.5/__pycache__/reprlib.py " | 827 | FILES_${PN}-reprlib="\ |
| 828 | ${libdir}/python3.5/reprlib.py \ | ||
| 829 | ${libdir}/python3.5/__pycache__/reprlib.py \ | ||
| 830 | " | ||
| 198 | 831 | ||
| 199 | SUMMARY_${PN}-resource="Python resource control interface" | 832 | SUMMARY_${PN}-resource="Python resource control interface" |
| 200 | RDEPENDS_${PN}-resource="${PN}-core" | 833 | RDEPENDS_${PN}-resource="${PN}-core" |
| 201 | FILES_${PN}-resource="${libdir}/python3.5/lib-dynload/resource.*.so ${libdir}/python3.5/lib-dynload/__pycache__/resource.*.so " | 834 | FILES_${PN}-resource="\ |
| 835 | ${libdir}/python3.5/lib-dynload/resource.*.so \ | ||
| 836 | ${libdir}/python3.5/lib-dynload/__pycache__/resource.*.so \ | ||
| 837 | " | ||
| 202 | 838 | ||
| 203 | SUMMARY_${PN}-selectors="Python High-level I/O multiplexing" | 839 | SUMMARY_${PN}-selectors="Python High-level I/O multiplexing" |
| 204 | RDEPENDS_${PN}-selectors="${PN}-core" | 840 | RDEPENDS_${PN}-selectors="${PN}-core" |
| 205 | FILES_${PN}-selectors="${libdir}/python3.5/selectors.* ${libdir}/python3.5/__pycache__/selectors.* " | 841 | FILES_${PN}-selectors="\ |
| 842 | ${libdir}/python3.5/selectors.* \ | ||
| 843 | ${libdir}/python3.5/__pycache__/selectors.* \ | ||
| 844 | " | ||
| 206 | 845 | ||
| 207 | SUMMARY_${PN}-shell="Python shell-like functionality" | 846 | SUMMARY_${PN}-shell="Python shell-like functionality" |
| 208 | RDEPENDS_${PN}-shell="${PN}-core ${PN}-re ${PN}-compression" | 847 | RDEPENDS_${PN}-shell="${PN}-core ${PN}-re ${PN}-compression" |
| 209 | FILES_${PN}-shell="${libdir}/python3.5/cmd.* ${libdir}/python3.5/__pycache__/cmd.* ${libdir}/python3.5/commands.* ${libdir}/python3.5/__pycache__/commands.* ${libdir}/python3.5/dircache.* ${libdir}/python3.5/__pycache__/dircache.* ${libdir}/python3.5/fnmatch.* ${libdir}/python3.5/__pycache__/fnmatch.* ${libdir}/python3.5/glob.* ${libdir}/python3.5/__pycache__/glob.* ${libdir}/python3.5/popen2.* ${libdir}/python3.5/__pycache__/popen2.* ${libdir}/python3.5/shlex.* ${libdir}/python3.5/__pycache__/shlex.* ${libdir}/python3.5/shutil.* ${libdir}/python3.5/__pycache__/shutil.* " | 848 | FILES_${PN}-shell="\ |
| 849 | ${libdir}/python3.5/cmd.* \ | ||
| 850 | ${libdir}/python3.5/__pycache__/cmd.* \ | ||
| 851 | ${libdir}/python3.5/commands.* \ | ||
| 852 | ${libdir}/python3.5/__pycache__/commands.* \ | ||
| 853 | ${libdir}/python3.5/dircache.* \ | ||
| 854 | ${libdir}/python3.5/__pycache__/dircache.* \ | ||
| 855 | ${libdir}/python3.5/fnmatch.* \ | ||
| 856 | ${libdir}/python3.5/__pycache__/fnmatch.* \ | ||
| 857 | ${libdir}/python3.5/glob.* \ | ||
| 858 | ${libdir}/python3.5/__pycache__/glob.* \ | ||
| 859 | ${libdir}/python3.5/popen2.* \ | ||
| 860 | ${libdir}/python3.5/__pycache__/popen2.* \ | ||
| 861 | ${libdir}/python3.5/shlex.* \ | ||
| 862 | ${libdir}/python3.5/__pycache__/shlex.* \ | ||
| 863 | ${libdir}/python3.5/shutil.* \ | ||
| 864 | ${libdir}/python3.5/__pycache__/shutil.* \ | ||
| 865 | " | ||
| 210 | 866 | ||
| 211 | SUMMARY_${PN}-signal="Python set handlers for asynchronous events support" | 867 | SUMMARY_${PN}-signal="Python set handlers for asynchronous events support" |
| 212 | RDEPENDS_${PN}-signal="${PN}-core ${PN}-enum" | 868 | RDEPENDS_${PN}-signal="${PN}-core ${PN}-enum" |
| 213 | FILES_${PN}-signal="${libdir}/python3.5/signal.* ${libdir}/python3.5/__pycache__/signal.* " | 869 | FILES_${PN}-signal="\ |
| 870 | ${libdir}/python3.5/signal.* \ | ||
| 871 | ${libdir}/python3.5/__pycache__/signal.* \ | ||
| 872 | " | ||
| 214 | 873 | ||
| 215 | SUMMARY_${PN}-smtpd="Python Simple Mail Transport Daemon" | 874 | SUMMARY_${PN}-smtpd="Python Simple Mail Transport Daemon" |
| 216 | RDEPENDS_${PN}-smtpd="${PN}-core ${PN}-netserver ${PN}-email ${PN}-mime" | 875 | RDEPENDS_${PN}-smtpd="${PN}-core ${PN}-netserver ${PN}-email ${PN}-mime" |
| 217 | FILES_${PN}-smtpd="${bindir}/smtpd.* ${libdir}/python3.5/smtpd.* ${libdir}/python3.5/__pycache__/smtpd.* " | 876 | FILES_${PN}-smtpd="\ |
| 877 | ${bindir}/smtpd.* \ | ||
| 878 | ${libdir}/python3.5/smtpd.* \ | ||
| 879 | ${libdir}/python3.5/__pycache__/smtpd.* \ | ||
| 880 | " | ||
| 218 | 881 | ||
| 219 | SUMMARY_${PN}-sqlite3="Python Sqlite3 database support" | 882 | SUMMARY_${PN}-sqlite3="Python Sqlite3 database support" |
| 220 | RDEPENDS_${PN}-sqlite3="${PN}-core ${PN}-datetime ${PN}-lang ${PN}-crypt ${PN}-io ${PN}-threading" | 883 | RDEPENDS_${PN}-sqlite3="${PN}-core ${PN}-datetime ${PN}-lang ${PN}-crypt ${PN}-io ${PN}-threading" |
| 221 | FILES_${PN}-sqlite3="${libdir}/python3.5/lib-dynload/_sqlite3.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_sqlite3.*.so ${libdir}/python3.5/sqlite3/dbapi2.* ${libdir}/python3.5/sqlite3/__pycache__/dbapi2.* ${libdir}/python3.5/sqlite3/__init__.* ${libdir}/python3.5/sqlite3/__pycache__/__init__.* ${libdir}/python3.5/sqlite3/dump.* ${libdir}/python3.5/sqlite3/__pycache__/dump.* " | 884 | FILES_${PN}-sqlite3="\ |
| 885 | ${libdir}/python3.5/lib-dynload/_sqlite3.*.so \ | ||
| 886 | ${libdir}/python3.5/lib-dynload/__pycache__/_sqlite3.*.so \ | ||
| 887 | ${libdir}/python3.5/sqlite3/dbapi2.* \ | ||
| 888 | ${libdir}/python3.5/sqlite3/__pycache__/dbapi2.* \ | ||
| 889 | ${libdir}/python3.5/sqlite3/__init__.* \ | ||
| 890 | ${libdir}/python3.5/sqlite3/__pycache__/__init__.* \ | ||
| 891 | ${libdir}/python3.5/sqlite3/dump.* \ | ||
| 892 | ${libdir}/python3.5/sqlite3/__pycache__/dump.* \ | ||
| 893 | " | ||
| 222 | 894 | ||
| 223 | SUMMARY_${PN}-sqlite3-tests="Python Sqlite3 database support tests" | 895 | SUMMARY_${PN}-sqlite3-tests="Python Sqlite3 database support tests" |
| 224 | RDEPENDS_${PN}-sqlite3-tests="${PN}-core ${PN}-sqlite3" | 896 | RDEPENDS_${PN}-sqlite3-tests="${PN}-core ${PN}-sqlite3" |
| 225 | FILES_${PN}-sqlite3-tests="${libdir}/python3.5/sqlite3/test ${libdir}/python3.5/sqlite3/test/__pycache__ " | 897 | FILES_${PN}-sqlite3-tests="\ |
| 898 | ${libdir}/python3.5/sqlite3/test \ | ||
| 899 | ${libdir}/python3.5/sqlite3/test/__pycache__ \ | ||
| 900 | " | ||
| 226 | 901 | ||
| 227 | SUMMARY_${PN}-stringold="Python string APIs [deprecated]" | 902 | SUMMARY_${PN}-stringold="Python string APIs [deprecated]" |
| 228 | RDEPENDS_${PN}-stringold="${PN}-core ${PN}-re" | 903 | RDEPENDS_${PN}-stringold="${PN}-core ${PN}-re" |
| 229 | FILES_${PN}-stringold="${libdir}/python3.5/lib-dynload/strop.*.so ${libdir}/python3.5/lib-dynload/__pycache__/strop.*.so ${libdir}/python3.5/string.* ${libdir}/python3.5/__pycache__/string.* ${libdir}/python3.5/stringold.* ${libdir}/python3.5/__pycache__/stringold.* " | 904 | FILES_${PN}-stringold="\ |
| 905 | ${libdir}/python3.5/lib-dynload/strop.*.so \ | ||
| 906 | ${libdir}/python3.5/lib-dynload/__pycache__/strop.*.so \ | ||
| 907 | ${libdir}/python3.5/string.* \ | ||
| 908 | ${libdir}/python3.5/__pycache__/string.* \ | ||
| 909 | ${libdir}/python3.5/stringold.* \ | ||
| 910 | ${libdir}/python3.5/__pycache__/stringold.* \ | ||
| 911 | " | ||
| 230 | 912 | ||
| 231 | SUMMARY_${PN}-subprocess="Python subprocess support" | 913 | SUMMARY_${PN}-subprocess="Python subprocess support" |
| 232 | RDEPENDS_${PN}-subprocess="${PN}-core ${PN}-io ${PN}-re ${PN}-fcntl ${PN}-pickle ${PN}-threading ${PN}-signal ${PN}-selectors" | 914 | RDEPENDS_${PN}-subprocess="${PN}-core ${PN}-io ${PN}-re ${PN}-fcntl ${PN}-pickle ${PN}-threading ${PN}-signal ${PN}-selectors" |
| 233 | FILES_${PN}-subprocess="${libdir}/python3.5/subprocess.* ${libdir}/python3.5/__pycache__/subprocess.* ${libdir}/python3.5/lib-dynload/_posixsubprocess.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_posixsubprocess.*.so " | 915 | FILES_${PN}-subprocess="\ |
| 916 | ${libdir}/python3.5/subprocess.* \ | ||
| 917 | ${libdir}/python3.5/__pycache__/subprocess.* \ | ||
| 918 | ${libdir}/python3.5/lib-dynload/_posixsubprocess.*.so \ | ||
| 919 | ${libdir}/python3.5/lib-dynload/__pycache__/_posixsubprocess.*.so \ | ||
| 920 | " | ||
| 234 | 921 | ||
| 235 | SUMMARY_${PN}-syslog="Python syslog interface" | 922 | SUMMARY_${PN}-syslog="Python syslog interface" |
| 236 | RDEPENDS_${PN}-syslog="${PN}-core" | 923 | RDEPENDS_${PN}-syslog="${PN}-core" |
| 237 | FILES_${PN}-syslog="${libdir}/python3.5/lib-dynload/syslog.*.so ${libdir}/python3.5/lib-dynload/__pycache__/syslog.*.so " | 924 | FILES_${PN}-syslog="\ |
| 925 | ${libdir}/python3.5/lib-dynload/syslog.*.so \ | ||
| 926 | ${libdir}/python3.5/lib-dynload/__pycache__/syslog.*.so \ | ||
| 927 | " | ||
| 238 | 928 | ||
| 239 | SUMMARY_${PN}-terminal="Python terminal controlling support" | 929 | SUMMARY_${PN}-terminal="Python terminal controlling support" |
| 240 | RDEPENDS_${PN}-terminal="${PN}-core ${PN}-io" | 930 | RDEPENDS_${PN}-terminal="${PN}-core ${PN}-io" |
| 241 | FILES_${PN}-terminal="${libdir}/python3.5/pty.* ${libdir}/python3.5/__pycache__/pty.* ${libdir}/python3.5/tty.* ${libdir}/python3.5/__pycache__/tty.* " | 931 | FILES_${PN}-terminal="\ |
| 932 | ${libdir}/python3.5/pty.* \ | ||
| 933 | ${libdir}/python3.5/__pycache__/pty.* \ | ||
| 934 | ${libdir}/python3.5/tty.* \ | ||
| 935 | ${libdir}/python3.5/__pycache__/tty.* \ | ||
| 936 | " | ||
| 242 | 937 | ||
| 243 | SUMMARY_${PN}-tests="Python tests" | 938 | SUMMARY_${PN}-tests="Python tests" |
| 244 | RDEPENDS_${PN}-tests="${PN}-core ${PN}-compression" | 939 | RDEPENDS_${PN}-tests="${PN}-core ${PN}-compression" |
| 245 | FILES_${PN}-tests="${libdir}/python3.5/test ${libdir}/python3.5/test/__pycache__ " | 940 | FILES_${PN}-tests="\ |
| 941 | ${libdir}/python3.5/test \ | ||
| 942 | ${libdir}/python3.5/test/__pycache__ \ | ||
| 943 | " | ||
| 246 | 944 | ||
| 247 | SUMMARY_${PN}-textutils="Python option parsing, text wrapping and CSV support" | 945 | SUMMARY_${PN}-textutils="Python option parsing, text wrapping and CSV support" |
| 248 | RDEPENDS_${PN}-textutils="${PN}-core ${PN}-io ${PN}-re ${PN}-stringold" | 946 | RDEPENDS_${PN}-textutils="${PN}-core ${PN}-io ${PN}-re ${PN}-stringold" |
| 249 | FILES_${PN}-textutils="${libdir}/python3.5/lib-dynload/_csv.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_csv.*.so ${libdir}/python3.5/csv.* ${libdir}/python3.5/__pycache__/csv.* ${libdir}/python3.5/optparse.* ${libdir}/python3.5/__pycache__/optparse.* ${libdir}/python3.5/textwrap.* ${libdir}/python3.5/__pycache__/textwrap.* " | 947 | FILES_${PN}-textutils="\ |
| 948 | ${libdir}/python3.5/lib-dynload/_csv.*.so \ | ||
| 949 | ${libdir}/python3.5/lib-dynload/__pycache__/_csv.*.so \ | ||
| 950 | ${libdir}/python3.5/csv.* \ | ||
| 951 | ${libdir}/python3.5/__pycache__/csv.* \ | ||
| 952 | ${libdir}/python3.5/optparse.* \ | ||
| 953 | ${libdir}/python3.5/__pycache__/optparse.* \ | ||
| 954 | ${libdir}/python3.5/textwrap.* \ | ||
| 955 | ${libdir}/python3.5/__pycache__/textwrap.* \ | ||
| 956 | " | ||
| 250 | 957 | ||
| 251 | SUMMARY_${PN}-threading="Python threading & synchronization support" | 958 | SUMMARY_${PN}-threading="Python threading & synchronization support" |
| 252 | RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang" | 959 | RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang" |
| 253 | FILES_${PN}-threading="${libdir}/python3.5/_threading_local.* ${libdir}/python3.5/__pycache__/_threading_local.* ${libdir}/python3.5/dummy_thread.* ${libdir}/python3.5/__pycache__/dummy_thread.* ${libdir}/python3.5/dummy_threading.* ${libdir}/python3.5/__pycache__/dummy_threading.* ${libdir}/python3.5/mutex.* ${libdir}/python3.5/__pycache__/mutex.* ${libdir}/python3.5/threading.* ${libdir}/python3.5/__pycache__/threading.* ${libdir}/python3.5/queue.* ${libdir}/python3.5/__pycache__/queue.* " | 960 | FILES_${PN}-threading="\ |
| 961 | ${libdir}/python3.5/_threading_local.* \ | ||
| 962 | ${libdir}/python3.5/__pycache__/_threading_local.* \ | ||
| 963 | ${libdir}/python3.5/dummy_thread.* \ | ||
| 964 | ${libdir}/python3.5/__pycache__/dummy_thread.* \ | ||
| 965 | ${libdir}/python3.5/dummy_threading.* \ | ||
| 966 | ${libdir}/python3.5/__pycache__/dummy_threading.* \ | ||
| 967 | ${libdir}/python3.5/mutex.* \ | ||
| 968 | ${libdir}/python3.5/__pycache__/mutex.* \ | ||
| 969 | ${libdir}/python3.5/threading.* \ | ||
| 970 | ${libdir}/python3.5/__pycache__/threading.* \ | ||
| 971 | ${libdir}/python3.5/queue.* \ | ||
| 972 | ${libdir}/python3.5/__pycache__/queue.* \ | ||
| 973 | " | ||
| 254 | 974 | ||
| 255 | SUMMARY_${PN}-tkinter="Python Tcl/Tk bindings" | 975 | SUMMARY_${PN}-tkinter="Python Tcl/Tk bindings" |
| 256 | RDEPENDS_${PN}-tkinter="${PN}-core" | 976 | RDEPENDS_${PN}-tkinter="${PN}-core" |
| 257 | FILES_${PN}-tkinter="${libdir}/python3.5/lib-dynload/_tkinter.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_tkinter.*.so ${libdir}/python3.5/lib-tk ${libdir}/python3.5/lib-tk/__pycache__ ${libdir}/python3.5/tkinter ${libdir}/python3.5/tkinter/__pycache__ " | 977 | FILES_${PN}-tkinter="\ |
| 978 | ${libdir}/python3.5/lib-dynload/_tkinter.*.so \ | ||
| 979 | ${libdir}/python3.5/lib-dynload/__pycache__/_tkinter.*.so \ | ||
| 980 | ${libdir}/python3.5/lib-tk \ | ||
| 981 | ${libdir}/python3.5/lib-tk/__pycache__ \ | ||
| 982 | ${libdir}/python3.5/tkinter \ | ||
| 983 | ${libdir}/python3.5/tkinter/__pycache__ \ | ||
| 984 | " | ||
| 258 | 985 | ||
| 259 | SUMMARY_${PN}-typing="Python typing support" | 986 | SUMMARY_${PN}-typing="Python typing support" |
| 260 | RDEPENDS_${PN}-typing="${PN}-core" | 987 | RDEPENDS_${PN}-typing="${PN}-core" |
| 261 | FILES_${PN}-typing="${libdir}/python3.5/typing.* ${libdir}/python3.5/__pycache__/typing.* " | 988 | FILES_${PN}-typing="\ |
| 989 | ${libdir}/python3.5/typing.* \ | ||
| 990 | ${libdir}/python3.5/__pycache__/typing.* \ | ||
| 991 | " | ||
| 262 | 992 | ||
| 263 | SUMMARY_${PN}-unittest="Python unit testing framework" | 993 | SUMMARY_${PN}-unittest="Python unit testing framework" |
| 264 | RDEPENDS_${PN}-unittest="${PN}-core ${PN}-stringold ${PN}-lang ${PN}-io ${PN}-difflib ${PN}-pprint ${PN}-shell" | 994 | RDEPENDS_${PN}-unittest="${PN}-core ${PN}-stringold ${PN}-lang ${PN}-io ${PN}-difflib ${PN}-pprint ${PN}-shell" |
| 265 | FILES_${PN}-unittest="${libdir}/python3.5/unittest/ ${libdir}/python3.5/unittest/__pycache__ " | 995 | FILES_${PN}-unittest="\ |
| 996 | ${libdir}/python3.5/unittest/ \ | ||
| 997 | ${libdir}/python3.5/unittest/__pycache__ \ | ||
| 998 | " | ||
| 266 | 999 | ||
| 267 | SUMMARY_${PN}-unixadmin="Python Unix administration support" | 1000 | SUMMARY_${PN}-unixadmin="Python Unix administration support" |
| 268 | RDEPENDS_${PN}-unixadmin="${PN}-core" | 1001 | RDEPENDS_${PN}-unixadmin="${PN}-core" |
| 269 | FILES_${PN}-unixadmin="${libdir}/python3.5/lib-dynload/nis.*.so ${libdir}/python3.5/lib-dynload/__pycache__/nis.*.so ${libdir}/python3.5/lib-dynload/grp.*.so ${libdir}/python3.5/lib-dynload/__pycache__/grp.*.so ${libdir}/python3.5/lib-dynload/pwd.*.so ${libdir}/python3.5/lib-dynload/__pycache__/pwd.*.so ${libdir}/python3.5/getpass.* ${libdir}/python3.5/__pycache__/getpass.* " | 1002 | FILES_${PN}-unixadmin="\ |
| 1003 | ${libdir}/python3.5/lib-dynload/nis.*.so \ | ||
| 1004 | ${libdir}/python3.5/lib-dynload/__pycache__/nis.*.so \ | ||
| 1005 | ${libdir}/python3.5/lib-dynload/grp.*.so \ | ||
| 1006 | ${libdir}/python3.5/lib-dynload/__pycache__/grp.*.so \ | ||
| 1007 | ${libdir}/python3.5/lib-dynload/pwd.*.so \ | ||
| 1008 | ${libdir}/python3.5/lib-dynload/__pycache__/pwd.*.so \ | ||
| 1009 | ${libdir}/python3.5/getpass.* \ | ||
| 1010 | ${libdir}/python3.5/__pycache__/getpass.* \ | ||
| 1011 | " | ||
| 270 | 1012 | ||
| 271 | SUMMARY_${PN}-xml="Python basic XML support" | 1013 | SUMMARY_${PN}-xml="Python basic XML support" |
| 272 | RDEPENDS_${PN}-xml="${PN}-core ${PN}-re" | 1014 | RDEPENDS_${PN}-xml="${PN}-core ${PN}-re" |
| 273 | FILES_${PN}-xml="${libdir}/python3.5/lib-dynload/_elementtree.*.so ${libdir}/python3.5/lib-dynload/__pycache__/_elementtree.*.so ${libdir}/python3.5/lib-dynload/pyexpat.*.so ${libdir}/python3.5/lib-dynload/__pycache__/pyexpat.*.so ${libdir}/python3.5/xml ${libdir}/python3.5/xml/__pycache__ ${libdir}/python3.5/xmllib.* ${libdir}/python3.5/__pycache__/xmllib.* " | 1015 | FILES_${PN}-xml="\ |
| 1016 | ${libdir}/python3.5/lib-dynload/_elementtree.*.so \ | ||
| 1017 | ${libdir}/python3.5/lib-dynload/__pycache__/_elementtree.*.so \ | ||
| 1018 | ${libdir}/python3.5/lib-dynload/pyexpat.*.so \ | ||
| 1019 | ${libdir}/python3.5/lib-dynload/__pycache__/pyexpat.*.so \ | ||
| 1020 | ${libdir}/python3.5/xml \ | ||
| 1021 | ${libdir}/python3.5/xml/__pycache__ \ | ||
| 1022 | ${libdir}/python3.5/xmllib.* \ | ||
| 1023 | ${libdir}/python3.5/__pycache__/xmllib.* \ | ||
| 1024 | " | ||
| 274 | 1025 | ||
| 275 | SUMMARY_${PN}-xmlrpc="Python XML-RPC support" | 1026 | SUMMARY_${PN}-xmlrpc="Python XML-RPC support" |
| 276 | RDEPENDS_${PN}-xmlrpc="${PN}-core ${PN}-xml ${PN}-netserver ${PN}-lang ${PN}-pydoc" | 1027 | RDEPENDS_${PN}-xmlrpc="${PN}-core ${PN}-xml ${PN}-netserver ${PN}-lang ${PN}-pydoc" |
| 277 | FILES_${PN}-xmlrpc="${libdir}/python3.5/xmlrpclib.* ${libdir}/python3.5/__pycache__/xmlrpclib.* ${libdir}/python3.5/SimpleXMLRPCServer.* ${libdir}/python3.5/__pycache__/SimpleXMLRPCServer.* ${libdir}/python3.5/DocXMLRPCServer.* ${libdir}/python3.5/__pycache__/DocXMLRPCServer.* ${libdir}/python3.5/xmlrpc ${libdir}/python3.5/xmlrpc/__pycache__ " | 1028 | FILES_${PN}-xmlrpc="\ |
| 1029 | ${libdir}/python3.5/xmlrpclib.* \ | ||
| 1030 | ${libdir}/python3.5/__pycache__/xmlrpclib.* \ | ||
| 1031 | ${libdir}/python3.5/SimpleXMLRPCServer.* \ | ||
| 1032 | ${libdir}/python3.5/__pycache__/SimpleXMLRPCServer.* \ | ||
| 1033 | ${libdir}/python3.5/DocXMLRPCServer.* \ | ||
| 1034 | ${libdir}/python3.5/__pycache__/DocXMLRPCServer.* \ | ||
| 1035 | ${libdir}/python3.5/xmlrpc \ | ||
| 1036 | ${libdir}/python3.5/xmlrpc/__pycache__ \ | ||
| 1037 | " | ||
| 278 | 1038 | ||
| 279 | SUMMARY_${PN}-modules="All Python modules" | 1039 | SUMMARY_${PN}-modules="All Python modules" |
| 280 | RDEPENDS_${PN}-modules="${PN}-2to3 ${PN}-argparse ${PN}-asyncio ${PN}-audio ${PN}-codecs ${PN}-compile ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-difflib ${PN}-distutils ${PN}-doctest ${PN}-email ${PN}-enum ${PN}-fcntl ${PN}-gdbm ${PN}-html ${PN}-idle ${PN}-image ${PN}-importlib ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-reprlib ${PN}-resource ${PN}-selectors ${PN}-shell ${PN}-signal ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-typing ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc " | 1040 | RDEPENDS_${PN}-modules=" \ |
| 1041 | ${PN}-2to3 \ | ||
| 1042 | ${PN}-argparse \ | ||
| 1043 | ${PN}-asyncio \ | ||
| 1044 | ${PN}-audio \ | ||
| 1045 | ${PN}-codecs \ | ||
| 1046 | ${PN}-compile \ | ||
| 1047 | ${PN}-compression \ | ||
| 1048 | ${PN}-core \ | ||
| 1049 | ${PN}-crypt \ | ||
| 1050 | ${PN}-ctypes \ | ||
| 1051 | ${PN}-curses \ | ||
| 1052 | ${PN}-datetime \ | ||
| 1053 | ${PN}-db \ | ||
| 1054 | ${PN}-debugger \ | ||
| 1055 | ${PN}-difflib \ | ||
| 1056 | ${PN}-distutils \ | ||
| 1057 | ${PN}-doctest \ | ||
| 1058 | ${PN}-email \ | ||
| 1059 | ${PN}-enum \ | ||
| 1060 | ${PN}-fcntl \ | ||
| 1061 | ${PN}-gdbm \ | ||
| 1062 | ${PN}-html \ | ||
| 1063 | ${PN}-idle \ | ||
| 1064 | ${PN}-image \ | ||
| 1065 | ${PN}-importlib \ | ||
| 1066 | ${PN}-io \ | ||
| 1067 | ${PN}-json \ | ||
| 1068 | ${PN}-lang \ | ||
| 1069 | ${PN}-logging \ | ||
| 1070 | ${PN}-mailbox \ | ||
| 1071 | ${PN}-math \ | ||
| 1072 | ${PN}-mime \ | ||
| 1073 | ${PN}-mmap \ | ||
| 1074 | ${PN}-multiprocessing \ | ||
| 1075 | ${PN}-netclient \ | ||
| 1076 | ${PN}-netserver \ | ||
| 1077 | ${PN}-numbers \ | ||
| 1078 | ${PN}-pickle \ | ||
| 1079 | ${PN}-pkgutil \ | ||
| 1080 | ${PN}-pprint \ | ||
| 1081 | ${PN}-profile \ | ||
| 1082 | ${PN}-pydoc \ | ||
| 1083 | ${PN}-re \ | ||
| 1084 | ${PN}-readline \ | ||
| 1085 | ${PN}-reprlib \ | ||
| 1086 | ${PN}-resource \ | ||
| 1087 | ${PN}-selectors \ | ||
| 1088 | ${PN}-shell \ | ||
| 1089 | ${PN}-signal \ | ||
| 1090 | ${PN}-smtpd \ | ||
| 1091 | ${PN}-sqlite3 \ | ||
| 1092 | ${PN}-sqlite3-tests \ | ||
| 1093 | ${PN}-stringold \ | ||
| 1094 | ${PN}-subprocess \ | ||
| 1095 | ${PN}-syslog \ | ||
| 1096 | ${PN}-terminal \ | ||
| 1097 | ${PN}-textutils \ | ||
| 1098 | ${PN}-threading \ | ||
| 1099 | ${PN}-tkinter \ | ||
| 1100 | ${PN}-typing \ | ||
| 1101 | ${PN}-unittest \ | ||
| 1102 | ${PN}-unixadmin \ | ||
| 1103 | ${PN}-xml \ | ||
| 1104 | ${PN}-xmlrpc \ | ||
| 1105 | " | ||
| 281 | ALLOW_EMPTY_${PN}-modules = "1" | 1106 | ALLOW_EMPTY_${PN}-modules = "1" |
| 282 | 1107 | ||
| 283 | 1108 | ||
diff --git a/scripts/contrib/python/generate-manifest-2.7.py b/scripts/contrib/python/generate-manifest-2.7.py index 586b329c19..2491bd0bc4 100755 --- a/scripts/contrib/python/generate-manifest-2.7.py +++ b/scripts/contrib/python/generate-manifest-2.7.py | |||
| @@ -88,9 +88,9 @@ class MakefileMaker: | |||
| 88 | # generate provides line | 88 | # generate provides line |
| 89 | # | 89 | # |
| 90 | 90 | ||
| 91 | provideLine = 'PROVIDES+="' | 91 | provideLine = 'PROVIDES+=" \\\n' |
| 92 | for name in sorted(self.packages): | 92 | for name in sorted(self.packages): |
| 93 | provideLine += "%s " % name | 93 | provideLine += " %s \\\n" % name |
| 94 | provideLine += '"' | 94 | provideLine += '"' |
| 95 | 95 | ||
| 96 | self.out( provideLine ) | 96 | self.out( provideLine ) |
| @@ -100,14 +100,15 @@ class MakefileMaker: | |||
| 100 | # generate package line | 100 | # generate package line |
| 101 | # | 101 | # |
| 102 | 102 | ||
| 103 | packageLine = 'PACKAGES="${PN}-dbg ' | 103 | packageLine = 'PACKAGES=" \\\n' |
| 104 | packageLine += ' ${PN}-dbg \\\n' | ||
| 104 | for name in sorted(self.packages): | 105 | for name in sorted(self.packages): |
| 105 | if name.startswith("${PN}-distutils"): | 106 | if name.startswith("${PN}-distutils"): |
| 106 | if name == "${PN}-distutils": | 107 | if name == "${PN}-distutils": |
| 107 | packageLine += "%s-staticdev %s " % (name, name) | 108 | packageLine += " %s-staticdev %s \\\n" % (name, name) |
| 108 | elif name != '${PN}-dbg': | 109 | elif name != '${PN}-dbg': |
| 109 | packageLine += "%s " % name | 110 | packageLine += " %s \\\n" % name |
| 110 | packageLine += '${PN}-modules"' | 111 | packageLine += ' ${PN}-modules\\\n"' |
| 111 | 112 | ||
| 112 | self.out( packageLine ) | 113 | self.out( packageLine ) |
| 113 | self.out( "" ) | 114 | self.out( "" ) |
| @@ -125,7 +126,7 @@ class MakefileMaker: | |||
| 125 | self.out( 'SUMMARY_%s="%s"' % ( name, desc ) ) | 126 | self.out( 'SUMMARY_%s="%s"' % ( name, desc ) ) |
| 126 | self.out( 'RDEPENDS_%s="%s"' % ( name, deps ) ) | 127 | self.out( 'RDEPENDS_%s="%s"' % ( name, deps ) ) |
| 127 | 128 | ||
| 128 | line = 'FILES_%s="' % name | 129 | line = 'FILES_%s=" \\\n' % name |
| 129 | 130 | ||
| 130 | # | 131 | # |
| 131 | # check which directories to make in the temporary directory | 132 | # check which directories to make in the temporary directory |
| @@ -140,20 +141,21 @@ class MakefileMaker: | |||
| 140 | # | 141 | # |
| 141 | 142 | ||
| 142 | for target in files: | 143 | for target in files: |
| 143 | line += "%s " % target | 144 | line += " %s \\\n" % target |
| 144 | 145 | ||
| 145 | line += '"' | 146 | line += '"' |
| 146 | self.out( line ) | 147 | self.out( line ) |
| 147 | self.out( "" ) | 148 | self.out( "" ) |
| 148 | 149 | ||
| 149 | self.out( 'SUMMARY_${PN}-modules="All Python modules"' ) | 150 | self.out( 'SUMMARY_${PN}-modules="All Python modules"' ) |
| 150 | line = 'RDEPENDS_${PN}-modules="' | 151 | line = 'RDEPENDS_${PN}-modules=" \\\n' |
| 151 | 152 | ||
| 152 | for name, data in sorted(self.packages.items()): | 153 | for name, data in sorted(self.packages.items()): |
| 153 | if name not in ['${PN}-dev', '${PN}-distutils-staticdev'] and name not in self.excluded_pkgs: | 154 | if name not in ['${PN}-dev', '${PN}-distutils-staticdev'] and name not in self.excluded_pkgs: |
| 154 | line += "%s " % name | 155 | line += " %s \\\n" % name |
| 155 | 156 | ||
| 156 | self.out( "%s \"" % line ) | 157 | line += '"' |
| 158 | self.out( line ) | ||
| 157 | self.out( 'ALLOW_EMPTY_${PN}-modules = "1"' ) | 159 | self.out( 'ALLOW_EMPTY_${PN}-modules = "1"' ) |
| 158 | 160 | ||
| 159 | def doEpilog( self ): | 161 | def doEpilog( self ): |
diff --git a/scripts/contrib/python/generate-manifest-3.5.py b/scripts/contrib/python/generate-manifest-3.5.py index 6352f8f120..33779cffab 100755 --- a/scripts/contrib/python/generate-manifest-3.5.py +++ b/scripts/contrib/python/generate-manifest-3.5.py | |||
| @@ -101,9 +101,9 @@ class MakefileMaker: | |||
| 101 | # generate provides line | 101 | # generate provides line |
| 102 | # | 102 | # |
| 103 | 103 | ||
| 104 | provideLine = 'PROVIDES+="' | 104 | provideLine = 'PROVIDES+="\\\n' |
| 105 | for name in sorted(self.packages): | 105 | for name in sorted(self.packages): |
| 106 | provideLine += "%s " % name | 106 | provideLine += " %s \\\n" % name |
| 107 | provideLine += '"' | 107 | provideLine += '"' |
| 108 | 108 | ||
| 109 | self.out( provideLine ) | 109 | self.out( provideLine ) |
| @@ -113,14 +113,15 @@ class MakefileMaker: | |||
| 113 | # generate package line | 113 | # generate package line |
| 114 | # | 114 | # |
| 115 | 115 | ||
| 116 | packageLine = 'PACKAGES="${PN}-dbg ' | 116 | packageLine = 'PACKAGES="\\\n' |
| 117 | packageLine += ' ${PN}-dbg \\\n' | ||
| 117 | for name in sorted(self.packages): | 118 | for name in sorted(self.packages): |
| 118 | if name.startswith("${PN}-distutils"): | 119 | if name.startswith("${PN}-distutils"): |
| 119 | if name == "${PN}-distutils": | 120 | if name == "${PN}-distutils": |
| 120 | packageLine += "%s-staticdev %s " % (name, name) | 121 | packageLine += "%s \\\n %s-staticdev \\\n" % (name, name) |
| 121 | elif name != '${PN}-dbg': | 122 | elif name != '${PN}-dbg': |
| 122 | packageLine += "%s " % name | 123 | packageLine += " %s \\\n" % name |
| 123 | packageLine += '${PN}-modules"' | 124 | packageLine += ' ${PN}-modules \\\n"' |
| 124 | 125 | ||
| 125 | self.out( packageLine ) | 126 | self.out( packageLine ) |
| 126 | self.out( "" ) | 127 | self.out( "" ) |
| @@ -138,7 +139,7 @@ class MakefileMaker: | |||
| 138 | self.out( 'SUMMARY_%s="%s"' % ( name, desc ) ) | 139 | self.out( 'SUMMARY_%s="%s"' % ( name, desc ) ) |
| 139 | self.out( 'RDEPENDS_%s="%s"' % ( name, deps ) ) | 140 | self.out( 'RDEPENDS_%s="%s"' % ( name, deps ) ) |
| 140 | 141 | ||
| 141 | line = 'FILES_%s="' % name | 142 | line = 'FILES_%s="\\\n' % name |
| 142 | 143 | ||
| 143 | # | 144 | # |
| 144 | # check which directories to make in the temporary directory | 145 | # check which directories to make in the temporary directory |
| @@ -153,20 +154,21 @@ class MakefileMaker: | |||
| 153 | # | 154 | # |
| 154 | 155 | ||
| 155 | for target in files: | 156 | for target in files: |
| 156 | line += "%s " % target | 157 | line += " %s \\\n" % target |
| 157 | 158 | ||
| 158 | line += '"' | 159 | line += '"' |
| 159 | self.out( line ) | 160 | self.out( line ) |
| 160 | self.out( "" ) | 161 | self.out( "" ) |
| 161 | 162 | ||
| 162 | self.out( 'SUMMARY_${PN}-modules="All Python modules"' ) | 163 | self.out( 'SUMMARY_${PN}-modules="All Python modules"' ) |
| 163 | line = 'RDEPENDS_${PN}-modules="' | 164 | line = 'RDEPENDS_${PN}-modules=" \\\n' |
| 164 | 165 | ||
| 165 | for name, data in sorted(self.packages.items()): | 166 | for name, data in sorted(self.packages.items()): |
| 166 | if name not in ['${PN}-dev', '${PN}-distutils-staticdev'] and name not in self.excluded_pkgs: | 167 | if name not in ['${PN}-dev', '${PN}-distutils-staticdev'] and name not in self.excluded_pkgs: |
| 167 | line += "%s " % name | 168 | line += " %s \\\n" % name |
| 168 | 169 | ||
| 169 | self.out( "%s \"" % line ) | 170 | line += '"' |
| 171 | self.out( line ) | ||
| 170 | self.out( 'ALLOW_EMPTY_${PN}-modules = "1"' ) | 172 | self.out( 'ALLOW_EMPTY_${PN}-modules = "1"' ) |
| 171 | 173 | ||
| 172 | def doEpilog( self ): | 174 | def doEpilog( self ): |
