Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-itsdangerous | name : python-itsdangerous | ||||
| version : 0.24 | version : 0.24 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz : cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 | - https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-0.24.tar.gz : cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519 | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : Various helpers to pass trusted data to untrusted environments and back. | summary : Various helpers to pass trusted data to untrusted environments and back. | ||||
| description: | | description: | | ||||
| Various helpers to pass trusted data to untrusted environments and back. | Various helpers to pass trusted data to untrusted environments and back. | ||||
| builddeps : | builddeps : | ||||
| - python-setuptools | - python-setuptools | ||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | |||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | |||||
| check : | | |||||
| pushd $PKG_BUILD_DIR/py2build | |||||
| python setup.py test | |||||
| popd | |||||
| pushd $PKG_BUILD_DIR/py3build | |||||
| python3 setup.py test | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.