Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-tox | name : python-tox | ||||
| version : 2.7.0 | version : 3.1.2 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/tox-dev/tox/archive/2.7.0.tar.gz : 937aeeed7e10e5631493458cd7dc2f11b9354dce35e3d4b9034af46262a8efe5 | - https://files.pythonhosted.org/packages/fc/aa/31296c7cf387d8e1fe57c98273ee6d52c9531c07115a916e334bdf7a247f/tox-3.1.2.tar.gz : 9f0cbcc36e08c2c4ae90d02d3d1f9a62231f974bcbc1df85e8045946d8261059 | ||||
| license : MIT | license : MIT | ||||
| component : programming.python | component : programming.python | ||||
| summary : Tox is a generic virtualenv management and test command line tool | summary : Tox is a generic virtualenv management and test command line tool | ||||
| description: | | description: | | ||||
| Tox is a generic virtualenv management and test command line tool | Tox is a generic virtualenv management and test command line tool | ||||
| builddeps : | builddeps : | ||||
| - python-setuptools | - python-setuptools | ||||
| - python-setuptools-scm | |||||
| rundeps : | rundeps : | ||||
| - py | - py | ||||
| - python-packaging | |||||
| - python-pluggy | - python-pluggy | ||||
| - python-six | |||||
| - virtualenv | - virtualenv | ||||
| setup : | | setup : | | ||||
| %python_setup | |||||
| %python3_setup | %python3_setup | ||||
| %python_setup | |||||
| install : | | install : | | ||||
| %python_install | |||||
| %python3_install | %python3_install | ||||
| for _f in $installdir/usr/bin/*; do | |||||
| mv -v $_f ${_f}3 | |||||
| done | |||||
| %python_install | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.