forked from pool/python-smbprotocol
Accepting request 755933 from home:mnhauke
- Update to version 1.0.1 * Fix issue when reading a large file that exceeds 65KB and raises STATUS_END_OF_FILE. * Fix issue where listdir, scandir, walk would only enumerate a subset of entries in a directories with lots of sub files/ folders OBS-URL: https://build.opensuse.org/request/show/755933 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=12
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-smbprotocol
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
Summary: SMBv2/v3 client for Python 2 and 3
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user