forked from pool/python-pysmbc
- Update to 1.0.18:
+ New in 1.0.18: * Support Fix memleak for auth_fn #32 * Support readinto #31 + New in 1.0.17: * Support buffer protocol #30 * exceptions: use a shared superclass #28 * setup: autodetect required library dirs #27 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmbc?expand=0&rev=7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pysmbc
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
# Tests don't work in rpmbuild sandbox
|
||||
%bcond_with test
|
||||
Name: python-pysmbc
|
||||
Version: 1.0.16
|
||||
Version: 1.0.18
|
||||
Release: 0
|
||||
Summary: Python bindings for samba clients (libsmbclient)
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user