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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62199b5cca02c05d5f3b9edbc9a864fb8a2cbe47a465c0b9461642eb3b6f5aca
|
||||
size 25523
|
3
pysmbc-1.0.18.tar.bz2
Normal file
3
pysmbc-1.0.18.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5da8aef1e3edaaffb1fbe2afe3772ba0a5f5bf666a28ae5db7b59ef96e465bdf
|
||||
size 25770
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 03:56:31 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 14:55:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -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