Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-coverage | name : python-coverage | ||||
| version : 4.4.2 | version : 4.5.2 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/source/c/coverage/coverage-4.4.2.tar.gz : 309d91bd7a35063ec7a0e4d75645488bfab3f0b66373e7722f23da7f5b0f34cc | - https://pypi.python.org/packages/source/c/coverage/coverage-4.5.2.tar.gz : ab235d9fe64833f12d1334d29b558aacedfbca2356dfb9691f2d0d38a8a7bfb4 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : programming.python | component : programming.python | ||||
| summary : Code coverage measurement and testing for Python | summary : Code coverage measurement and testing for Python | ||||
| description: | | description: | | ||||
| Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. | Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | - python-setuptools | ||||
| Show All 13 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.