Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-pytest | name : python-pytest | ||||
| version : 3.2.5 | version : 3.3.1 | ||||
| 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/fb/ee/ceb80b45e768e67ee848dfd4fc407a4ccfc6d93c904c49fad1e5495a079f/pytest-3.3.1.tar.gz : cf8436dc59d8695346fcd3ab296de46425ecab00d64096cebe79fb51ecb2eb93 | ||||
| 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.