14
0

Accepting request 1223346 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1223346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smbprotocol?expand=0&rev=22
This commit is contained in:
2024-11-11 13:58:20 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c16c1502d269369f7b45a29ed331fd7bbf6319022b13b5b7a11609b477b8f79
size 190586

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:954bc9571238f244c490b01e4fbcdeef1a9580d41d84ec0916e0a84108cc14e7
size 190856

View File

@@ -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>

View File

@@ -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