2020-08-21 09:40:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 20 13:21:30 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
2020-08-21 10:04:52 +00:00
|
|
|
- Update to v2.0.0:
|
|
|
|
|
* PyVirtualDisplay 1.3 and newer is now supported, support for older versions was dropped.
|
|
|
|
|
* Support for Python 2.7, 3.3 and 3.4 is now dropped.
|
|
|
|
|
* Support for Python 3.6, 3.7 and 3.8 was added (no code changes required).
|
|
|
|
|
* Xvfb is now not started anymore in the xdist master process.
|
2020-08-21 09:40:24 +00:00
|
|
|
|
2020-05-24 07:44:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 24 07:43:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Require also xdpyinfo as it is used for verifications
|
|
|
|
|
|
2019-04-23 10:56:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 23 10:56:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Skip one of the tests checking for error return code that fails
|
|
|
|
|
on i586
|
|
|
|
|
|
2019-02-12 12:56:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 12 12:53:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.2.0:
|
|
|
|
|
* Item.get_closest_marker is now used, which restores compatibility with pytest 4.1.0 and requires pytest 3.6.0 or newer.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 12 12:52:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Really run tests
|
|
|
|
|
- Remove devel dependency
|
|
|
|
|
|
2018-05-13 12:24:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 15 18:54:38 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
|
* update copyright year
|
|
|
|
|
* always run tests
|
|
|
|
|
|
|
|
|
|
- update to version 1.1.0:
|
|
|
|
|
* The xvfb_args option is now a single line parsed with shlex.split.
|
|
|
|
|
* The XvfbExitedError exception now includes stdout and stderr.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 28 17:18:33 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|