Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-uranium | name : python-uranium | ||||
| version : 3.3.0 | version : 3.4.1 | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/Uranium/archive/3.3.0.tar.gz : 7bad5299bef4c2c5f9aa74eb1d5a927266785c330e58dc6138a7f4996180080c | - https://github.com/Ultimaker/Uranium/archive/3.4.1.tar.gz : 7a97385b101a30008d1c0bb576d603b93ca2d0967b8c71faeb6760c9cc9ecb72 | ||||
| license : LGPL-3.0-or-later | license : LGPL-3.0-or-later | ||||
| component : programming.python | component : programming.python | ||||
| summary : A Python framework for building Desktop applications | summary : A Python framework for building Desktop applications | ||||
| description: | | description: | | ||||
| Uranium is a Python framework for building 3D printing related applications. | Uranium is a Python framework for building 3D printing related applications. | ||||
| builddeps : | builddeps : | ||||
| - libarcus | - libarcus | ||||
| - python-pytest | - python-pytest | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - scipy | - scipy | ||||
| rundeps : | rundeps : | ||||
| - libarcus | - libarcus | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - qt5-quickcontrols | - qt5-quickcontrols | ||||
| - scipy | - scipy | ||||
| setup : | | setup : | | ||||
| %cmake . | %cmake . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| check : | | check : | | ||||
| pip3 freeze | pip3 freeze | ||||
| python3 -m pytest -v -k "not test_emptyPlugin and not test_getPropertyFallThrough" | python3 -m pytest -v -k "not TestContainerStack and not test_addContainerType and not test_uniqueName" | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.