forked from pool/python-smbprotocol
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:
committed by
Git OBS Bridge
parent
8db40a2df3
commit
ce0e551a18
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1ffd881dc09a1f974fd6e92a722af2cd66ffa7c9f8c295981e4aa7e3cba14e5
|
||||
size 187484
|
3
python-smbprotocol-1.9.0.tar.gz
Normal file
3
python-smbprotocol-1.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:106bf75bd9923dd54b607f3324d437110a5ff1bb3d02d8ca69421356c71fcd41
|
||||
size 187463
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 16:09:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 18 21:49:52 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user