commit python-pygments-pytest for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package python-pygments-pytest for 
openSUSE:Factory checked in at 2020-09-04 11:02:47

Comparing /work/SRC/openSUSE:Factory/python-pygments-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python-pygments-pytest.new.3399 (New)


Package is "python-pygments-pytest"

Fri Sep  4 11:02:47 2020 rev:7 rq:830711 version:2.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pygments-pytest/python-pygments-pytest.changes
2020-05-01 11:07:08.131036137 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pygments-pytest.new.3399/python-pygments-pytest.changes
  2020-09-04 11:03:23.974761179 +0200
@@ -1,0 +2,6 @@
+Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova 
+
+- Update to 2.1.0
+  * Use new --code-highlight=no in pytest 6 (and prevent tests from failing)
+
+---

Old:

  v2.0.0.tar.gz

New:

  v2.1.0.tar.gz



Other differences:
--
++ python-pygments-pytest.spec ++
--- /var/tmp/diff_new_pack.pyarxY/_old  2020-09-04 11:03:30.042764430 +0200
+++ /var/tmp/diff_new_pack.pyarxY/_new  2020-09-04 11:03:30.042764430 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-pygments-pytest
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:A pygments lexer for pytest output
 License:MIT
@@ -50,7 +50,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest -k 'not (test_different_test_types or test_too_long_summary_line or 
test_deprecated_raises_exec_failure or test_blank_code_line)'
+%pytest
 
 %files %{python_files}
 %doc README.md

++ v2.0.0.tar.gz -> v2.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-2.0.0/.coveragerc 
new/pygments-pytest-2.1.0/.coveragerc
--- old/pygments-pytest-2.0.0/.coveragerc   2020-02-28 00:45:38.0 
+0100
+++ new/pygments-pytest-2.1.0/.coveragerc   1970-01-01 01:00:00.0 
+0100
@@ -1,33 +0,0 @@
-[run]
-branch = True
-source =
-.
-omit =
-.tox/*
-/usr/*
-setup.py
-# Don't complain if non-runnable code isn't run
-*/__main__.py
-
-[report]
-show_missing = True
-skip_covered = True
-exclude_lines =
-# Have to re-enable the standard pragma
-\#\s*pragma: no cover
-# We optionally substitute this
-${COVERAGE_IGNORE_WINDOWS}
-
-# Don't complain if tests don't hit defensive assertion code:
-^\s*raise AssertionError\b
-^\s*raise NotImplementedError\b
-^\s*return NotImplemented\b
-^\s*raise$
-
-# Don't complain if non-runnable code isn't run:
-^if __name__ == ['"]__main__['"]:$
-
-[html]
-directory = coverage-html
-
-# vim:ft=dosini
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-2.0.0/.pre-commit-config.yaml 
new/pygments-pytest-2.1.0/.pre-commit-config.yaml
--- old/pygments-pytest-2.0.0/.pre-commit-config.yaml   2020-02-28 
00:45:38.0 +0100
+++ new/pygments-pytest-2.1.0/.pre-commit-config.yaml   2020-07-13 
03:40:37.0 +0200
@@ -1,6 +1,6 @@
 repos:
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-rev: v2.5.0
+rev: v3.1.0
 hooks:
 -   id: trailing-whitespace
 -   id: end-of-file-fixer
@@ -10,34 +10,34 @@
 -   id: name-tests-test
 -   id: requirements-txt-fixer
 -   repo: https://gitlab.com/pycqa/flake8
-rev: 3.7.9
+rev: 3.8.3
 hooks:
 -   id: flake8
 additional_dependencies: [flake8-typing-imports==1.7.0]
 -   repo: https://github.com/pre-commit/mirrors-autopep8
-rev: v1.5
+rev: v1.5.3
 hooks:
 -   id: autopep8
 -   repo: https://github.com/asottile/reorder_python_imports
-rev: v2.0.0
+rev: v2.3.0
 hooks:
 -   id: reorder-python-imports
 args: [--py3-plus]
 -   repo: https://github.com/asottile/pyupgrade
-rev: v2.1.0
+rev: v2.7.0
 hooks:
 -   id: pyupgrade
 args: [--py36-plus]
 -   repo: https://github.com/asottile/add-trailing-comma
-rev: v2.0.0
+rev: v2.0.1
 hooks:
 -   id: add-trailing-comma
 args: [--py36-plus]
 -   repo: https://github.com/asottile/setup-cfg-fmt
-rev: v1.7.0
+rev: v1.10.0
 hooks:
 -   id: setup-cfg-fmt
 -   repo: https://github.com/pre-commit/mirrors-mypy
-rev: v0.761
+rev: v0.782
 hooks:
 -   id: mypy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-2.0.0/pygments_pytest.py 
new/pygments-pytest-2.1.0/pygments_pytest.py
--- old/pygments-pytest-2.0.0/pygments_pytest.py2020-02-28 

commit python-pygments-pytest for openSUSE:Factory

2020-05-01 Thread root
Hello community,

here is the log from the commit of package python-pygments-pytest for 
openSUSE:Factory checked in at 2020-05-01 11:07:05

Comparing /work/SRC/openSUSE:Factory/python-pygments-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python-pygments-pytest.new.2738 (New)


Package is "python-pygments-pytest"

Fri May  1 11:07:05 2020 rev:6 rq:798966 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pygments-pytest/python-pygments-pytest.changes
2020-04-19 21:44:14.203450795 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pygments-pytest.new.2738/python-pygments-pytest.changes
  2020-05-01 11:07:08.131036137 +0200
@@ -1,0 +2,7 @@
+Wed Apr 29 15:01:50 UTC 2020 - Matej Cepl 
+
+- Switching off the failing coloring tests, it looks like
+  gh#asottile/pygments-pytest#18, but not completely certain
+  about it.
+
+---



Other differences:
--
++ python-pygments-pytest.spec ++
--- /var/tmp/diff_new_pack.7sWhLo/_old  2020-05-01 11:07:08.715037406 +0200
+++ /var/tmp/diff_new_pack.7sWhLo/_new  2020-05-01 11:07:08.719037416 +0200
@@ -50,7 +50,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+%pytest -k 'not (test_different_test_types or test_too_long_summary_line or 
test_deprecated_raises_exec_failure or test_blank_code_line)'
 
 %files %{python_files}
 %doc README.md




