Package Release Info

python-pysmbc-1.0.25.1-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pysmbc

Change Logs

* Thu Dec 14 2023 Dirk Müller <dmueller@suse.com>
- update to 1.0.25.1:
  * Introduced use_kerberos keyword to allow Kerberos authentication
  * Added new test cases to verify setxattr() input and getxattr()
    output
  * smbc/context.c: Fix PY_MAJOR_VERSION define
* Wed Feb 02 2022 Samuel Cabrero <scabrero@suse.de>
- Remove libsmbclient-devel BuildRequires in favor of
  pkgconfig(smbclient); (jsc#SLE-20577);
* Tue Nov 23 2021 Steve Kowalik <steven.kowalik@suse.com>
- Remove python2 guard so we always Provide/Obsolete the old name.
* Thu Jan 14 2021 Benjamin Greiner <code@bnavigator.de>
- Update to 1.0.23
  No changelog provided. From the git log:
  * Python 3 API changes
  * Rework Context.getxattr() To Only Allocate Needed Buffer Space
- Remove evil ifpython3. Let the macros figure out the correct
  provides/obsoletes tags. gh#openSUSE/python-rpm-macros#66
- Upstream is moving to pytest, but the tests still need a running
  samba server.
* Fri Aug 07 2020 Marketa Calabkova <mcalabkova@suse.com>
- 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
* Mon Mar 23 2020 pgajdos@suse.com
- version update to 1.0.19
  * no upstream changelog found (NEWS not updated)
* Mon Jan 06 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 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0.16:
  * no changelog
* Thu Sep 07 2017 toddrme2178@gmail.com
- Rename to python-pysmbc to follow python package naming rules.
- Update to version 1.0.15.8
  * No changelog
* Thu Aug 24 2017 jmatejek@suse.com
- singlespec auto-conversion