1
0
forked from pool/python-pyudev

Accepting request 105807 from home:adra:branches:devel:languages:python

Update to version 0.14

OBS-URL: https://build.opensuse.org/request/show/105807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=6
This commit is contained in:
Sascha Peilicke
2012-02-20 11:18:01 +00:00
committed by Git OBS Bridge
parent a0ee3e3f89
commit 57f041fc85
4 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 18 16:21:43 UTC 2012 - asterios.dramis@gmail.com
- Update to version 0.14:
* Documentation now hosted at http://pyudev.readthedocs.org
* #37: Added :class:`pyudev.wx.WxUDevMonitorObserver` for wxPython
* Added :class:`pyudev.MonitorObserver`
* Added :attr:`pyudev.glib.GUDevMonitorObserver.enabled`,
:attr:`pyudev.pyqt4.QUDevMonitorObserver.enabled` and
:attr:`pyudev.pyside.QUDevMonitorObserver.enabled`
-------------------------------------------------------------------
Sun Nov 6 13:37:02 UTC 2011 - asterios.dramis@gmail.com