commit python-pygments-pytest for openSUSE:Factory

2020-04-19 Thread root
Hello community,

here is the log from the commit of package python-pygments-pytest for 
openSUSE:Factory checked in at 2020-04-19 21:43:34

Comparing /work/SRC/openSUSE:Factory/python-pygments-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python-pygments-pytest.new.2738 (New)


Package is "python-pygments-pytest"

Sun Apr 19 21:43:34 2020 rev:5 rq:787375 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pygments-pytest/python-pygments-pytest.changes
2020-01-16 18:16:41.564820452 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pygments-pytest.new.2738/python-pygments-pytest.changes
  2020-04-19 21:44:14.203450795 +0200
@@ -1,0 +2,7 @@
+Mon Mar 16 08:45:47 UTC 2020 - Tomáš Chvátal 
+
+- Update to 2.0.0:
+  * Fixes for new pytests
+  * Drop support for python2
+
+---

Old:

  v1.3.1.tar.gz

New:

  v2.0.0.tar.gz



Other differences:
--
++ python-pygments-pytest.spec ++
--- /var/tmp/diff_new_pack.1lPYWK/_old  2020-04-19 21:44:30.127482745 +0200
+++ /var/tmp/diff_new_pack.1lPYWK/_new  2020-04-19 21:44:30.127482745 +0200
@@ -17,22 +17,22 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-pygments-pytest
-Version:1.3.1
+Version:2.0.0
 Release:0
 Summary:A pygments lexer for pytest output
 License:MIT
 URL:https://github.com/asottile/pygments-pytest
 Source: 
https://github.com/asottile/pygments-pytest/archive/v%{version}.tar.gz
-BuildRequires:  %{python_module py > 1.7.1}
 BuildRequires:  %{python_module pygments-ansi-color >= 0.0.3}
 BuildRequires:  %{python_module pygments}
-BuildRequires:  %{python_module pytest >= 4.0}
+BuildRequires:  %{python_module pytest >= 4.0.1}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-pygments
-Requires:   python-pytest
+Requires:   python-pytest >= 4.0.1
 BuildArch:  noarch
 %python_subpackages
 
