Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11049343
D1982.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D1982.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/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
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 5:37 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5796427
Default Alt Text
D1982.diff (6 KB)
Attached To
Mode
D1982: Initial version of python-pytest-cov
Attached
Detach File
Event Timeline
Log In to Comment