Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : flask | name : flask | ||||
| version : 1.0.3 | version : 1.1.0 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/pallets/flask/archive/1.0.3.tar.gz : d42345bf227548c2eaba8661058b90c77430413d0dee5d3369c97cf67a57272b | - https://github.com/pallets/flask/archive/1.1.0.tar.gz : 7c660777d034644f6e9ff79db8259848e09e1114294b7c7dbde3a3836c63f015 | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : A microframework based on Werkzeug, Jinja2 and good intentions | summary : A microframework based on Werkzeug, Jinja2 and good intentions | ||||
| description: | | description: | | ||||
| A microframework based on Werkzeug, Jinja2 and good intentions | A microframework based on Werkzeug, Jinja2 and good intentions | ||||
| builddeps : | #builddeps : | ||||
| - python-click | # - python-click | ||||
| - python-itsdangerous | # - python-itsdangerous | ||||
| - python-jinja | # - python-jinja | ||||
| - python-pytest | # - python-pytest | ||||
| - python-werkzeug | # - python-werkzeug | ||||
| rundeps : | rundeps : | ||||
| - python-click | - python-click | ||||
| - python-itsdangerous | - python-itsdangerous | ||||
| - python-jinja | - python-jinja | ||||
| - python-werkzeug | - python-werkzeug | ||||
| setup : | | setup : | | ||||
| rm -fr examples/flaskr/ | rm -fr examples/flaskr/ | ||||
| rm -fr examples/minitwit/ | rm -fr examples/minitwit/ | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | #check : | | ||||
| %python3_test py.test3 | # %python3_test py.test3 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.