- Update to 0.3.0:

* Improve display of test result by appending ::ISORT
  * This release requires pytest 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-isort?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-03-11 08:48:22 +00:00
committed by Git OBS Bridge
parent a05190aaf4
commit 9cddd0bd9a
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 8 11:07:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.0:
* Improve display of test result by appending ::ISORT
* This release requires pytest 3.5
-------------------------------------------------------------------
Thu Feb 14 14:11:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>