@@ -50,8 +50,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# Starting with pytest 5.3 the coloring changed slightly and all the assets 
explode
-#%%pytest
+%pytest
 
 %files %{python_files}
 %doc README.md

++ v1.3.1.tar.gz -> v2.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.3.1/.github/workflows/deploy.yml 
new/pygments-pytest-2.0.0/.github/workflows/deploy.yml
--- old/pygments-pytest-1.3.1/.github/workflows/deploy.yml  1970-01-01 
01:00:00.0 +0100
+++ new/pygments-pytest-2.0.0/.github/workflows/deploy.yml  2020-02-28 
00:45:38.0 +0100
@@ -0,0 +1,17 @@
+name: deploy
+on:
+  pull_request:
+  push:
+branches: [master]
+
+jobs:
+  build:
+name: pr
+runs-on: ubuntu-latest
+steps:
+- uses: actions/checkout@v1
+- uses: actions/setup-python@v1
+- run: pip install tox
+- run: tox -e push
+  env:
+GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.3.1/.gitignore 
new/pygments-pytest-2.0.0/.gitignore
--- old/pygments-pytest-1.3.1/.gitignore2019-10-21 20:30:33.0 
+0200
+++ new/pygments-pytest-2.0.0/.gitignore2020-02-28 00:45:38.0 
+0100
@@ -1,8 +1,8 @@
 *.egg-info
 *.pyc
