Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10843854
D6265.id15073.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
33 KB
Referenced Files
None
Subscribers
None
D6265.id15073.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-pytest
-version : 3.9.1
-release : 10
+version : 4.5.0
+release : 11
source :
- - https://files.pythonhosted.org/packages/source/p/pytest/pytest-3.9.1.tar.gz : 8c827e7d4816dfe13e9329c8226aef8e6e75d65b939bc74fda894143b6d1df59
+ - https://files.pythonhosted.org/packages/source/p/pytest/pytest-4.5.0.tar.gz : 1a8aa4fa958f8f451ac5441f3ac130d9fc86ea38780dd2715e6d5c5882700b24
license : MIT
component : programming.python
summary : python testing framework
@@ -24,6 +24,7 @@
- python-pathlib2
- python-pluggy
- python-requests
+ - python-wcwidth
rundeps :
- py
- python-atomicwrites
@@ -34,6 +35,7 @@
- python-pluggy
- python-setuptools
- python-six
+ - python-wcwidth
build : |
%python3_setup
%python_setup
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">python testing framework</Summary>
<Description xml:lang="en">The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-pytest</Name>
@@ -42,6 +42,12 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_code/source.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_code/source.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_code/source.pyo</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_io/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_io/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_io/__init__.pyo</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_io/saferepr.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_io/saferepr.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_io/saferepr.pyo</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_version.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_version.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/_version.pyo</Path>
@@ -167,6 +173,9 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/skipping.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/skipping.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/skipping.pyo</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/stepwise.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/stepwise.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/stepwise.pyo</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/terminal.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/terminal.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/terminal.pyo</Path>
@@ -182,140 +191,258 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/warnings.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/warnings.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/_pytest/warnings.pyo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pytest.pyo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/pytest.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/pytest.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/__init__.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/_argcomplete.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/_argcomplete.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/_version.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/_version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/cacheprovider.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/cacheprovider.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/capture.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/capture.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/compat.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/compat.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/debugging.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/debugging.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/deprecated.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/deprecated.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/doctest.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/doctest.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/fixtures.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/fixtures.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/freeze_support.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/freeze_support.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/helpconfig.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/helpconfig.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/hookspec.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/hookspec.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/junitxml.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/junitxml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/logging.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/logging.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/main.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/main.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/monkeypatch.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/monkeypatch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/nodes.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/nodes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/nose.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/nose.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/outcomes.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/outcomes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/pastebin.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/pastebin.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/pathlib.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/pathlib.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/pytester.cpython-36-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/pytester.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/python.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/python.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/python_api.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/python_api.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/recwarn.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/recwarn.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/reports.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/reports.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/resultlog.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/resultlog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/runner.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/runner.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/setuponly.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/setuponly.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/setupplan.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/setupplan.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/skipping.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/skipping.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/stepwise.cpython-36.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/stepwise.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/terminal.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/terminal.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/tmpdir.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/tmpdir.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/unittest.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/unittest.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/warning_types.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/warning_types.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/warnings.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/__pycache__/warnings.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_argcomplete.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_argcomplete.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/__init__.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/_py2traceback.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/code.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/code.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/source.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/source.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/_py2traceback.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/_py2traceback.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/code.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/code.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/source.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_code/source.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/__init__.cpython-36.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/saferepr.cpython-36.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/saferepr.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/saferepr.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_io/saferepr.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/_version.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/__init__.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/rewrite.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/rewrite.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/truncate.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/truncate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/util.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/util.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/rewrite.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/rewrite.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/truncate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/truncate.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/assertion/util.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/cacheprovider.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/cacheprovider.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/capture.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/capture.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/compat.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/__init__.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/argparsing.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/argparsing.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/exceptions.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/exceptions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/findpaths.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/__pycache__/findpaths.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/argparsing.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/argparsing.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/exceptions.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/findpaths.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/config/findpaths.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/debugging.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/debugging.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/deprecated.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/deprecated.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/doctest.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/doctest.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/fixtures.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/fixtures.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/freeze_support.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/freeze_support.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/helpconfig.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/helpconfig.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/hookspec.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/hookspec.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/junitxml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/junitxml.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/logging.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/logging.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/main.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/main.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/__init__.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/evaluate.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/evaluate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/legacy.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/legacy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/structures.cpython-36.opt-2.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/structures.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/evaluate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/evaluate.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/legacy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/legacy.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/structures.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/mark/structures.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/monkeypatch.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/monkeypatch.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/nodes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/nodes.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/nose.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/nose.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/outcomes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/outcomes.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/pastebin.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/pastebin.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/pathlib.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/pathlib.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/pytester.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/python.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/python.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/python_api.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/python_api.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/recwarn.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/recwarn.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/reports.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/reports.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/resultlog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/resultlog.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/runner.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/runner.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/setuponly.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/setuponly.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/setupplan.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/setupplan.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/skipping.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/skipping.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/stepwise.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/stepwise.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/terminal.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/terminal.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/tmpdir.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/tmpdir.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/unittest.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/unittest.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/warning_types.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/warning_types.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/warnings.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_pytest/warnings.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pytest.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pytest.pyc</Path>
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2018-10-28</Date>
- <Version>3.9.1</Version>
+ <Update release="11">
+ <Date>2019-05-14</Date>
+ <Version>4.5.0</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
Jun 11 2023, 7:26 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5798744
Default Alt Text
D6265.id15073.diff (33 KB)
Attached To
Mode
D6265: Update python-pytest to 4.5.0
Attached
Detach File
Event Timeline
Log In to Comment