- Update to 2.0.0:

* Fixes for new pytests
  * Drop support for python2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-03-16 08:46:10 +00:00
committed by Git OBS Bridge
parent 20cbc5283c
commit 5c97b93ce7
4 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 16 08:45:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.0:
* Fixes for new pytests
* Drop support for python2
-------------------------------------------------------------------
Wed Jan 15 13:41:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>