forked from pool/python-smbprotocol
Accepting request 1223192 from home:mnhauke
- Update to version 1.14.0 * type information of SMBDirEntryInformation.last_write_time set to datetime. * Customizable receive timeout for SMB Connection * Dropped support for Python 3.7 * SMBDirEntryInformation.last_write_time is now annotated as datetime.datetime. Previously, it was datetime.date. OBS-URL: https://build.opensuse.org/request/show/1223192 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=44
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-smbprotocol
|
||||
Version: 1.13.0
|
||||
Version: 1.14.0
|
||||
Release: 0
|
||||
Summary: SMBv2/v3 client for Python 2 and 3
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user