File python3-PyVirtualDisplay.changes of Package python3-PyVirtualDisplay
-------------------------------------------------------------------
Sat Jan 10 19:44:45 UTC 2015 - arun@gmx.de
- specfile: update copyright year
- update to version 0.1.5:
* fix pypi name
- changes from version 0.1.4:
* call parent constructor in every class ( fixes #10 )
* test case for #10
* use versioneer for versioning
* drop py25 and py31 support, add py33 support
* fix tox.ini
- changes from version 0.1.3:
* Support -fbdir option in Xvfb ( closes #9 )
* - make sure rfbport parameter is a string - add geometry and depth options to tightvncserver startup call
* simplified pavement tasks
-------------------------------------------------------------------
Sun Feb 17 14:09:21 UTC 2013 - p.drouand@gmail.com
- Update to version 0.1.1:
* No changelog available
-------------------------------------------------------------------
Mon Jan 14 08:45:51 UTC 2013 - saschpe@suse.de
- Drop requires on "python(abi)", RPM does that automatically
- No need to buildrequire python3-2to3 anymore, it moved into
python3-devel
-------------------------------------------------------------------
Fri Jan 11 21:24:15 UTC 2013 - p.drouand@gmail.com
- Initial python3 support