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:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 19:02:11 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 17:34:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user