Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-pytest | name : python-pytest | ||||
| version : 3.0.3 | version : 3.1.3 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz : f213500a356800a483e8a146ff971ae14a8df3f2c0ae4145181aad96996abee7 | - https://pypi.python.org/packages/15/c8/6b42bf58f91d72416806472512bb67dabc6edb5a6a8ace29853ff940400a/pytest-3.1.3.tar.gz : 095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206 | ||||
| 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 : | ||||
| - python-setuptools | |||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | |||||
| - python-setuptools-scm | |||||
| 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.