14
0

Accepting request 1109147 from home:mnhauke

- Update to version 1.11.0
  * Fix up pre authenticated session id lookups that were failing
    with Linux ksmbd.
  * Removes logging.NullHandler() being set in the root
    smbprotocol namespace.
  * Adds basic support for remote to local and vice versa file
    operations with smbclient.shutil.copytree.
  * Fixes DFS infinite recursion error when dealing with a file
    that does not exist on a DFS namespace.

OBS-URL: https://build.opensuse.org/request/show/1109147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=38
This commit is contained in:
2023-09-06 09:37:26 +00:00
committed by Git OBS Bridge
parent bc96bcff72
commit 27fde655c9
4 changed files with 18 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-smbprotocol
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# 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: python-smbprotocol
Version: 1.10.1
Version: 1.11.0
Release: 0
Summary: SMBv2/v3 client for Python 2 and 3
License: MIT