Hello community,

here is the log from the commit of package python3-pyudev for openSUSE:Factory 
checked in at 2015-12-03 13:32:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyudev (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyudev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyudev"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyudev/python3-pyudev.changes    
2015-09-08 18:05:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyudev.new/python3-pyudev.changes       
2015-12-03 13:32:47.000000000 +0100
@@ -1,0 +2,21 @@
+Wed Dec  2 07:47:29 UTC 2015 - [email protected]
+
+- update to version 0.18:
+  * DeviceNotFoundError is no longer a subtype of LookupError
+  * Added support for pyqt5 monitor observer
+  * Added discover module, which looks up a device on limited
+    information
+  * Attributes class no longer extends Mapping, extends object instead
+  * Attributes class no longer inherits [] operator, Mapping methods
+  * Attributes class objects are no longer iterable
+  * Attributes.available_attributes property added
+  * Attributes.get() method, with usual semantics, defined
+  * Device.from_* methods are deprecated, uses Devices.from_* methods
+    instead
+  * Device.from_device_file() now raises DeviceNotFoundByFileError
+  * Device.from_device_number() now raises DeviceNotFoundByNumberError
+  * Devices.from_interface_index() method added
+  * Devices.from_kernel_device() method added
+  * Numerous testing infrastructure changes
+
+-------------------------------------------------------------------

Old:
----
  pyudev-0.17.tar.gz

New:
----
  pyudev-0.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pyudev.spec ++++++
--- /var/tmp/diff_new_pack.8slJKD/_old  2015-12-03 13:32:48.000000000 +0100
+++ /var/tmp/diff_new_pack.8slJKD/_new  2015-12-03 13:32:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyudev
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyudev
-Version:        0.17
+Version:        0.18
 Release:        0
 Summary:        Udev bindings for Python
 License:        LGPL-2.1+

++++++ pyudev-0.17.tar.gz -> pyudev-0.18.tar.gz ++++++
++++ 13541 lines of diff (skipped)


Reply via email to