| 
									
										
										
										
											2012-02-20 11:18:01 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | 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` | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-11-07 08:14:21 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Nov  6 13:37:02 UTC 2011 - asterios.dramis@gmail.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 0.13: | 
					
						
							|  |  |  |   * #36: Added :meth:`pyudev.Monitor.set_receive_buffer_size` (thanks to Rémi | 
					
						
							|  |  |  |     Rérolle) | 
					
						
							|  |  |  |   * #34: :class:`pyudev.Device.tags` returns a :class:`pyudev.Tags` object now | 
					
						
							|  |  |  |   * Added :meth:`pyudev.Enumerator.match_parent` | 
					
						
							|  |  |  |   * Added ``parent`` keyword argument to :meth:`pyudev.Enumerator.match()` | 
					
						
							|  |  |  |   * Removed :meth:`pyudev.Enumerator.match_children` in favour of | 
					
						
							|  |  |  |     :meth:`pyudev.Enumerator.match_parent` | 
					
						
							|  |  |  |   * :attr:`pyudev.Device.children` requires udev version 172 now | 
					
						
							|  |  |  |   * #31: Added :meth:`pyudev.Enumerator.match_attribute` | 
					
						
							|  |  |  |   * Added ``nomatch`` argument to :meth:`pyudev.Enumerator.match_subsystem` and | 
					
						
							|  |  |  |     :meth:`pyudev.Enumerator.match_attribute` | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-01 06:56:18 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Aug 31 20:43:18 UTC 2011 - asterios.dramis@gmail.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 0.12: | 
					
						
							|  |  |  |   * #32: Fixed memory leak | 
					
						
							|  |  |  |   * #33: Fixed Python 3 support for :mod:`pyudev.glib` | 
					
						
							|  |  |  |   * Fixed license header in :mod:`pyudev._compat` | 
					
						
							|  |  |  | - Spec file updates. | 
					
						
							|  |  |  |   * Changed License: to LGPL-2.1+. | 
					
						
							|  |  |  |   * Minor other updates. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-08-29 07:24:15 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Aug 28 19:28:06 UTC 2011 - asterios.dramis@gmail.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 0.11: | 
					
						
							|  |  |  |   * #30: Added :attr:`pyudev.Device.sys_number` | 
					
						
							|  |  |  |   * #29: Added :meth:`pyudev.Device.from_device_number` and | 
					
						
							|  |  |  |     :attr:`pyudev.Device.device_number` | 
					
						
							|  |  |  |   * Officially support PyPy now | 
					
						
							|  |  |  |   From 0.10: | 
					
						
							|  |  |  |   * Added :attr:`pyudev.__version_info__` | 
					
						
							|  |  |  |   * Added :attr:`pyudev.Device.device_type` | 
					
						
							|  |  |  |   * :class:`pyudev.Context`, :class:`pyudev.Enumerator`, :class:`pyudev.Device` | 
					
						
							|  |  |  |     and :class:`pyudev.Monitor` can now directly be passed to | 
					
						
							|  |  |  |     :mod:`ctypes`-wrapped functions | 
					
						
							|  |  |  |   * #24: Added :attr:`pyudev.Context.run_path` | 
					
						
							|  |  |  |   From 0.9: | 
					
						
							|  |  |  |   * #21: Added :meth:`pyudev.Device.find_parent` | 
					
						
							|  |  |  |   * #22: Added :meth:`pyudev.Monitor.filter_by_tag` | 
					
						
							|  |  |  |   * Added :attr:`pyudev.Context.log_priority` to control internal UDev logging | 
					
						
							|  |  |  |   * Improve error reporting, if libudev is missing | 
					
						
							|  |  |  | - Spec file updates: | 
					
						
							|  |  |  |   * Changed package name to python-pyudev. | 
					
						
							|  |  |  |   * Changed License: to LGPL-2.1. | 
					
						
							|  |  |  |   * Updated Url:. | 
					
						
							|  |  |  |   * Added Provides/Obsoletes entries for pyudev. | 
					
						
							|  |  |  |   * Build the package as noarch. | 
					
						
							|  |  |  |   * Minor other updates. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Feb  8 13:18:25 UTC 2011 - tittiatcoke@gmail.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Initial Package (version 0.8). |