Hello community,

here is the log from the commit of package python3-pyserial for 
openSUSE:Factory checked in at 2016-10-31 09:51:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyserial (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyserial.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyserial"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyserial/python3-pyserial-doc.changes    
2016-07-12 23:50:04.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pyserial.new/python3-pyserial-doc.changes   
    2016-10-31 09:51:44.000000000 +0100
@@ -1,0 +2,31 @@
+Sat Oct 22 15:36:48 UTC 2016 - [email protected]
+
+- update to version 3.2.1:
+  * Improvements:
+    + remove "serial.aio" in favor of separate package,
+      "pyserial-asyncio"
+    + add client mode to example "tcp_serial_redirect.py"
+    + use of monotonic clock for timeouts, when available (Python 3.3
+      and up)
+    + [#169] arbitrary baud rate support for BSD family
+    + improve tests, improve "loop://"
+  * Bugfixes:
+    + [#137] Exception while cancel in miniterm (python3)
+    + [#143] Class Serial in protocol_loop.py references variable
+      before assigning to it
+    + [#149] Python 3 fix for threaded.FramedPacket
+  * Bugfixes (posix):
+    + [#133] _update_dtr_state throws Inappropriate ioctl for virtual
+      serial port created by socat on OS X
+    + [#157] Broken handling of CMSPAR in serialposix.py
+  * Bugfixes (win32):
+    + [#144] Use Unicode API for list_ports
+    + [#145] list_ports_windows: support devices with only VID
+    + [#162] Write in non-blocking mode returns incorrect value on
+      windows
+
+- changes from version 3.2.0:
+  * See 3.2.1, this one missed a merge request related to removing
+    aio.
+
+-------------------------------------------------------------------
python3-pyserial.changes: same change

Old:
----
  pyserial-3.1.1.tar.gz

New:
----
  pyserial-3.2.1.tar.gz

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

Other differences:
------------------
++++++ python3-pyserial-doc.spec ++++++
--- /var/tmp/diff_new_pack.EcGHO7/_old  2016-10-31 09:51:45.000000000 +0100
+++ /var/tmp/diff_new_pack.EcGHO7/_new  2016-10-31 09:51:45.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyserial-doc
-Version:        3.1.1
+Version:        3.2.1
 Release:        0
 Url:            https://github.com/pyserial/pyserial
 Summary:        Documentation for python3-pyserial

python3-pyserial.spec: same change
++++++ pyserial-3.1.1.tar.gz -> pyserial-3.2.1.tar.gz ++++++
++++ 2687 lines of diff (skipped)


Reply via email to