Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,22 @@ +name : python-pytest-cov +version : 2.5.1 +release : 1 +source : + - https://files.pythonhosted.org/packages/source/p/pytest-cov/pytest-cov-2.5.1.tar.gz : 03aa752cf11db41d281ea1d807d954c4eda35cfa1b21d6971966cc041bbf6e2d +license : MIT +component : programming.python +summary : Coverage plugin for pytest +description: | + Py.test plugin for coverage reporting with support for both centralised and + distributed testing, including subprocesses and multiprocessing for Python. +builddeps : + - python-setuptools +rundeps : + - python-coverage + - python-pytest +build : | + %python_setup + %python3_setup +install : | + %python_install + %python3_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,71 @@ + + + python-pytest-cov + + Pierre-Yves + pyu@riseup.net + + MIT + programming.python + Coverage plugin for pytest + Py.test plugin for coverage reporting with support for both centralised and +distributed testing, including subprocesses and multiprocessing for Python. + + https://solus-project.com/sources/README.Solus + + + python-pytest-cov + Coverage plugin for pytest + Py.test plugin for coverage reporting with support for both centralised and +distributed testing, including subprocesses and multiprocessing for Python. + + programming.python + + /usr/lib/python2.7/site-packages/pytest-cov.pth + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/entry_points.txt + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/not-zip-safe + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/requires.txt + /usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/pytest_cov/__init__.py + /usr/lib/python2.7/site-packages/pytest_cov/__init__.pyc + /usr/lib/python2.7/site-packages/pytest_cov/compat.py + /usr/lib/python2.7/site-packages/pytest_cov/compat.pyc + /usr/lib/python2.7/site-packages/pytest_cov/embed.py + /usr/lib/python2.7/site-packages/pytest_cov/embed.pyc + /usr/lib/python2.7/site-packages/pytest_cov/engine.py + /usr/lib/python2.7/site-packages/pytest_cov/engine.pyc + /usr/lib/python2.7/site-packages/pytest_cov/plugin.py + /usr/lib/python2.7/site-packages/pytest_cov/plugin.pyc + /usr/lib/python3.5/site-packages/pytest-cov.pth + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/PKG-INFO + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/SOURCES.txt + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/dependency_links.txt + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/entry_points.txt + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/not-zip-safe + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/requires.txt + /usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/top_level.txt + /usr/lib/python3.5/site-packages/pytest_cov/__init__.py + /usr/lib/python3.5/site-packages/pytest_cov/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/pytest_cov/__pycache__/compat.cpython-35.pyc + /usr/lib/python3.5/site-packages/pytest_cov/__pycache__/embed.cpython-35.pyc + /usr/lib/python3.5/site-packages/pytest_cov/__pycache__/engine.cpython-35.pyc + /usr/lib/python3.5/site-packages/pytest_cov/__pycache__/plugin.cpython-35.pyc + /usr/lib/python3.5/site-packages/pytest_cov/compat.py + /usr/lib/python3.5/site-packages/pytest_cov/embed.py + /usr/lib/python3.5/site-packages/pytest_cov/engine.py + /usr/lib/python3.5/site-packages/pytest_cov/plugin.py + + + + + 2018-01-18 + 2.5.1 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file