python3-requirements.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. {
  2. "name": "python3-requirements",
  3. "buildsystem": "simple",
  4. "build-commands": [],
  5. "modules": [
  6. {
  7. "name": "python3-aiohappyeyeballs",
  8. "buildsystem": "simple",
  9. "build-commands": [
  10. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"aiohappyeyeballs==2.4.3\" --no-build-isolation"
  11. ],
  12. "sources": [
  13. {
  14. "type": "file",
  15. "url": "https://files.pythonhosted.org/packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl",
  16. "sha256": "8a7a83727b2756f394ab2895ea0765a0a8c475e3c71e98d43d76f22b4b435572"
  17. }
  18. ]
  19. },
  20. {
  21. "name": "python3-aiohttp",
  22. "buildsystem": "simple",
  23. "build-commands": [
  24. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"aiohttp==3.11.2\" --no-build-isolation"
  25. ],
  26. "sources": [
  27. {
  28. "type": "file",
  29. "url": "https://files.pythonhosted.org/packages/f7/d8/120cd0fe3e8530df0539e71ba9683eade12cae103dd7543e50d15f737917/aiohappyeyeballs-2.4.3-py3-none-any.whl",
  30. "sha256": "8a7a83727b2756f394ab2895ea0765a0a8c475e3c71e98d43d76f22b4b435572"
  31. },
  32. {
  33. "type": "file",
  34. "url": "https://files.pythonhosted.org/packages/55/68/97e4fab2add44bbd4b0107379d6900e80556c9a5d8ff548385690807b3f6/aiohttp-3.11.2.tar.gz",
  35. "sha256": "68d1f46f9387db3785508f5225d3acbc5825ca13d9c29f2b5cce203d5863eb79"
  36. },
  37. {
  38. "type": "file",
  39. "url": "https://files.pythonhosted.org/packages/76/ac/a7305707cb852b7e16ff80eaf5692309bde30e2b1100a1fcacdc8f731d97/aiosignal-1.3.1-py3-none-any.whl",
  40. "sha256": "f8376fb07dd1e86a584e4fcdec80b36b7f81aac666ebc724e2c090300dd83b17"
  41. },
  42. {
  43. "type": "file",
  44. "url": "https://files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl",
  45. "sha256": "81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2"
  46. },
  47. {
  48. "type": "file",
  49. "url": "https://files.pythonhosted.org/packages/8f/ed/0f4cec13a93c02c47ec32d81d11c0c1efbadf4a471e3f3ce7cad366cbbd3/frozenlist-1.5.0.tar.gz",
  50. "sha256": "81d5af29e61b9c8348e876d442253723928dce6433e0e76cd925cd83f1b4b817"
  51. },
  52. {
  53. "type": "file",
  54. "url": "https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl",
  55. "sha256": "946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"
  56. },
  57. {
  58. "type": "file",
  59. "url": "https://files.pythonhosted.org/packages/d6/be/504b89a5e9ca731cd47487e91c469064f8ae5af93b7259758dcfc2b9c848/multidict-6.1.0.tar.gz",
  60. "sha256": "22ae2ebf9b0c69d206c003e2f6a914ea33f0a932d4aa16f236afc049d9958f4a"
  61. },
  62. {
  63. "type": "file",
  64. "url": "https://files.pythonhosted.org/packages/a9/4d/5e5a60b78dbc1d464f8a7bbaeb30957257afdc8512cbb9dfd5659304f5cd/propcache-0.2.0.tar.gz",
  65. "sha256": "df81779732feb9d01e5d513fad0122efb3d53bbc75f61b2a4f29a020bc985e70"
  66. },
  67. {
  68. "type": "file",
  69. "url": "https://files.pythonhosted.org/packages/54/9c/9c0a9bfa683fc1be7fdcd9687635151544d992cccd48892dc5e0a5885a29/yarl-1.17.1.tar.gz",
  70. "sha256": "067a63fcfda82da6b198fa73079b1ca40b7c9b7994995b6ee38acda728b64d47"
  71. }
  72. ]
  73. },
  74. {
  75. "name": "python3-aiosignal",
  76. "buildsystem": "simple",
  77. "build-commands": [
  78. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"aiosignal==1.3.1\" --no-build-isolation"
  79. ],
  80. "sources": [
  81. {
  82. "type": "file",
  83. "url": "https://files.pythonhosted.org/packages/76/ac/a7305707cb852b7e16ff80eaf5692309bde30e2b1100a1fcacdc8f731d97/aiosignal-1.3.1-py3-none-any.whl",
  84. "sha256": "f8376fb07dd1e86a584e4fcdec80b36b7f81aac666ebc724e2c090300dd83b17"
  85. },
  86. {
  87. "type": "file",
  88. "url": "https://files.pythonhosted.org/packages/8f/ed/0f4cec13a93c02c47ec32d81d11c0c1efbadf4a471e3f3ce7cad366cbbd3/frozenlist-1.5.0.tar.gz",
  89. "sha256": "81d5af29e61b9c8348e876d442253723928dce6433e0e76cd925cd83f1b4b817"
  90. }
  91. ]
  92. },
  93. {
  94. "name": "python3-async-timeout",
  95. "buildsystem": "simple",
  96. "build-commands": [
  97. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"async-timeout==5.0.1\" --no-build-isolation"
  98. ],
  99. "sources": [
  100. {
  101. "type": "file",
  102. "url": "https://files.pythonhosted.org/packages/fe/ba/e2081de779ca30d473f21f5b30e0e737c438205440784c7dfc81efc2b029/async_timeout-5.0.1-py3-none-any.whl",
  103. "sha256": "39e3809566ff85354557ec2398b55e096c8364bacac9405a7a1fa429e77fe76c"
  104. }
  105. ]
  106. },
  107. {
  108. "name": "python3-attrs",
  109. "buildsystem": "simple",
  110. "build-commands": [
  111. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"attrs==24.2.0\" --no-build-isolation"
  112. ],
  113. "sources": [
  114. {
  115. "type": "file",
  116. "url": "https://files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl",
  117. "sha256": "81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2"
  118. }
  119. ]
  120. },
  121. {
  122. "name": "python3-dbus-next",
  123. "buildsystem": "simple",
  124. "build-commands": [
  125. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"dbus-next==0.2.3\" --no-build-isolation"
  126. ],
  127. "sources": [
  128. {
  129. "type": "file",
  130. "url": "https://files.pythonhosted.org/packages/d2/fc/c0a3f4c4eaa5a22fbef91713474666e13d0ea2a69c84532579490a9f2cc8/dbus_next-0.2.3-py3-none-any.whl",
  131. "sha256": "58948f9aff9db08316734c0be2a120f6dc502124d9642f55e90ac82ffb16a18b"
  132. }
  133. ]
  134. },
  135. {
  136. "name": "python3-evdev",
  137. "buildsystem": "simple",
  138. "build-commands": [
  139. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"evdev==1.7.1\" --no-build-isolation"
  140. ],
  141. "sources": [
  142. {
  143. "type": "file",
  144. "url": "https://files.pythonhosted.org/packages/12/bb/f622a8a5e64d46ca83020a761877c0ead19140903c9aaf1431f3c531fdf6/evdev-1.7.1.tar.gz",
  145. "sha256": "0c72c370bda29d857e188d931019c32651a9c1ea977c08c8d939b1ced1637fde"
  146. }
  147. ]
  148. },
  149. {
  150. "name": "python3-frozenlist",
  151. "buildsystem": "simple",
  152. "build-commands": [
  153. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"frozenlist==1.5.0\" --no-build-isolation"
  154. ],
  155. "sources": [
  156. {
  157. "type": "file",
  158. "url": "https://files.pythonhosted.org/packages/8f/ed/0f4cec13a93c02c47ec32d81d11c0c1efbadf4a471e3f3ce7cad366cbbd3/frozenlist-1.5.0.tar.gz",
  159. "sha256": "81d5af29e61b9c8348e876d442253723928dce6433e0e76cd925cd83f1b4b817"
  160. }
  161. ]
  162. },
  163. {
  164. "name": "python3-idna",
  165. "buildsystem": "simple",
  166. "build-commands": [
  167. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"idna==3.10\" --no-build-isolation"
  168. ],
  169. "sources": [
  170. {
  171. "type": "file",
  172. "url": "https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl",
  173. "sha256": "946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"
  174. }
  175. ]
  176. },
  177. {
  178. "name": "python3-multidict",
  179. "buildsystem": "simple",
  180. "build-commands": [
  181. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"multidict==6.1.0\" --no-build-isolation"
  182. ],
  183. "sources": [
  184. {
  185. "type": "file",
  186. "url": "https://files.pythonhosted.org/packages/d6/be/504b89a5e9ca731cd47487e91c469064f8ae5af93b7259758dcfc2b9c848/multidict-6.1.0.tar.gz",
  187. "sha256": "22ae2ebf9b0c69d206c003e2f6a914ea33f0a932d4aa16f236afc049d9958f4a"
  188. }
  189. ]
  190. },
  191. {
  192. "name": "python3-pillow",
  193. "buildsystem": "simple",
  194. "build-commands": [
  195. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pillow==11.0.0\" --no-build-isolation"
  196. ],
  197. "sources": [
  198. {
  199. "type": "file",
  200. "url": "https://files.pythonhosted.org/packages/a5/26/0d95c04c868f6bdb0c447e3ee2de5564411845e36a858cfd63766bc7b563/pillow-11.0.0.tar.gz",
  201. "sha256": "72bacbaf24ac003fea9bff9837d1eedb6088758d41e100c1552930151f677739"
  202. }
  203. ]
  204. },
  205. {
  206. "name": "python3-propcache",
  207. "buildsystem": "simple",
  208. "build-commands": [
  209. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"propcache==0.2.0\" --no-build-isolation"
  210. ],
  211. "sources": [
  212. {
  213. "type": "file",
  214. "url": "https://files.pythonhosted.org/packages/a9/4d/5e5a60b78dbc1d464f8a7bbaeb30957257afdc8512cbb9dfd5659304f5cd/propcache-0.2.0.tar.gz",
  215. "sha256": "df81779732feb9d01e5d513fad0122efb3d53bbc75f61b2a4f29a020bc985e70"
  216. }
  217. ]
  218. },
  219. {
  220. "name": "python3-psutil",
  221. "buildsystem": "simple",
  222. "build-commands": [
  223. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"psutil==6.1.0\" --no-build-isolation"
  224. ],
  225. "sources": [
  226. {
  227. "type": "file",
  228. "url": "https://files.pythonhosted.org/packages/26/10/2a30b13c61e7cf937f4adf90710776b7918ed0a9c434e2c38224732af310/psutil-6.1.0.tar.gz",
  229. "sha256": "353815f59a7f64cdaca1c0307ee13558a0512f6db064e92fe833784f08539c7a"
  230. }
  231. ]
  232. },
  233. {
  234. "name": "python3-pynput",
  235. "buildsystem": "simple",
  236. "build-commands": [
  237. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pynput==1.7.7\" --no-build-isolation"
  238. ],
  239. "sources": [
  240. {
  241. "type": "file",
  242. "url": "https://files.pythonhosted.org/packages/12/bb/f622a8a5e64d46ca83020a761877c0ead19140903c9aaf1431f3c531fdf6/evdev-1.7.1.tar.gz",
  243. "sha256": "0c72c370bda29d857e188d931019c32651a9c1ea977c08c8d939b1ced1637fde"
  244. },
  245. {
  246. "type": "file",
  247. "url": "https://files.pythonhosted.org/packages/ef/1d/fdef3fdc9dc8dedc65898c8ad0e8922a914bb89c5308887e45f9aafaec36/pynput-1.7.7-py2.py3-none-any.whl",
  248. "sha256": "afc43f651684c98818de048abc76adf9f2d3d797083cb07c1f82be764a2d44cb"
  249. },
  250. {
  251. "type": "file",
  252. "url": "https://files.pythonhosted.org/packages/fc/b8/ff33610932e0ee81ae7f1269c890f697d56ff74b9f5b2ee5d9b7fa2c5355/python_xlib-0.33-py2.py3-none-any.whl",
  253. "sha256": "c3534038d42e0df2f1392a1b30a15a4ff5fdc2b86cfa94f072bf11b10a164398"
  254. }
  255. ]
  256. },
  257. {
  258. "name": "python3-python-xlib",
  259. "buildsystem": "simple",
  260. "build-commands": [
  261. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"python-xlib==0.33\" --no-build-isolation"
  262. ],
  263. "sources": [
  264. {
  265. "type": "file",
  266. "url": "https://files.pythonhosted.org/packages/fc/b8/ff33610932e0ee81ae7f1269c890f697d56ff74b9f5b2ee5d9b7fa2c5355/python_xlib-0.33-py2.py3-none-any.whl",
  267. "sha256": "c3534038d42e0df2f1392a1b30a15a4ff5fdc2b86cfa94f072bf11b10a164398"
  268. }
  269. ]
  270. },
  271. {
  272. "name": "python3-qasync",
  273. "buildsystem": "simple",
  274. "build-commands": [
  275. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"qasync==0.27.1\" --no-build-isolation"
  276. ],
  277. "sources": [
  278. {
  279. "type": "file",
  280. "url": "https://files.pythonhosted.org/packages/51/06/bc628aa2981bcfd452a08ee435b812fd3eee4ada8acb8a76c4a09d1a5a77/qasync-0.27.1-py3-none-any.whl",
  281. "sha256": "5d57335723bc7d9b328dadd8cb2ed7978640e4bf2da184889ce50ee3ad2602c7"
  282. }
  283. ]
  284. },
  285. {
  286. "name": "python3-typing-extensions",
  287. "buildsystem": "simple",
  288. "build-commands": [
  289. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"typing-extensions==4.12.2\" --no-build-isolation"
  290. ],
  291. "sources": [
  292. {
  293. "type": "file",
  294. "url": "https://files.pythonhosted.org/packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl",
  295. "sha256": "04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"
  296. }
  297. ]
  298. },
  299. {
  300. "name": "python3-yarl",
  301. "buildsystem": "simple",
  302. "build-commands": [
  303. "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"yarl==1.17.1\" --no-build-isolation"
  304. ],
  305. "sources": [
  306. {
  307. "type": "file",
  308. "url": "https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl",
  309. "sha256": "946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"
  310. },
  311. {
  312. "type": "file",
  313. "url": "https://files.pythonhosted.org/packages/d6/be/504b89a5e9ca731cd47487e91c469064f8ae5af93b7259758dcfc2b9c848/multidict-6.1.0.tar.gz",
  314. "sha256": "22ae2ebf9b0c69d206c003e2f6a914ea33f0a932d4aa16f236afc049d9958f4a"
  315. },
  316. {
  317. "type": "file",
  318. "url": "https://files.pythonhosted.org/packages/a9/4d/5e5a60b78dbc1d464f8a7bbaeb30957257afdc8512cbb9dfd5659304f5cd/propcache-0.2.0.tar.gz",
  319. "sha256": "df81779732feb9d01e5d513fad0122efb3d53bbc75f61b2a4f29a020bc985e70"
  320. },
  321. {
  322. "type": "file",
  323. "url": "https://files.pythonhosted.org/packages/54/9c/9c0a9bfa683fc1be7fdcd9687635151544d992cccd48892dc5e0a5885a29/yarl-1.17.1.tar.gz",
  324. "sha256": "067a63fcfda82da6b198fa73079b1ca40b7c9b7994995b6ee38acda728b64d47"
  325. }
  326. ]
  327. }
  328. ]
  329. }