- Update to 0.8.0:

* Added support for HTTPS testing (#50)
  * Group commandline options for pytest (#53)
  * Added support for Tornado 6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-tornado?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-06-03 09:03:55 +00:00
committed by Git OBS Bridge
parent ea1d311c87
commit e7fb42a620
5 changed files with 19 additions and 214 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 3 09:00:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.8.0:
* Added support for HTTPS testing (#50)
* Group commandline options for pytest (#53)
* Added support for Tornado 6
-------------------------------------------------------------------
Sun Jul 15 23:48:56 UTC 2018 - mimi.vx@gmail.com