14
0

Accepting request 1008841 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.9.0 
  * Fix connection cache reuse for some DFS referral requests
  * Add smbclient.path to the smbclient import allowing import smbclient; smbclient.path.func()

OBS-URL: https://build.opensuse.org/request/show/1008841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=27
This commit is contained in:
Martin Hauke
2022-10-07 16:13:32 +00:00
committed by Git OBS Bridge
parent 8db40a2df3
commit ce0e551a18
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-smbprotocol
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-smbprotocol
Version: 1.8.3
Version: 1.9.0
Release: 0
Summary: SMBv2/v3 client for Python 2 and 3
License: MIT