-/demo/*.html
 /.coverage
-/.pytest_cache
+/.mypy_cache
 /.tox
+/demo/*.html
 /index.html
 /venv*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.3.1/.pre-commit-config.yaml 
new/pygments-pytest-2.0.0/.pre-commit-config.yaml
--- old/pygments-pytest-1.3.1/.pre-commit-config.yaml   2019-10-21 
20:30:33.0 +0200
+++ new/pygments-pytest-2.0.0/.pre-commit-config.yaml   2020-02-28 
00:45:38.0 +0100
@@ -1,6 +1,6 @@
 repos:
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-rev: v2.1.0
+rev: v2.5.0
 hooks:
 -   id: trailing-whitespace
 -   id: end-of-file-fixer
@@ -10,18 +10,34 @@
 -   id: name-tests-test
 -   id: requirements-txt-fixer
 -   repo: https://gitlab.com/pycqa/flake8
-rev: 3.7.1
+rev: 3.7.9
 hooks:
 -   id: flake8
+additional_dependencies: [flake8-typing-imports==1.7.0]
 -   repo: https://github.com/pre-commit/mirrors-autopep8
-rev: v1.4.3
+rev: v1.5
 hooks:
 -   id: autopep8
 -   repo: https://github.com/asottile/reorder_python_imports
-rev: v1.3.5
+rev: v2.0.0
 hooks:
 -   id: reorder-python-imports
+args: [--py3-plus]
 -   repo: https://github.com/asottile/pyupgrade
-rev: v1.11

commit python-pygments-pytest for openSUSE:Factory

2020-01-16 Thread root
Hello community,

here is the log from the commit of package python-pygments-pytest for 
openSUSE:Factory checked in at 2020-01-16 18:16:39

Comparing /work/SRC/openSUSE:Factory/python-pygments-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python-pygments-pytest.new.26092 (New)


Package is "python-pygments-pytest"

Thu Jan 16 18:16:39 2020 rev:4 rq:764675 version:1.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pygments-pytest/python-pygments-pytest.changes
2019-11-22 10:20:04.405350897 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pygments-pytest.new.26092/python-pygments-pytest.changes
 2020-01-16 18:16:41.564820452 +0100
@@ -1,0 +2,6 @@
+Wed Jan 15 13:41:56 UTC 2020 - Tomáš Chvátal 
+
+- Disable tests run as now they all fail under pytest 5.3 due to
+  slight coloring change that does not match fixtures
+
+---



Other differences:
--
++ python-pygments-pytest.spec ++
--- /var/tmp/diff_new_pack.WK8RTo/_old  2020-01-16 18:16:42.428820941 +0100
+++ /var/tmp/diff_new_pack.WK8RTo/_new  2020-01-16 18:16:42.428820941 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygments-pytest
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:0
 Summary:A pygments lexer for pytest output
 License:MIT
-Group:  Development/Languages/Python
 URL:https://github.com/asottile/pygments-pytest
 Source: 
https://github.com/asottile/pygments-pytest/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module py > 1.7.1}
@@ -51,7 +50,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# Starting with pytest 5.3 the coloring changed slightly and all the assets 
explode
+#%%pytest
 
 %files %{python_files}
 %doc README.md




commit python-pygments-pytest for openSUSE:Factory

2019-11-22 Thread root
Hello community,

here is the log from the commit of package python-pygments-pytest for 
openSUSE:Factory checked in at 2019-11-22 10:20:03

Comparing /work/SRC/openSUSE:Factory/python-pygments-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python-pygments-pytest.new.26869 (New)


Package is "python-pygments-pytest"

Fri Nov 22 10:20:03 2019 rev:3 rq:745447 version:1.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pygments-pytest/python-pygments-pytest.changes
2019-09-23 12:03:05.641948131 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pygments-pytest.new.26869/python-pygments-pytest.changes
 2019-11-22 10:20:04.405350897 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 11:00:25 UTC 2019 - Tomáš Chvátal 
+
+- Update to 1.3.1:
+  * no upstream changelog
+
+---

Old:

  v1.3.0.tar.gz

New:

  v1.3.1.tar.gz



Other differences:
--
++ python-pygments-pytest.spec ++
--- /var/tmp/diff_new_pack.cHDsr9/_old  2019-11-22 10:20:05.077350723 +0100
+++ /var/tmp/diff_new_pack.cHDsr9/_new  2019-11-22 10:20:05.081350722 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pygments-pytest
-Version:1.3.0
+Version:1.3.1
 Release:0
 Summary:A pygments lexer for pytest output
 License:MIT

++ v1.3.0.tar.gz -> v1.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.3.0/pygments_pytest.py 
new/pygments-pytest-1.3.1/pygments_pytest.py
--- old/pygments-pytest-1.3.0/pygments_pytest.py2019-08-29 
22:06:28.0 +0200
+++ new/pygments-pytest-1.3.1/pygments_pytest.py2019-10-21 
20:30:33.0 +0200
@@ -71,7 +71,7 @@
 colors = colors or {}
 assert set(colors) <= set(COLORS), set(colors) - set(COLORS)
 return '.-Color-Bold { font-weight: bold; }\n' + ''.join(
-'.-Color-Bold.{k}{{ color: {v}; font-weight: bold; }}\n'
+'.-Color-Bold-{k}{{ color: {v}; font-weight: bold; }}\n'
 '.-Color-{k}{{ color: {v}; }}\n'.format(k=k, v=colors.get(k, v))
 for k, v in sorted(COLORS.items())
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.3.0/setup.cfg 
new/pygments-pytest-1.3.1/setup.cfg
--- old/pygments-pytest-1.3.0/setup.cfg 2019-08-29 22:06:28.0 +0200
+++ new/pygments-pytest-1.3.1/setup.cfg 2019-10-21 20:30:33.0 +0200
@@ -1,6 +1,6 @@
 [metadata]
 name = pygments_pytest
-version = 1.3.0
+version = 1.3.1
 description = A pygments lexer for pytest output.
 long_description = file: README.md
 long_description_content_type = text/markdown




commit python-pygments-pytest for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package python-pygments-pytest for 
openSUSE:Factory checked in at 2019-09-23 12:03:00

Comparing /work/SRC/openSUSE:Factory/python-pygments-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python-pygments-pytest.new.7948 (New)


Package is "python-pygments-pytest"

Mon Sep 23 12:03:00 2019 rev:2 rq:729495 version:1.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pygments-pytest/python-pygments-pytest.changes
2019-04-08 10:35:19.091231165 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pygments-pytest.new.7948/python-pygments-pytest.changes
  2019-09-23 12:03:05.641948131 +0200
@@ -1,0 +2,6 @@
+Fri Aug 30 01:14:27 UTC 2019 - Tomáš Chvátal 
+
+- Update to 1.3.0:
+  * no upstream changelog
+
+---

Old:

  v1.2.0.tar.gz

New:

  v1.3.0.tar.gz



Other differences:
--
++ python-pygments-pytest.spec ++
--- /var/tmp/diff_new_pack.y4w1aW/_old  2019-09-23 12:03:07.845947768 +0200
+++ /var/tmp/diff_new_pack.y4w1aW/_new  2019-09-23 12:03:07.845947768 +0200
@@ -18,22 +18,22 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pygments-pytest
-Version:1.2.0
+Version:1.3.0
 Release:0
 Summary:A pygments lexer for pytest output
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/asottile/pygments-pytest
 Source: 
https://github.com/asottile/pygments-pytest/archive/v%{version}.tar.gz
+BuildRequires:  %{python_module py > 1.7.1}
+BuildRequires:  %{python_module pygments-ansi-color >= 0.0.3}
 BuildRequires:  %{python_module pygments}
 BuildRequires:  %{python_module pytest >= 4.0}
-BuildRequires:  %{python_module py > 1.7.1}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module pygments-ansi-color}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-pytest
 Requires:   python-pygments
+Requires:   python-pytest
 BuildArch:  noarch
 %python_subpackages
 

++ v1.2.0.tar.gz -> v1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.2.0/.travis.yml 
new/pygments-pytest-1.3.0/.travis.yml
--- old/pygments-pytest-1.2.0/.travis.yml   2019-02-28 17:50:06.0 
+0100
+++ new/pygments-pytest-1.3.0/.travis.yml   2019-08-29 22:06:28.0 
+0200
@@ -7,7 +7,7 @@
 -   env: TOXENV=py36
 python: 3.6
 -   env: TOXENV=pypy
-python: pypy-5.7.1
+python: pypy
 -   env: TOXENV=py36-pytest-master
 python: 3.6
 -   env: TOXENV=py36-pytest-features
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygments-pytest-1.2.0/pygments_pytest.py 
new/pygments-pytest-1.3.0/pygments_pytest.py
--- old/pygments-pytest-1.2.0/pygments_pytest.py2019-02-28 
17:50:06.0 +0100
+++ new/pygments-pytest-1.3.0/pygments_pytest.py2019-08-29 
22:06:28.0 +0200
@@ -14,7 +14,7 @@
 flags = re.MULTILINE
 
 def filename_line(self, match):
-yield match.start(1), Color.BoldRed, match.group(1)
+yield match.start(1), Color.Bold.Red, match.group(1)
 yield match.start(2), pygments.token.Text, match.group(2)
 
 tokens = {
@@ -24,15 +24,15 @@
 (r'^(?=.+\[ *\d+%\]$)', pygments.token.Text, 'progress_line'),
 (r'^=+ (ERRORS|FAILURES) =+$', pygments.token.Text, 'failures'),
 (r'^=+ warnings summary( \(final\))? =+$', Color.Yellow),
-(r'^(=+ )?[1-9]\d* (failed|error).*(=+)?$', Color.BoldRed),
-(r'^(=+ )?[1-9].*[1-9]\d* warnings.*(=+)?$', Color.BoldYellow),
-(r'^(=+ )?[1-9]\d* passed.*(=+)?$', Color.BoldGreen),
+(r'^(=+ )?[1-9]\d* (failed|error).*(=+)?$', Color.Bold.Red),
+(r'^(=+ )?[1-9].*[1-9]\d* warnings.*(=+)?$', Color.Bold.Yellow),
+(r'^(=+ )?[1-9]\d* passed.*(=+)?$', Color.Bold.Green),
 (
 r'^(=+ )?[1-9]\d* (deselected|skipped).*(=+)?$',
-Color.BoldYellow,
+Color.Bold.Yellow,
 ),
-(r'^(=+ )?[1-9]\d* (xfailed|xpassed).*(=+)?$', Color.BoldYellow),
-(r'^(=+ )?no tests ran.*(=+)?$', Color.BoldYellow),
+(r'^(=+ )?[1-9]\d* (xfailed|xpassed).*(=+)?$', Color.Bold.Yellow),
+(r'^(=+ )?no tests ran.*(=+)?$', Color.Bold.Yellow),
 (r'.', pygments.token.Text),  # prevent error tokens
 ],
 'progress_line': [
@@ -51,8 +51,8 @@
 '#pop',
 ),
 
-(r'^_+ .+