14
0

Accepting request 732010 from home:mnhauke

- Update to version 0.2.0
  * Fix issue where timeout was not being applied to the new
    connection
  * Fix various deprecated regex escape patterns
  * Simplified the fallback NTLM context object

OBS-URL: https://build.opensuse.org/request/show/732010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-09-20 09:56:00 +00:00
committed by Git OBS Bridge
parent 476e0b0961
commit 5984add100
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-smbprotocol
Version: 0.1.1
Version: 0.2.0
Release: 0
Summary: SMBv2/v3 client for Python 2 and 3
License: MIT