forked from pool/python-smbprotocol
Accepting request 893035 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/893035 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smbprotocol?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c299b6a07a8455e636801e33e86f4890a52fc57019865b4f63231c52768e1a97
|
||||
size 182122
|
3
python-smbprotocol-1.5.1.tar.gz
Normal file
3
python-smbprotocol-1.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d37fb61cebc9861b6007ad2024cd94f6b6f99dffaedd72f21c182f29d04815db
|
||||
size 183995
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 16:29:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.5.1
|
||||
* Unified DFS path handling when using any API that uses a
|
||||
transaction to open the file.
|
||||
- This includes smbclient.rename and smbclient.replace
|
||||
* Fixed up smbclient.rename to work with directories.
|
||||
* smbclient.scandir will continue to use the connection cache
|
||||
when getting stat information of a dir entry.
|
||||
* smbclient.shutil.rmtree will continue to use the connection
|
||||
cache when removing child entries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 09:39:12 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-smbprotocol
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: SMBv2/v3 client for Python 2 and 3
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user