2020-08-21 14:17:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 21 12:55:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.3.1
|
|
|
|
|
* Adapt to importmode API changes in pytest-6.0
|
|
|
|
|
* Adapt to Node API changes in pytest-5.4 (Fixes #11)
|
|
|
|
|
* Add support for python 3.8 (Fixes #15)
|
|
|
|
|
* Add support for skipif option in testoutput directive (Fixes #17)
|
|
|
|
|
* Add support for skipif option in testcode directive (Fixes #21)
|
|
|
|
|
* A ValueError is raised if the text inside the directives is not properly
|
|
|
|
|
formatted.
|
|
|
|
|
* Ignore the option :hide: in directives (Fixes #19)
|
|
|
|
|
* Fix detection of block boundaries in parser.
|
|
|
|
|
|
2020-06-05 13:57:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 5 13:57:25 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Package doesn't work with pytest 5.*
|
|
|
|
|
|
2020-04-20 10:25:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 20 10:25:24 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
|
2019-09-09 07:30:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 6 18:20:35 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to v0.2.2
|
|
|
|
|
* Add hack for handling mock style objects
|
|
|
|
|
* Add support for indented directives
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 21 01:44:43 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v0.2.1
|