|
1 | | -build-commands: |
2 | | - - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation jinja2~=3.1.6 markupsafe~=3.0.2 pyside6-essentials~=6.10.0 inject~=5.3.0 loguru~=0.7.3 mpv~=1.0.8 shiboken6~=6.10.0 |
| 1 | +name: pypi-dependencies |
3 | 2 | buildsystem: simple |
| 3 | +build-commands: |
| 4 | + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation jinja2~=3.1.6 markupsafe~=3.0.2 pyside6-essentials~=6.10.0 colorlog~=6.10.1 inject~=5.3.0 mpv~=1.0.8 shiboken6~=6.10.0 |
| 5 | +sources: |
| 6 | + - type: file |
| 7 | + url: https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl |
| 8 | + sha256: 85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67 |
| 9 | + - type: file |
| 10 | + url: https://files.pythonhosted.org/packages/f3/f0/89e7aadfb3749d0f52234a0c8c7867877876e0a20b60e2188e9850794c17/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
| 11 | + sha256: e17c96c14e19278594aa4841ec148115f9c7615a47382ecb6b82bd8fea3ab0c8 |
| 12 | + - type: file |
| 13 | + url: https://files.pythonhosted.org/packages/5c/75/e17efc7eb900993e0e3925885635c6cf373c817196f09bcbcc102b00ac94/pyside6_essentials-6.10.0-cp39-abi3-manylinux_2_34_x86_64.whl |
| 14 | + sha256: 1d5e013a8698e37ab8ef360e6960794eb5ef20832a8d562e649b8c5a0574b2d8 |
| 15 | + - type: file |
| 16 | + url: https://files.pythonhosted.org/packages/6d/c1/e419ef3723a074172b68aaa89c9f3de486ed4c2399e2dbd8113a4fdcaf9e/colorlog-6.10.1-py3-none-any.whl |
| 17 | + sha256: 2d7e8348291948af66122cff006c9f8da6255d224e7cf8e37d8de2df3bad8c9c |
| 18 | + - type: file |
| 19 | + url: https://files.pythonhosted.org/packages/98/6e/b00ef8fe9a43aa3a6f5687b710832f0d876c0812bd0ce1c3af3e71bf7dd1/inject-5.3.0-py2.py3-none-any.whl |
| 20 | + sha256: 4758eb6c464d3e2badbbf65ac991c64752b05429d6af4c3c0e5b2765efaf7e73 |
| 21 | + - type: file |
| 22 | + url: https://files.pythonhosted.org/packages/f4/cf/0d5f52753366ecf2c3d763e331dcda54b0f20a1a8e52b175feb9c625399d/mpv-1.0.8-py3-none-any.whl |
| 23 | + sha256: dcf77f612e3f5ce49bd89393f37d286de7ac290db6b0800f1fdcfe0aeb5ba9b8 |
| 24 | + - type: file |
| 25 | + url: https://files.pythonhosted.org/packages/ea/09/4ffa3284a17b6b765d45b41c9a7f1b2cde6c617c853ac6f170fb62bbbece/shiboken6-6.10.0-cp39-abi3-manylinux_2_34_x86_64.whl |
| 26 | + sha256: e612734da515d683696980107cdc0396a3ae0f07b059f0f422ec8a2333810234 |
4 | 27 | cleanup: |
5 | 28 | - /bin |
6 | | - - /lib/python3.12/site-packages/PySide6/lupdate |
7 | | - - /lib/python3.12/site-packages/PySide6/qmlls |
8 | | - - /lib/python3.12/site-packages/PySide6/qmlformat |
| 29 | + - /lib/python3.12/site-packages/PySide6/*.pyi |
9 | 30 | - /lib/python3.12/site-packages/PySide6/assistant |
10 | | - - /lib/python3.12/site-packages/PySide6/linguist |
11 | 31 | - /lib/python3.12/site-packages/PySide6/designer |
| 32 | + - /lib/python3.12/site-packages/PySide6/doc |
| 33 | + - /lib/python3.12/site-packages/PySide6/examples |
| 34 | + - /lib/python3.12/site-packages/PySide6/glue |
| 35 | + - /lib/python3.12/site-packages/PySide6/include |
| 36 | + - /lib/python3.12/site-packages/PySide6/linguist |
12 | 37 | - /lib/python3.12/site-packages/PySide6/lrelease |
| 38 | + - /lib/python3.12/site-packages/PySide6/lupdate |
| 39 | + - /lib/python3.12/site-packages/PySide6/py.typed |
| 40 | + - /lib/python3.12/site-packages/PySide6/qmlformat |
13 | 41 | - /lib/python3.12/site-packages/PySide6/qmllint |
14 | | - - /lib/python3.12/site-packages/PySide6/svgtoqml |
15 | | - - /lib/python3.12/site-packages/PySide6/QtWidgets.abi3.so |
16 | | - - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Widgets.so.6 |
| 42 | + - /lib/python3.12/site-packages/PySide6/qmlls |
| 43 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Concurrent.so.6 |
17 | 44 | - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Designer.so.6 |
18 | 45 | - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6DesignerComponents.so.6 |
19 | | - - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2Imagine.so.6 |
| 46 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Help.so.6 |
| 47 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsAnimation.so.6 |
| 48 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsFolderListModel.so.6 |
| 49 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsPlatform.so.6 |
| 50 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsQmlModels.so.6 |
| 51 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsSettings.so.6 |
| 52 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsSharedImage.so.6 |
| 53 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6LabsWavefrontMesh.so.6 |
| 54 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6PrintSupport.so.6 |
| 55 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QmlLocalStorage.so.6 |
| 56 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QmlNetwork.so.6 |
| 57 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QmlXmlListModel.so.6 |
| 58 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2FluentWinUI3StyleImpl.so.6 |
20 | 59 | - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2Fusion.so.6 |
| 60 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2FusionStyleImpl.so.6 |
| 61 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2Imagine.so.6 |
| 62 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2ImagineStyleImpl.so.6 |
21 | 63 | - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2Universal.so.6 |
| 64 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickControls2UniversalStyleImpl.so.6 |
| 65 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickTest.so.6 |
| 66 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickTimeline.so.6 |
| 67 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickTimelineBlendTrees.so.6 |
| 68 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickVectorImageGenerator.so.6 |
| 69 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6QuickWidgets.so.6 |
| 70 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Sql.so.6 |
| 71 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6SvgWidgets.so.6 |
| 72 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Test.so.6 |
| 73 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6UiTools.so.6 |
| 74 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Widgets.so.6 |
| 75 | + - /lib/python3.12/site-packages/PySide6/Qt/lib/libQt6Xml.so.6 |
| 76 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/designer |
| 77 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/generic |
| 78 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/networkinformation |
| 79 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/printsupport |
| 80 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/qmllint |
| 81 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/qmltooling |
| 82 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/sqldrivers |
| 83 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/tls |
| 84 | + - /lib/python3.12/site-packages/PySide6/Qt/plugins/wayland-graphics-integration-server |
| 85 | + - /lib/python3.12/site-packages/PySide6/Qt/qml/Qt |
| 86 | + - /lib/python3.12/site-packages/PySide6/Qt/qml/QtNetwork |
| 87 | + - /lib/python3.12/site-packages/PySide6/Qt/qml/QtQuick/Controls/FluentWinUI3 |
| 88 | + - /lib/python3.12/site-packages/PySide6/Qt/qml/QtQuick/VirtualKeyboard |
22 | 89 | - /lib/python3.12/site-packages/PySide6/Qt/translations/assistant_* |
23 | 90 | - /lib/python3.12/site-packages/PySide6/Qt/translations/designer_* |
24 | 91 | - /lib/python3.12/site-packages/PySide6/Qt/translations/linguist_* |
25 | | - - /lib/python3.12/site-packages/PySide6/Qt/translations/qt_help_* |
26 | | -name: pypi-dependencies |
27 | | -sources: |
28 | | - - sha256: 85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67 |
29 | | - type: file |
30 | | - url: https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl |
31 | | - - sha256: e17c96c14e19278594aa4841ec148115f9c7615a47382ecb6b82bd8fea3ab0c8 |
32 | | - type: file |
33 | | - url: https://files.pythonhosted.org/packages/f3/f0/89e7aadfb3749d0f52234a0c8c7867877876e0a20b60e2188e9850794c17/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
34 | | - - sha256: 1d5e013a8698e37ab8ef360e6960794eb5ef20832a8d562e649b8c5a0574b2d8 |
35 | | - type: file |
36 | | - url: https://files.pythonhosted.org/packages/5c/75/e17efc7eb900993e0e3925885635c6cf373c817196f09bcbcc102b00ac94/pyside6_essentials-6.10.0-cp39-abi3-manylinux_2_34_x86_64.whl |
37 | | - - sha256: 4758eb6c464d3e2badbbf65ac991c64752b05429d6af4c3c0e5b2765efaf7e73 |
38 | | - type: file |
39 | | - url: https://files.pythonhosted.org/packages/98/6e/b00ef8fe9a43aa3a6f5687b710832f0d876c0812bd0ce1c3af3e71bf7dd1/inject-5.3.0-py2.py3-none-any.whl |
40 | | - - sha256: 31a33c10c8e1e10422bfd431aeb5d351c7cf7fa671e3c4df004162264b28220c |
41 | | - type: file |
42 | | - url: https://files.pythonhosted.org/packages/0c/29/0348de65b8cc732daa3e33e67806420b2ae89bdce2b04af740289c5c6c8c/loguru-0.7.3-py3-none-any.whl |
43 | | - - sha256: dcf77f612e3f5ce49bd89393f37d286de7ac290db6b0800f1fdcfe0aeb5ba9b8 |
44 | | - type: file |
45 | | - url: https://files.pythonhosted.org/packages/f4/cf/0d5f52753366ecf2c3d763e331dcda54b0f20a1a8e52b175feb9c625399d/mpv-1.0.8-py3-none-any.whl |
46 | | - - sha256: e612734da515d683696980107cdc0396a3ae0f07b059f0f422ec8a2333810234 |
47 | | - type: file |
48 | | - url: https://files.pythonhosted.org/packages/ea/09/4ffa3284a17b6b765d45b41c9a7f1b2cde6c617c853ac6f170fb62bbbece/shiboken6-6.10.0-cp39-abi3-manylinux_2_34_x86_64.whl |
| 92 | + - /lib/python3.12/site-packages/PySide6/Qt/translations/qt_* |
| 93 | + - /lib/python3.12/site-packages/PySide6/Qt/translations/qtdeclarative_* |
| 94 | + - /lib/python3.12/site-packages/PySide6/QtConcurrent.abi3.so |
| 95 | + - /lib/python3.12/site-packages/PySide6/QtDesigner.abi3.so |
| 96 | + - /lib/python3.12/site-packages/PySide6/QtHelp.abi3.so |
| 97 | + - /lib/python3.12/site-packages/PySide6/QtPrintSupport.abi3.so |
| 98 | + - /lib/python3.12/site-packages/PySide6/QtQuickTest.abi3.so |
| 99 | + - /lib/python3.12/site-packages/PySide6/QtQuickWidgets.abi3.so |
| 100 | + - /lib/python3.12/site-packages/PySide6/QtSql.abi3.so |
| 101 | + - /lib/python3.12/site-packages/PySide6/QtSvgWidgets.abi3.so |
| 102 | + - /lib/python3.12/site-packages/PySide6/QtTest.abi3.so |
| 103 | + - /lib/python3.12/site-packages/PySide6/QtUiTools.abi3.so |
| 104 | + - /lib/python3.12/site-packages/PySide6/QtWidgets.abi3.so |
| 105 | + - /lib/python3.12/site-packages/PySide6/QtXml.abi3.so |
| 106 | + - /lib/python3.12/site-packages/PySide6/svgtoqml |
| 107 | + - /lib/python3.12/site-packages/PySide6/typesystems |
0 commit comments