Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-tox | name : python-tox | ||||
| version : 3.1.2 | version : 3.5.2 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/fc/aa/31296c7cf387d8e1fe57c98273ee6d52c9531c07115a916e334bdf7a247f/tox-3.1.2.tar.gz : 9f0cbcc36e08c2c4ae90d02d3d1f9a62231f974bcbc1df85e8045946d8261059 | - https://files.pythonhosted.org/packages/38/ab/3674069bb1dadcd23e2e76c133cfa806026e68c97510224b3726562a8c44/tox-3.5.2.tar.gz : 4baeb3d8ebdcd9f43afce38aa67d06f1165a87d221d5bb21e8b39a0d4880c134 | ||||
| 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 | - python-setuptools-scm | ||||
| rundeps : | rundeps : | ||||
| - py | - py | ||||
| - python-filelock | |||||
| - python-packaging | - python-packaging | ||||
| - python-pluggy | - python-pluggy | ||||
| - python-setuptools | |||||
| - python-six | - python-six | ||||
| - python-toml | |||||
| - virtualenv | - virtualenv | ||||
| setup : | | setup : | | ||||
| %python3_setup | %python3_setup | ||||
| %python_setup | %python_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| for _f in $installdir/usr/bin/*; do | for _f in $installdir/usr/bin/*; do | ||||
| mv -v $_f ${_f}3 | mv -v $_f ${_f}3 | ||||
| done | done | ||||
| %python_install | %python_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.