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 @@ python testing framework The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus python-pytest @@ -42,6 +42,12 @@ /usr/lib/python2.7/site-packages/_pytest/_code/source.py /usr/lib/python2.7/site-packages/_pytest/_code/source.pyc /usr/lib/python2.7/site-packages/_pytest/_code/source.pyo + /usr/lib/python2.7/site-packages/_pytest/_io/__init__.py + /usr/lib/python2.7/site-packages/_pytest/_io/__init__.pyc + /usr/lib/python2.7/site-packages/_pytest/_io/__init__.pyo + /usr/lib/python2.7/site-packages/_pytest/_io/saferepr.py + /usr/lib/python2.7/site-packages/_pytest/_io/saferepr.pyc + /usr/lib/python2.7/site-packages/_pytest/_io/saferepr.pyo /usr/lib/python2.7/site-packages/_pytest/_version.py /usr/lib/python2.7/site-packages/_pytest/_version.pyc /usr/lib/python2.7/site-packages/_pytest/_version.pyo @@ -167,6 +173,9 @@ /usr/lib/python2.7/site-packages/_pytest/skipping.py /usr/lib/python2.7/site-packages/_pytest/skipping.pyc /usr/lib/python2.7/site-packages/_pytest/skipping.pyo + /usr/lib/python2.7/site-packages/_pytest/stepwise.py + /usr/lib/python2.7/site-packages/_pytest/stepwise.pyc + /usr/lib/python2.7/site-packages/_pytest/stepwise.pyo /usr/lib/python2.7/site-packages/_pytest/terminal.py /usr/lib/python2.7/site-packages/_pytest/terminal.pyc /usr/lib/python2.7/site-packages/_pytest/terminal.pyo @@ -182,140 +191,258 @@ /usr/lib/python2.7/site-packages/_pytest/warnings.py /usr/lib/python2.7/site-packages/_pytest/warnings.pyc /usr/lib/python2.7/site-packages/_pytest/warnings.pyo - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/entry_points.txt - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/not-zip-safe - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/requires.txt - /usr/lib/python2.7/site-packages/pytest-3.9.1-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/entry_points.txt + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/not-zip-safe + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/requires.txt + /usr/lib/python2.7/site-packages/pytest-4.5.0-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/pytest.py /usr/lib/python2.7/site-packages/pytest.pyc /usr/lib/python2.7/site-packages/pytest.pyo + /usr/lib/python3.6/site-packages/__pycache__/pytest.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/__pycache__/pytest.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/__init__.py + /usr/lib/python3.6/site-packages/_pytest/__init__.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/__init__.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/_argcomplete.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/_argcomplete.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/_version.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/_version.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/cacheprovider.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/cacheprovider.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/capture.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/capture.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/compat.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/compat.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/debugging.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/debugging.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/deprecated.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/deprecated.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/doctest.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/doctest.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/fixtures.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/fixtures.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/freeze_support.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/freeze_support.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/helpconfig.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/helpconfig.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/hookspec.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/hookspec.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/junitxml.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/junitxml.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/logging.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/logging.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/main.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/main.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/monkeypatch.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/monkeypatch.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/nodes.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/nodes.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/nose.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/nose.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/outcomes.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/outcomes.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/pastebin.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/pastebin.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/pathlib.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/pathlib.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/pytester.cpython-36-PYTEST.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/pytester.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/python.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/python.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/python_api.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/python_api.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/recwarn.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/recwarn.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/reports.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/reports.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/resultlog.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/resultlog.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/runner.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/runner.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/setuponly.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/setuponly.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/setupplan.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/setupplan.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/skipping.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/skipping.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/stepwise.cpython-36.opt-2.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/stepwise.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/terminal.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/terminal.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/tmpdir.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/tmpdir.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/unittest.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/unittest.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/warning_types.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/warning_types.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/__pycache__/warnings.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/__pycache__/warnings.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/_argcomplete.py + /usr/lib/python3.6/site-packages/_pytest/_argcomplete.pyc /usr/lib/python3.6/site-packages/_pytest/_code/__init__.py + /usr/lib/python3.6/site-packages/_pytest/_code/__init__.pyc + /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/__init__.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/_py2traceback.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/code.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/code.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/source.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/_code/__pycache__/source.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/_code/_py2traceback.py + /usr/lib/python3.6/site-packages/_pytest/_code/_py2traceback.pyc /usr/lib/python3.6/site-packages/_pytest/_code/code.py + /usr/lib/python3.6/site-packages/_pytest/_code/code.pyc /usr/lib/python3.6/site-packages/_pytest/_code/source.py + /usr/lib/python3.6/site-packages/_pytest/_code/source.pyc + /usr/lib/python3.6/site-packages/_pytest/_io/__init__.py + /usr/lib/python3.6/site-packages/_pytest/_io/__init__.pyc + /usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/__init__.cpython-36.opt-2.pyc + /usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/saferepr.cpython-36.opt-2.pyc + /usr/lib/python3.6/site-packages/_pytest/_io/__pycache__/saferepr.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/_io/saferepr.py + /usr/lib/python3.6/site-packages/_pytest/_io/saferepr.pyc /usr/lib/python3.6/site-packages/_pytest/_version.py + /usr/lib/python3.6/site-packages/_pytest/_version.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/__init__.py + /usr/lib/python3.6/site-packages/_pytest/assertion/__init__.pyc + /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/__init__.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/rewrite.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/rewrite.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/truncate.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/truncate.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/util.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/rewrite.py + /usr/lib/python3.6/site-packages/_pytest/assertion/rewrite.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/truncate.py + /usr/lib/python3.6/site-packages/_pytest/assertion/truncate.pyc /usr/lib/python3.6/site-packages/_pytest/assertion/util.py + /usr/lib/python3.6/site-packages/_pytest/assertion/util.pyc /usr/lib/python3.6/site-packages/_pytest/cacheprovider.py + /usr/lib/python3.6/site-packages/_pytest/cacheprovider.pyc /usr/lib/python3.6/site-packages/_pytest/capture.py + /usr/lib/python3.6/site-packages/_pytest/capture.pyc /usr/lib/python3.6/site-packages/_pytest/compat.py + /usr/lib/python3.6/site-packages/_pytest/compat.pyc /usr/lib/python3.6/site-packages/_pytest/config/__init__.py + /usr/lib/python3.6/site-packages/_pytest/config/__init__.pyc + /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/__init__.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/argparsing.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/argparsing.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/exceptions.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/exceptions.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/findpaths.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/config/__pycache__/findpaths.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/config/argparsing.py + /usr/lib/python3.6/site-packages/_pytest/config/argparsing.pyc /usr/lib/python3.6/site-packages/_pytest/config/exceptions.py + /usr/lib/python3.6/site-packages/_pytest/config/exceptions.pyc /usr/lib/python3.6/site-packages/_pytest/config/findpaths.py + /usr/lib/python3.6/site-packages/_pytest/config/findpaths.pyc /usr/lib/python3.6/site-packages/_pytest/debugging.py + /usr/lib/python3.6/site-packages/_pytest/debugging.pyc /usr/lib/python3.6/site-packages/_pytest/deprecated.py + /usr/lib/python3.6/site-packages/_pytest/deprecated.pyc /usr/lib/python3.6/site-packages/_pytest/doctest.py + /usr/lib/python3.6/site-packages/_pytest/doctest.pyc /usr/lib/python3.6/site-packages/_pytest/fixtures.py + /usr/lib/python3.6/site-packages/_pytest/fixtures.pyc /usr/lib/python3.6/site-packages/_pytest/freeze_support.py + /usr/lib/python3.6/site-packages/_pytest/freeze_support.pyc /usr/lib/python3.6/site-packages/_pytest/helpconfig.py + /usr/lib/python3.6/site-packages/_pytest/helpconfig.pyc /usr/lib/python3.6/site-packages/_pytest/hookspec.py + /usr/lib/python3.6/site-packages/_pytest/hookspec.pyc /usr/lib/python3.6/site-packages/_pytest/junitxml.py + /usr/lib/python3.6/site-packages/_pytest/junitxml.pyc /usr/lib/python3.6/site-packages/_pytest/logging.py + /usr/lib/python3.6/site-packages/_pytest/logging.pyc /usr/lib/python3.6/site-packages/_pytest/main.py + /usr/lib/python3.6/site-packages/_pytest/main.pyc /usr/lib/python3.6/site-packages/_pytest/mark/__init__.py + /usr/lib/python3.6/site-packages/_pytest/mark/__init__.pyc + /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/__init__.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/evaluate.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/evaluate.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/legacy.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/legacy.cpython-36.pyc + /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/structures.cpython-36.opt-2.pyc /usr/lib/python3.6/site-packages/_pytest/mark/__pycache__/structures.cpython-36.pyc /usr/lib/python3.6/site-packages/_pytest/mark/evaluate.py + /usr/lib/python3.6/site-packages/_pytest/mark/evaluate.pyc /usr/lib/python3.6/site-packages/_pytest/mark/legacy.py + /usr/lib/python3.6/site-packages/_pytest/mark/legacy.pyc /usr/lib/python3.6/site-packages/_pytest/mark/structures.py + /usr/lib/python3.6/site-packages/_pytest/mark/structures.pyc /usr/lib/python3.6/site-packages/_pytest/monkeypatch.py + /usr/lib/python3.6/site-packages/_pytest/monkeypatch.pyc /usr/lib/python3.6/site-packages/_pytest/nodes.py + /usr/lib/python3.6/site-packages/_pytest/nodes.pyc /usr/lib/python3.6/site-packages/_pytest/nose.py + /usr/lib/python3.6/site-packages/_pytest/nose.pyc /usr/lib/python3.6/site-packages/_pytest/outcomes.py + /usr/lib/python3.6/site-packages/_pytest/outcomes.pyc /usr/lib/python3.6/site-packages/_pytest/pastebin.py + /usr/lib/python3.6/site-packages/_pytest/pastebin.pyc /usr/lib/python3.6/site-packages/_pytest/pathlib.py + /usr/lib/python3.6/site-packages/_pytest/pathlib.pyc /usr/lib/python3.6/site-packages/_pytest/pytester.py /usr/lib/python3.6/site-packages/_pytest/python.py + /usr/lib/python3.6/site-packages/_pytest/python.pyc /usr/lib/python3.6/site-packages/_pytest/python_api.py + /usr/lib/python3.6/site-packages/_pytest/python_api.pyc /usr/lib/python3.6/site-packages/_pytest/recwarn.py + /usr/lib/python3.6/site-packages/_pytest/recwarn.pyc /usr/lib/python3.6/site-packages/_pytest/reports.py + /usr/lib/python3.6/site-packages/_pytest/reports.pyc /usr/lib/python3.6/site-packages/_pytest/resultlog.py + /usr/lib/python3.6/site-packages/_pytest/resultlog.pyc /usr/lib/python3.6/site-packages/_pytest/runner.py + /usr/lib/python3.6/site-packages/_pytest/runner.pyc /usr/lib/python3.6/site-packages/_pytest/setuponly.py + /usr/lib/python3.6/site-packages/_pytest/setuponly.pyc /usr/lib/python3.6/site-packages/_pytest/setupplan.py + /usr/lib/python3.6/site-packages/_pytest/setupplan.pyc /usr/lib/python3.6/site-packages/_pytest/skipping.py + /usr/lib/python3.6/site-packages/_pytest/skipping.pyc + /usr/lib/python3.6/site-packages/_pytest/stepwise.py + /usr/lib/python3.6/site-packages/_pytest/stepwise.pyc /usr/lib/python3.6/site-packages/_pytest/terminal.py + /usr/lib/python3.6/site-packages/_pytest/terminal.pyc /usr/lib/python3.6/site-packages/_pytest/tmpdir.py + /usr/lib/python3.6/site-packages/_pytest/tmpdir.pyc /usr/lib/python3.6/site-packages/_pytest/unittest.py + /usr/lib/python3.6/site-packages/_pytest/unittest.pyc /usr/lib/python3.6/site-packages/_pytest/warning_types.py + /usr/lib/python3.6/site-packages/_pytest/warning_types.pyc /usr/lib/python3.6/site-packages/_pytest/warnings.py - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/PKG-INFO - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/SOURCES.txt - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/dependency_links.txt - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/entry_points.txt - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/not-zip-safe - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/requires.txt - /usr/lib/python3.6/site-packages/pytest-3.9.1-py3.6.egg-info/top_level.txt + /usr/lib/python3.6/site-packages/_pytest/warnings.pyc + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/PKG-INFO + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/SOURCES.txt + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/dependency_links.txt + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/entry_points.txt + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/not-zip-safe + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/requires.txt + /usr/lib/python3.6/site-packages/pytest-4.5.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytest.py + /usr/lib/python3.6/site-packages/pytest.pyc - - 2018-10-28 - 3.9.1 + + 2019-05-14 + 4.5.0 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file