Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-uranium | name : python-uranium | ||||
| version : 3.6.0 | version : 4.0.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/Uranium/archive/3.6.0.tar.gz : 9a63e7d02c57a818815f61ada53b41d6c04683f874db80baa32f68d34b51a245 | - https://github.com/Ultimaker/Uranium/archive/4.0.0.tar.gz : d405183b98b2e8db8c8c11ebe6f8838865cb4ac7f6a55ab0ac654b060edf9dd8 | ||||
| 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 | ||||
| - python-shapely | - python-shapely | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - scipy | - scipy | ||||
| rundeps : | rundeps : | ||||
| - libarcus | - libarcus | ||||
| - python-shapely | - python-shapely | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - qt5-quickcontrols | - qt5-quickcontrols | ||||
| - qt5-quickcontrols2 | - qt5-quickcontrols2 | ||||
| - scipy | - scipy | ||||
| setup : | | setup : | | ||||
| %cmake . | %cmake . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| #check : | | check : | | ||||
| # %python3_test py.test3 -v | %python3_test py.test3 -v | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.