Tomáš Chvátal
2020-08-21 10:04:52 +00:00
committed by Git OBS Bridge
parent e4a256c4bc
commit ffd19b203e

View File

@@ -1,7 +1,11 @@
-------------------------------------------------------------------
Thu Aug 20 13:21:30 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.0.0
- 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.
-------------------------------------------------------------------
Sun May 24 07:43:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>