Overview

Request 1160444 accepted

- update to 1.13.0:
* Added the property `smb_info` on `SMBDirEntry` which returns
a named tuple `SMBDirEntryInformation` containing metadata
already retrieved in the `scandir` operation.
* This avoid having to call `stat()` to retrieve data like the
file attributes or datetime fields that is already available
* Ensure `DateTimeField` values are set to `UTC` timezones as
FILETIME values are in UTC
* Stop using `datetime.datetime.utcfromtimestamp()` as it has
been deprecated
* Added default timeout for disconnect operations for 60
seconds to ensure the process doesn't hang forever when
closing a broken connection
* `smbprotocol.connection.Connection.disconnect()` now waits
(with a timeout) for the message processing threads to be
stopped before returning.
* Do not set the SMB SessionId and TreeId in the headers to
`0xFFFFFFFF` for related compound requests
+ Ensures the source file for `shutil.copyfile` is opened
with `share_access="r"` for better compatibility with files
already opened by something else
+ Remove endless authentication loop when the context is
complete and no more input messages are needed

- Update to version 1.10.1
- python-six is not required
- Update to version 1.9.0

Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 1.13.0:
* Added the property `smb_info` on `SMBDirEntry` which returns
a named tuple `SMBDirEntryInformation` containing metadata
already retrieved in the `scandir` operation.
* This avoid having to call `stat()` to retrieve data like the
file attributes or datetime fields that is already available
* Ensure `DateTimeField` values are set to `UTC` timezones as
FILETIME values are in UTC
* Stop using `datetime.datetime.utcfromtimestamp()` as it has
been deprecated
* Added default timeout for disconnect operations for 60
seconds to ensure the process doesn't hang forever when
closing a broken connection
* `smbprotocol.connection.Connection.disconnect()` now waits
(with a timeout) for the message processing threads to be
stopped before returning.
* Do not set the SMB SessionId and TreeId in the headers to
`0xFFFFFFFF` for related compound requests
+ Ensures the source file for `shutil.copyfile` is opened
with `share_access="r"` for better compatibility with files
already opened by something else
+ Remove endless authentication loop when the context is
complete and no more input messages are needed

- Update to version 1.10.1
- python-six is not required
- Update to version 1.9.0


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added openSUSE:Factory:Staging:adi:6 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:6"


Staging Bot's avatar

staging-bot accepted review

Picked "openSUSE:Factory:Staging:adi:6"


Marcus Rueckert's avatar

darix accepted review

Accepted review for by_group opensuse-review-team request 1160444 from user staging-bot


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:adi:6 got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:adi:6 got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:adi:6 got accepted.

openSUSE Build Service is sponsored by