forked from pool/python-pyudev
Accepting request 79981 from home:adra:branches:KDE:Unstable:Playground
New package submission: python-pyudev, Udev bindings for Python - python-pyudev is needed by newer versions of synaptiks package - Based on package from KDE:Unstable:Playground OBS-URL: https://build.opensuse.org/request/show/79981 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=1
This commit is contained in:
32
python-pyudev.changes
Normal file
32
python-pyudev.changes
Normal file
@@ -0,0 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
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).
|
Reference in New Issue
Block a user