Hello community, here is the log from the commit of package python-pyudev for openSUSE:Factory checked in at 2012-03-12 20:16:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyudev (Old) and /work/SRC/openSUSE:Factory/.python-pyudev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyudev", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyudev/python-pyudev.changes 2012-02-22 15:54:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyudev.new/python-pyudev.changes 2012-03-12 20:16:47.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Mar 10 19:20:03 UTC 2012 - [email protected] + +- Update to version 0.15: + * #20: :meth:`pyudev.Monitor.filter_by()` and + :meth:`pyudev.Monitor.filter_by_tag()` can be called after + :meth:`pyudev.Monitor.enable_receiving()` now + * #20: Added :meth:`~pyudev.Monitor.remove_filter()` + * :class:`pyudev.MonitorObserver` calls + :meth:`pyudev.Monitor.enable_receiving()` now when started. + * #40: Added user guide to the documentation + * #39: Added :meth:`pyudev.Device.from_device_file()` + * :data:`errno.EINVAL` from underlying libudev functions causes + :exc:`~exceptions.ValueError` instead of + :exc:`~exceptions.EnvironmentError` now. + +------------------------------------------------------------------- Old: ---- pyudev-0.14.tar.gz New: ---- pyudev-0.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyudev.spec ++++++ --- /var/tmp/diff_new_pack.Vx7Df7/_old 2012-03-12 20:16:50.000000000 +0100 +++ /var/tmp/diff_new_pack.Vx7Df7/_new 2012-03-12 20:16:50.000000000 +0100 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-pyudev -Version: 0.14 +Version: 0.15 Release: 0 -License: LGPL-2.1+ Summary: Udev bindings for Python -Url: http://pyudev.readthedocs.org/ +License: LGPL-2.1+ Group: Development/Libraries/Python +Url: http://pyudev.readthedocs.org/ Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz BuildRequires: libudev-devel BuildRequires: python-devel @@ -49,6 +50,6 @@ %files -f INSTALLED_FILES %defattr(-,root,root,-) %doc CHANGES.rst COPYING README.rst -%doc doc/ +%doc doc/guide.rst doc/index.rst %changelog ++++++ pyudev-0.14.tar.gz -> pyudev-0.15.tar.gz ++++++ ++++ 2871 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
