15
0

Compare commits

4 Commits

Author SHA256 Message Date
6f8e254e8a Accepting request 1223468 from devel:languages:python
Forwarded request #1223449 from mnhauke

- Update to version 1.15.0
    * Fix Impacket logoff session id check.
    * Update session id logic.
    * Add smbclient.liststreams to enumerate ADS streams.
    * Add some type annotations, most notably to smbclient.open_file
    * Add Python 3.13 support.

OBS-URL: https://build.opensuse.org/request/show/1223468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smbprotocol?expand=0&rev=23
2024-11-12 18:21:52 +00:00
52f41576f5 - Update to version 1.15.0
* Fix Impacket logoff session id check.
  * Update session id logic.
  * Add smbclient.liststreams to enumerate ADS streams.
  * Add some type annotations, most notably to smbclient.open_file
  * Add Python 3.13 support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=46
2024-11-12 01:24:20 +00:00
452f03a1eb 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
2024-11-11 13:58:20 +00:00
97e0fba6cf - 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/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=44
2024-11-11 11:37:38 +00:00

Diff Content Not Available