Accepting request 830710 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to 2.1.0
  * Use new --code-highlight=no in pytest 6 (and prevent tests from failing)

OBS-URL: https://build.opensuse.org/request/show/830710
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=17
This commit is contained in:
2020-08-31 09:10:53 +00:00
committed by Git OBS Bridge
parent 7c9abb17a4
commit 4352f508fd
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 2.1.0
* Use new --code-highlight=no in pytest 6 (and prevent tests from failing)
-------------------------------------------------------------------
Wed Apr 29 15:01:50 UTC 2020 - Matej Cepl <mcepl@suse.com>