Hello community, here is the log from the commit of package python-smbprotocol for openSUSE:Factory checked in at 2019-12-02 11:35:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-smbprotocol (Old) and /work/SRC/openSUSE:Factory/.python-smbprotocol.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-smbprotocol" Mon Dec 2 11:35:55 2019 rev:5 rq:752810 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-smbprotocol/python-smbprotocol.changes 2019-09-23 12:38:42.473597223 +0200 +++ /work/SRC/openSUSE:Factory/.python-smbprotocol.new.4691/python-smbprotocol.changes 2019-12-02 11:38:32.810463276 +0100 @@ -1,0 +2,22 @@ +Sat Nov 30 10:49:03 UTC 2019 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.0.0 + * Dropped support for Python 2.6 and Python 3.4 + * Added the smbclient package that provides a higher level API + for interactive with SMB servers + * Deprecated smbprotocol.query_info in favour of + smbprotocol.file_info, query_info will be removed in the next + major release + * Add automatic symlink resolver when a symlink is in the path + being opened + * Fix issue when trying to connect to host with IPv6 address + * Fix response parsing for SMB2 Create Response Lease V1 and V2 + * Added the ability to set the Oplock level when opening a file + * Revamped the socket listener and message processor to run in a + separate thread for faster message resolving + * Added the FileSystemWatcher in change_notify.py to provider a + way to watch for changes on the SMB filesystem + * Added the .cancel() method onto a Request to cancel an SMB + request on the server + +------------------------------------------------------------------- Old: ---- python-smbprotocol-0.2.0.tar.gz New: ---- python-smbprotocol-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-smbprotocol.spec ++++++ --- /var/tmp/diff_new_pack.jKScHj/_old 2019-12-02 11:38:33.122463342 +0100 +++ /var/tmp/diff_new_pack.jKScHj/_new 2019-12-02 11:38:33.122463342 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-smbprotocol -Version: 0.2.0 +Version: 1.0.0 Release: 0 Summary: SMBv2/v3 client for Python 2 and 3 License: MIT ++++++ python-smbprotocol-0.2.0.tar.gz -> python-smbprotocol-1.0.0.tar.gz ++++++ ++++ 15675 lines of diff (skipped)