Page MenuHomeSolus

D1982.id4696.diff
No OneTemporary

D1982.id4696.diff

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 @@
+<PISI>
+ <Source>
+ <Name>python-pytest-cov</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Coverage plugin for pytest</Summary>
+ <Description xml:lang="en">Py.test plugin for coverage reporting with support for both centralised and
+distributed testing, including subprocesses and multiprocessing for Python.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-pytest-cov</Name>
+ <Summary xml:lang="en">Coverage plugin for pytest</Summary>
+ <Description xml:lang="en">Py.test plugin for coverage reporting with support for both centralised and
+distributed testing, including subprocesses and multiprocessing for Python.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-cov.pth</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov-2.5.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/embed.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/embed.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/engine.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/engine.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_cov/plugin.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest-cov.pth</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov-2.5.1-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/__pycache__/compat.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/__pycache__/embed.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/__pycache__/engine.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/__pycache__/plugin.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/embed.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/engine.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pytest_cov/plugin.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-18</Date>
+ <Version>2.5.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 8:35 PM (23 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5851845
Default Alt Text
D1982.id4696.diff (6 KB)

Event Timeline