forked from pool/python-pysmbc
Accepting request 824820 from home:mcalabkova:branches:devel:languages:python
- update to 1.0.22 * Add File_seekable #52 * Rework some routines to fix holes in error checking #50 * Fix File_read when the current location is not zero #49 * Add File_flush #48 * Add File_tell #47 * Added SAMBA protocol version optional variable #41 OBS-URL: https://build.opensuse.org/request/show/824820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmbc?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
c53e2124d7
commit
c443c8d70a
@@ -21,13 +21,13 @@
|
||||
# Tests don't work in rpmbuild sandbox
|
||||
%bcond_with test
|
||||
Name: python-pysmbc
|
||||
Version: 1.0.19
|
||||
Version: 1.0.22
|
||||
Release: 0
|
||||
Summary: Python bindings for samba clients (libsmbclient)
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
URL: http://cyberelk.net/tim/software/pysmbc/
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user