Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-werkzeug | name : python-werkzeug | ||||
| version : 0.11.11 | version : 0.14.1 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/43/2e/d822b4a4216804519ace92e0368dcfc4b0b2887462d852fdd476b253ecc9/Werkzeug-0.11.11.tar.gz : e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5 | - https://files.pythonhosted.org/packages/source/W/Werkzeug/Werkzeug-0.14.1.tar.gz : c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : The Swiss Army knife of Python web development | summary : The Swiss Army knife of Python web development | ||||
| description: | | description: | | ||||
| The Swiss Army knife of Python web development | The Swiss Army knife of Python web development | ||||
| builddeps : | builddeps : | ||||
| - python-setuptools | - python-setuptools | ||||
| - python-termcolor | - python-termcolor | ||||
| - python-watchdog | - python-watchdog | ||||
| - python-pytest | |||||
| - python-requests | |||||
| rundeps : | rundeps : | ||||
| - python-termcolor | - python-termcolor | ||||
| - python-watchdog | - python-watchdog | ||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | |||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | |||||
| check : | | |||||
| pushd $PKG_BUILD_DIR/py2build | |||||
| py.test -k "not test_monkeypached_sleep" | |||||
| popd | |||||
| pushd $PKG_BUILD_DIR/py3build | |||||
| py.test3 -k "not test_monkeypached_sleep" | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.