Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-pytest | name : python-pytest | ||||
| version : 3.2.5 | version : 3.3.0 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/1f/f8/8cd74c16952163ce0db0bd95fdd8810cbf093c08be00e6e665ebf0dc3138/pytest-3.2.5.tar.gz : 6d5bd4f7113b444c55a3bbb5c738a3dd80d43563d063fc42dcb0aaefbdd78b81 | - https://pypi.python.org/packages/41/6f/ed63db45ad82db405c77c807d75d66311d385e1b6bf476ec46bde0c9462a/pytest-3.3.0.tar.gz : 6db1c070aa412c30647b6aeb13c55670f900cf00fbafa003cdde560c3f4a8d76 | ||||
| license : MIT | license : MIT | ||||
| component : programming.python | component : programming.python | ||||
| summary : python testing framework | summary : python testing framework | ||||
| description: | | description: | | ||||
| The pytest framework makes it easy to write small tests, yet scales to support complex fucntional testing for applications and libraries. | The pytest framework makes it easy to write small tests, yet scales to support complex fucntional testing for applications and libraries. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | - python-setuptools | ||||
| - python-setuptools-scm | - python-setuptools-scm | ||||
| rundeps : | rundeps : | ||||
| - py | - py | ||||
| - python-attrs | |||||
| - python-funcsigs | |||||
| - python-pluggy | |||||
| - python-six | |||||
| build : | | build : | | ||||
| %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.