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 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c16c1502d269369f7b45a29ed331fd7bbf6319022b13b5b7a11609b477b8f79
|
|
||||||
size 190586
|
|
3
python-smbprotocol-1.14.0.tar.gz
Normal file
3
python-smbprotocol-1.14.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:954bc9571238f244c490b01e4fbcdeef1a9580d41d84ec0916e0a84108cc14e7
|
||||||
|
size 190856
|
@@ -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>
|
Thu Mar 21 17:34:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-smbprotocol
|
Name: python-smbprotocol
|
||||||
Version: 1.13.0
|
Version: 1.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SMBv2/v3 client for Python 2 and 3
|
Summary: SMBv2/v3 client for Python 2 and 3
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user