Hello community,

here is the log from the commit of package python3-pyserial for 
openSUSE:Factory checked in at 2016-06-02 12:38:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-23 16:38:31.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pyserial.new/python3-pyserial-doc.changes   
    2016-06-02 12:38:41.000000000 +0200
@@ -1,0 +2,30 @@
+Sun May 29 03:41:42 UTC 2016 - a...@gmx.de
+
+- update to version 3.1:
+  * Improvements:
+    + improve error handling in "alt://" handler
+    + "socket://" internally used select, improves timeout behavior
+    + initial state of RTS/DTR: ignore error when setting on open
+      posix (support connecting to pty's)
+    + code style updates
+    + posix: remove "number_to_device" which is not called anymore
+    + add cancel_read and cancel_write to win32 and posix
+      implementations
+  * Bugfixes:
+    + [#68] aio: catch errors and close connection
+    + [#87] hexlify: update codec for Python 2
+    + [#100] setPort not implemented
+    + [#101] bug in serial.threaded.Packetizer with easy fix
+    + [#104] rfc2217 and socket: set timeout in create_connection
+    + [#107] miniterm.py fails to exit on failed serial port
+  * Bugfixes (posix):
+    + [#59] fixes for RTS/DTR handling on open
+    + [#77] list_ports_osx: add missing import
+    + [#85] serialposix.py _set_rs485_mode() tries to read
+      non-existing rs485_settings.delay_rts_before_send
+    + [#96] patch: native RS485 is never enabled
+  * Bugfixes (win32):
+    + fix bad super call and duplicate old-style __init__ call
+    + [#80] list_ports: Compatibility issue between Windows/Linux
+
+-------------------------------------------------------------------
python3-pyserial.changes: same change

Old:
----
  pyserial-3.0.1.tar.gz

New:
----
  pyserial-3.1.tar.gz

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

Other differences:
------------------
++++++ python3-pyserial-doc.spec ++++++
--- /var/tmp/diff_new_pack.7I3THr/_old  2016-06-02 12:38:42.000000000 +0200
+++ /var/tmp/diff_new_pack.7I3THr/_new  2016-06-02 12:38:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyserial-doc
-Version:        3.0.1
+Version:        3.1
 Release:        0
 Url:            https://github.com/pyserial/pyserial
 Summary:        Documentation for python3-pyserial
@@ -25,8 +25,8 @@
 Group:          Documentation/HTML
 Source:         
https://files.pythonhosted.org/packages/source/p/pyserial/pyserial-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3-pyserial = %{version}
 BuildRequires:  python3-Sphinx
+BuildRequires:  python3-pyserial = %{version}
 Recommends:     python3-pyserial = %{version}
 BuildArch:      noarch
 

++++++ python3-pyserial.spec ++++++
--- /var/tmp/diff_new_pack.7I3THr/_old  2016-06-02 12:38:42.000000000 +0200
+++ /var/tmp/diff_new_pack.7I3THr/_new  2016-06-02 12:38:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyserial
-Version:        3.0.1
+Version:        3.1
 Release:        0
 Url:            https://github.com/pyserial/pyserial
 Summary:        Python Serial Port Extension

++++++ pyserial-3.0.1.tar.gz -> pyserial-3.1.tar.gz ++++++
++++ 6650 lines of diff (skipped)


Reply via email to