Python-3.8.6-GCCcore-11.2.0.eb 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. name = 'Python'
  2. version = '3.8.6'
  3. homepage = 'https://python.org/'
  4. description = """Python is a programming language that lets you work more quickly and integrate your systems
  5. more effectively."""
  6. toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
  7. toolchainopts = {'pic': True}
  8. source_urls = ['https://www.python.org/ftp/%(namelower)s/%(version)s/']
  9. sources = [SOURCE_TGZ]
  10. checksums = ['313562ee9986dc369cd678011bdfd9800ef62fbf7b1496228a18f86b36428c21']
  11. builddependencies = [
  12. ('UnZip', '6.0'),
  13. ]
  14. dependencies = [
  15. ('binutils', '2.37'),
  16. ('bzip2', '1.0.8'), # required for bz2 package in Python stdlib
  17. ('zlib', '1.2.11'),
  18. #('libreadline', '8.0'),
  19. ('ncurses', '6.2'),
  20. ('SQLite', '3.36'),
  21. ('XZ', '5.2.5'),
  22. ('GMP', '6.2.1'), # required for pycrypto
  23. ('libffi', '3.4.2'),
  24. # OS dependency should be preferred if the os version is more recent then this version,
  25. # it's nice to have an up to date openssl for security reasons
  26. # Python 3.7 requires OpenSSL >= 1.0.2, uncomment line below if OS version is too old (e.g. CentOS 6)
  27. # ('OpenSSL', '1.1.1h'),
  28. ]
  29. osdependencies = [OS_PKG_OPENSSL_DEV]
  30. install_pip = True
  31. exts_default_options = {
  32. 'download_dep_fail': True,
  33. 'sanity_pip_check': True,
  34. 'source_urls': [PYPI_SOURCE],
  35. 'use_pip': True,
  36. }
  37. # order is important!
  38. # package versions updated 13 October 2020
  39. exts_list = [
  40. ('setuptools', '50.3.0', {
  41. 'source_tmpl': '%(name)s-%(version)s.zip',
  42. 'checksums': ['39060a59d91cf5cf403fa3bacbb52df4205a8c3585e0b9ba4b30e0e19d4c4b18'],
  43. }),
  44. ('wheel', '0.35.1', {
  45. 'checksums': ['99a22d87add3f634ff917310a3d87e499f19e663413a52eb9232c447aa646c9f'],
  46. }),
  47. ('pip', '20.2.3', {
  48. 'checksums': ['30c70b6179711a7c4cf76da89e8a0f5282279dfb0278bec7b94134be92543b6d'],
  49. }),
  50. ('nose', '1.3.7', {
  51. 'checksums': ['f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98'],
  52. }),
  53. ('blist', '1.3.6', {
  54. 'checksums': ['3a12c450b001bdf895b30ae818d4d6d3f1552096b8c995f0fe0c74bef04d1fc3'],
  55. }),
  56. ('paycheck', '1.0.2', {
  57. 'checksums': ['6db7fc367c146cd59d2327ad4d2d6b0a24bc1be2d6953bb0773cbf702ee1ed34'],
  58. }),
  59. ('pbr', '5.5.0', {
  60. 'checksums': ['14bfd98f51c78a3dd22a1ef45cf194ad79eee4a19e8e1a0d5c7f8e81ffe182ea'],
  61. }),
  62. ('Cython', '0.29.21', {
  63. 'checksums': ['e57acb89bd55943c8d8bf813763d20b9099cc7165c0f16b707631a7654be9cad'],
  64. }),
  65. ('six', '1.15.0', {
  66. 'checksums': ['30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259'],
  67. }),
  68. ('toml', '0.10.1', {
  69. 'checksums': ['926b612be1e5ce0634a2ca03470f95169cf16f939018233a670519cb4ac58b0f'],
  70. }),
  71. ('setuptools_scm', '4.1.2', {
  72. 'checksums': ['a8994582e716ec690f33fec70cca0f85bd23ec974e3f783233e4879090a7faa8'],
  73. }),
  74. ('python-dateutil', '2.8.1', {
  75. 'modulename': 'dateutil',
  76. 'checksums': ['73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c'],
  77. }),
  78. ('decorator', '4.4.2', {
  79. 'checksums': ['e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7'],
  80. }),
  81. ('liac-arff', '2.5.0', {
  82. 'modulename': 'arff',
  83. 'checksums': ['3220d0af6487c5aa71b47579be7ad1d94f3849ff1e224af3bf05ad49a0b5c4da'],
  84. }),
  85. ('pycrypto', '2.6.1', {
  86. 'modulename': 'Crypto',
  87. 'patches': ['pycrypto-2.6.1_remove-usr-include.patch'],
  88. 'checksums': [
  89. 'f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c', # pycrypto-2.6.1.tar.gz
  90. # pycrypto-2.6.1_remove-usr-include.patch
  91. '06c3d3bb290305e1360a023ea03f9281116c230de62382e6be9474996086712e',
  92. ],
  93. }),
  94. ('ecdsa', '0.16.0', {
  95. 'checksums': ['494c6a853e9ed2e9be33d160b41d47afc50a6629b993d2b9c5ad7bb226add892'],
  96. }),
  97. ('ipaddress', '1.0.23', {
  98. 'checksums': ['b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2'],
  99. }),
  100. ('asn1crypto', '1.4.0', {
  101. 'checksums': ['f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c'],
  102. }),
  103. ('idna', '2.10', {
  104. 'checksums': ['b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6'],
  105. }),
  106. ('pycparser', '2.20', {
  107. 'checksums': ['2d475327684562c3a96cc71adf7dc8c4f0565175cf86b6d7a404ff4c771f15f0'],
  108. }),
  109. ('cffi', '1.14.3', {
  110. 'checksums': ['f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591'],
  111. }),
  112. ('cryptography', '3.1.1', {
  113. 'checksums': ['9d9fc6a16357965d282dd4ab6531013935425d0dc4950df2e0cf2a1b1ac1017d'],
  114. }),
  115. ('pyasn1', '0.4.8', {
  116. 'checksums': ['aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba'],
  117. }),
  118. ('PyNaCl', '1.4.0', {
  119. 'modulename': 'nacl',
  120. 'checksums': ['54e9a2c849c742006516ad56a88f5c74bf2ce92c9f67435187c3c5953b346505'],
  121. }),
  122. ('bcrypt', '3.2.0', {
  123. 'checksums': ['5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29'],
  124. }),
  125. ('paramiko', '2.7.2', {
  126. 'checksums': ['7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035'],
  127. }),
  128. ('pyparsing', '2.4.7', {
  129. 'checksums': ['c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1'],
  130. }),
  131. ('netifaces', '0.10.9', {
  132. 'checksums': ['2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3'],
  133. }),
  134. ('netaddr', '0.8.0', {
  135. 'checksums': ['d6cc57c7a07b1d9d2e917aa8b36ae8ce61c35ba3fcd1b83ca31c5a0ee2b5a243'],
  136. }),
  137. ('mock', '4.0.2', {
  138. 'checksums': ['dd33eb70232b6118298d516bbcecd26704689c386594f0f3c4f13867b2c56f72'],
  139. }),
  140. ('pytz', '2020.1', {
  141. 'checksums': ['c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048'],
  142. }),
  143. ('bitstring', '3.1.7', {
  144. 'checksums': ['fdf3eb72b229d2864fb507f8f42b1b2c57af7ce5fec035972f9566de440a864a'],
  145. }),
  146. ('appdirs', '1.4.4', {
  147. 'checksums': ['7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41'],
  148. }),
  149. ('distlib', '0.3.1', {
  150. 'source_tmpl': 'distlib-%(version)s.zip',
  151. 'checksums': ['edf6116872c863e1aa9d5bb7cb5e05a022c519a4594dc703843343a9ddd9bff1'],
  152. }),
  153. ('filelock', '3.0.12', {
  154. 'checksums': ['18d82244ee114f543149c66a6e0c14e9c4f8a1044b5cdaadd0f82159d6a6ff59'],
  155. }),
  156. ('importlib_metadata', '2.0.0', {
  157. 'checksums': ['77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da'],
  158. }),
  159. ('virtualenv', '20.0.34', {
  160. 'checksums': ['4bf0e2bf99d33b123a895a5a244f0d7adb2a92171c6bbb31c3e2db235624abf1'],
  161. }),
  162. ('docopt', '0.6.2', {
  163. 'checksums': ['49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491'],
  164. }),
  165. ('joblib', '0.17.0', {
  166. 'checksums': ['9e284edd6be6b71883a63c9b7f124738a3c16195513ad940eae7e3438de885d5'],
  167. }),
  168. ('chardet', '3.0.4', {
  169. 'checksums': ['84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae'],
  170. }),
  171. ('certifi', '2020.6.20', {
  172. 'checksums': ['5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3'],
  173. }),
  174. ('urllib3', '1.25.10', {
  175. 'checksums': ['91056c15fa70756691db97756772bb1eb9678fa585d9184f24534b100dc60f4a'],
  176. }),
  177. ('requests', '2.24.0', {
  178. 'checksums': ['b3559a131db72c33ee969480840fff4bb6dd111de7dd27c8ee1f820f4f00231b'],
  179. }),
  180. ('xlrd', '1.2.0', {
  181. 'checksums': ['546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2'],
  182. }),
  183. ('py_expression_eval', '0.3.10', {
  184. 'checksums': ['43038326b686df697f9533895184c15d18769e215abbd8bcecaea607483f35b3'],
  185. }),
  186. ('tabulate', '0.8.7', {
  187. 'checksums': ['db2723a20d04bcda8522165c73eea7c300eda74e0ce852d9022e0159d7895007'],
  188. }),
  189. ('ujson', '4.0.1', {
  190. 'checksums': ['26cf6241b36ff5ce4539ae687b6b02673109c5e3efc96148806a7873eaa229d3'],
  191. }),
  192. ('atomicwrites', '1.4.0', {
  193. 'checksums': ['ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a'],
  194. }),
  195. ('py', '1.9.0', {
  196. 'checksums': ['9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342'],
  197. }),
  198. ('scandir', '1.10.0', {
  199. 'checksums': ['4d4631f6062e658e9007ab3149a9b914f3548cb38bfb021c64f39a025ce578ae'],
  200. }),
  201. ('pathlib2', '2.3.5', {
  202. 'checksums': ['6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868'],
  203. }),
  204. ('zipp', '3.3.0', {
  205. 'checksums': ['64ad89efee774d1897a58607895d80789c59778ea02185dd846ac38394a8642b'],
  206. }),
  207. ('pluggy', '0.13.1', {
  208. 'checksums': ['15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0'],
  209. }),
  210. ('more-itertools', '8.5.0', {
  211. 'checksums': ['6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20'],
  212. }),
  213. ('attrs', '20.2.0', {
  214. 'modulename': 'attr',
  215. 'checksums': ['26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594'],
  216. }),
  217. ('wcwidth', '0.2.5', {
  218. 'checksums': ['c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83'],
  219. }),
  220. ('iniconfig', '1.0.1', {
  221. 'checksums': ['e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69'],
  222. }),
  223. ('pytest', '6.1.1', {
  224. 'checksums': ['8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92'],
  225. }),
  226. ('MarkupSafe', '1.1.1', {
  227. 'checksums': ['29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b'],
  228. }),
  229. ('Jinja2', '2.11.2', {
  230. 'checksums': ['89aab215427ef59c34ad58735269eb58b1a5808103067f7bb9d5836c651b3bb0'],
  231. }),
  232. ('packaging', '20.4', {
  233. 'checksums': ['4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d556079f8'],
  234. }),
  235. ('sphinxcontrib-websupport', '1.2.4', {
  236. 'modulename': 'sphinxcontrib.websupport',
  237. 'checksums': ['4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232'],
  238. }),
  239. ('Pygments', '2.7.1', {
  240. 'checksums': ['926c3f319eda178d1bd90851e4317e6d8cdb5e292a3386aac9bd75eca29cf9c7'],
  241. }),
  242. ('imagesize', '1.2.0', {
  243. 'checksums': ['b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1'],
  244. }),
  245. ('docutils', '0.16', {
  246. 'checksums': ['c2de3a60e9e7d07be26b7f2b00ca0309c207e06c100f9cc2a94931fc75a478fc'],
  247. }),
  248. ('snowballstemmer', '2.0.0', {
  249. 'checksums': ['df3bac3df4c2c01363f3dd2cfa78cce2840a79b9f1c2d2de9ce8d31683992f52'],
  250. }),
  251. ('Babel', '2.8.0', {
  252. 'checksums': ['1aac2ae2d0d8ea368fa90906567f5c08463d98ade155c0c4bfedd6a0f7160e38'],
  253. }),
  254. ('alabaster', '0.7.12', {
  255. 'checksums': ['a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02'],
  256. }),
  257. ('sphinxcontrib-applehelp', '1.0.2', {
  258. 'modulename': 'sphinxcontrib.applehelp',
  259. 'checksums': ['a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58'],
  260. }),
  261. ('sphinxcontrib-devhelp', '1.0.2', {
  262. 'modulename': 'sphinxcontrib.devhelp',
  263. 'checksums': ['ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4'],
  264. }),
  265. ('sphinxcontrib-htmlhelp', '1.0.3', {
  266. 'modulename': 'sphinxcontrib.htmlhelp',
  267. 'checksums': ['e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b'],
  268. }),
  269. ('sphinxcontrib-jsmath', '1.0.1', {
  270. 'modulename': 'sphinxcontrib.jsmath',
  271. 'checksums': ['a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8'],
  272. }),
  273. ('sphinxcontrib-qthelp', '1.0.3', {
  274. 'modulename': 'sphinxcontrib.qthelp',
  275. 'checksums': ['4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72'],
  276. }),
  277. ('sphinxcontrib-serializinghtml', '1.1.4', {
  278. 'modulename': 'sphinxcontrib.serializinghtml',
  279. 'checksums': ['eaa0eccc86e982a9b939b2b82d12cc5d013385ba5eadcc7e4fed23f4405f77bc'],
  280. }),
  281. ('Sphinx', '3.2.1', {
  282. 'checksums': ['321d6d9b16fa381a5306e5a0b76cd48ffbc588e6340059a729c6fdd66087e0e8'],
  283. }),
  284. ('sphinx-bootstrap-theme', '0.7.1', {
  285. 'checksums': ['571e43ccb76d4c6c06576aa24a826b6ebc7adac45a5b54985200128806279d08'],
  286. }),
  287. ('colorama', '0.4.3', {
  288. 'checksums': ['e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1'],
  289. }),
  290. ('click', '7.1.2', {
  291. 'checksums': ['d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a'],
  292. }),
  293. ('psutil', '5.7.2', {
  294. 'checksums': ['90990af1c3c67195c44c9a889184f84f5b2320dce3ee3acbd054e3ba0b4a7beb'],
  295. }),
  296. ('future', '0.18.2', {
  297. 'checksums': ['b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d'],
  298. }),
  299. ('sortedcontainers', '2.2.2', {
  300. 'checksums': ['4e73a757831fc3ca4de2859c422564239a31d8213d09a2a666e375807034d2ba'],
  301. }),
  302. ('intervaltree', '3.1.0', {
  303. 'checksums': ['902b1b88936918f9b2a19e0e5eb7ccb430ae45cde4f39ea4b36932920d33952d'],
  304. }),
  305. ('pytoml', '0.1.21', {
  306. 'checksums': ['8eecf7c8d0adcff3b375b09fe403407aa9b645c499e5ab8cac670ac4a35f61e7'],
  307. }),
  308. ('flit-core', '3.0.0', {
  309. 'source_tmpl': 'flit_core-%(version)s.tar.gz',
  310. 'checksums': ['a465052057e2d6d957e6850e9915245adedfc4fd0dd5737d0791bf3132417c2d'],
  311. }),
  312. ('flit', '3.0.0', {
  313. 'checksums': ['b4fe0f84a1ffbf125d003e253ec98c0b6e3e31290b31fba3ad22d28588c20893'],
  314. }),
  315. ('regex', '2020.10.11', {
  316. 'checksums': ['463e770c48da76a8da82b8d4a48a541f314e0df91cbb6d873a341dbe578efafd'],
  317. }),
  318. ('intreehooks', '1.0', {
  319. 'checksums': ['87e600d3b16b97ed219c078681260639e77ef5a17c0e0dbdd5a302f99b4e34e1'],
  320. }),
  321. ('pylev', '1.3.0', {
  322. 'checksums': ['063910098161199b81e453025653ec53556c1be7165a9b7c50be2f4d57eae1c3'],
  323. }),
  324. ('pastel', '0.2.1', {
  325. 'source_tmpl': SOURCE_WHL,
  326. 'checksums': ['4349225fcdf6c2bb34d483e523475de5bb04a5c10ef711263452cb37d7dd4364'],
  327. }),
  328. ('clikit', '0.6.2', {
  329. 'source_tmpl': SOURCE_WHL,
  330. 'checksums': ['71268e074e68082306e23d7369a7b99f824a0ef926e55ba2665e911f7208489e'],
  331. }),
  332. ('SecretStorage', '3.1.2', {
  333. 'checksums': ['15da8a989b65498e29be338b3b279965f1b8f09b9668bd8010da183024c8bff6'],
  334. }),
  335. ('keyring', '21.4.0', {
  336. 'modulename': False, # Doesn't work properly if HOME directory contains keys
  337. 'checksums': ['9aeadd006a852b78f4b4ef7c7556c2774d2432bbef8ee538a3e9089ac8b11466'],
  338. }),
  339. ('keyrings.alt', '4.0.0', {
  340. 'modulename': False, # Doesn't work properly if HOME directory contains keys
  341. 'checksums': ['f70ef01a8f2b968b83643db370a1e85bc0e4bc8b358f9661504279afb019d21d'],
  342. }),
  343. ('tomlkit', '0.7.0', {
  344. 'source_tmpl': SOURCE_WHL,
  345. 'checksums': ['6babbd33b17d5c9691896b0e68159215a9387ebfa938aa3ac42f4a4beeb2b831'],
  346. }),
  347. ('shellingham', '1.3.2', {
  348. 'checksums': ['576c1982bea0ba82fb46c36feb951319d7f42214a82634233f58b40d858a751e'],
  349. }),
  350. ('requests-toolbelt', '0.9.1', {
  351. 'checksums': ['968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0'],
  352. }),
  353. ('pyrsistent', '0.17.3', {
  354. 'checksums': ['2e636185d9eb976a18a8a8e96efce62f2905fea90041958d8cc2a189756ebf3e'],
  355. }),
  356. ('pkginfo', '1.5.0.1', {
  357. 'checksums': ['7424f2c8511c186cd5424bbf31045b77435b37a8d604990b79d4e70d741148bb'],
  358. }),
  359. ('pexpect', '4.8.0', {
  360. 'checksums': ['fc65a43959d153d0114afe13997d439c22823a27cefceb5ff35c2178c6784c0c'],
  361. }),
  362. ('jsonschema', '3.2.0', {
  363. 'checksums': ['c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a'],
  364. }),
  365. ('simplejson', '3.17.2', {
  366. 'checksums': ['75ecc79f26d99222a084fbdd1ce5aad3ac3a8bd535cd9059528452da38b68841'],
  367. }),
  368. ('webencodings', '0.5.1', {
  369. 'checksums': ['b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923'],
  370. }),
  371. ('html5lib', '1.1', {
  372. 'checksums': ['b2e5b40261e20f354d198eae92afc10d750afb487ed5e50f9c4eaf07c184146f'],
  373. }),
  374. ('cleo', '0.8.1', {
  375. 'source_tmpl': SOURCE_WHL,
  376. 'checksums': ['141cda6dc94a92343be626bb87a0b6c86ae291dfc732a57bf04310d4b4201753'],
  377. }),
  378. ('cachy', '0.3.0', {
  379. 'checksums': ['186581f4ceb42a0bbe040c407da73c14092379b1e4c0e327fdb72ae4a9b269b1'],
  380. }),
  381. ('msgpack', '1.0.0', {
  382. 'checksums': ['9534d5cc480d4aff720233411a1f765be90885750b07df772380b34c10ecb5c0'],
  383. }),
  384. ('CacheControl', '0.12.6', {
  385. 'checksums': ['be9aa45477a134aee56c8fac518627e1154df063e85f67d4f83ce0ccc23688e8'],
  386. }),
  387. ('ptyprocess', '0.6.0', {
  388. 'checksums': ['923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0'],
  389. }),
  390. ('lockfile', '0.12.2', {
  391. 'checksums': ['6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799'],
  392. }),
  393. ('poetry-core', '1.0.0', {
  394. 'modulename': 'poetry.core',
  395. 'checksums': ['6a664ff389b9f45382536f8fa1611a0cb4d2de7c5a5c885db1f0c600cd11fbd5'],
  396. }),
  397. ('poetry', '1.1.3', {
  398. 'checksums': ['49eae89e2c44b0323214d0bbcefc21ebe3a19baa44db98eefabd4db9e82c7253'],
  399. }),
  400. ('crashtest', '0.3.1', {
  401. 'checksums': ['42ca7b6ce88b6c7433e2ce47ea884e91ec93104a4b754998be498a8e6c3d37dd'],
  402. }),
  403. ('jeepney', '0.4.3', {
  404. 'checksums': ['3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e'],
  405. }),
  406. ('fsspec', '0.8.4', {
  407. 'checksums': ['e1e494d4814f6804769f3c7bfd7a722a15113cc0339d14755297f09306b8f21f'],
  408. }),
  409. ('threadpoolctl', '2.1.0', {
  410. 'checksums': ['ddc57c96a38beb63db45d6c159b5ab07b6bced12c45a1f07b2b92f272aebfa6b'],
  411. }),
  412. ('simplegeneric', '0.8.1', {
  413. 'source_tmpl': 'simplegeneric-%(version)s.zip',
  414. 'checksums': ['dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173'],
  415. }),
  416. ]
  417. moduleclass = 'lang'