Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-pysmb-1.2.9.1-2.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-pysmb Distribution: openSUSE:Factory:zSystems
Version: 1.2.9.1 Vendor: openSUSE
Release: 2.2 Build date: Mon Feb 5 15:31:00 2024
Group: Development/Languages/Python Build host: reproducible
Size: 966184 Source RPM: python-pysmb-1.2.9.1-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://miketeo.net/projects/pysmb
Summary: SMB/CIFS library to support file sharing between Windows and Linux machines
pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.

Provides

Requires

License

Zlib

Changelog

* Mon Feb 05 2024 Atri Bhattacharya <badshah400@gmail.com>
  - Add python-pysmb-drop-SafeConfigParser.patch -- Replace
    deprecated SafeConfigParser with ConfigParser
    (gh#miketeo/pysmb#219).
* Fri Jan 13 2023 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.2.9.1:
    * Add support for tqdm progress display (gh#miketeo/pysmb#205).
    * Fix bug where timeout parameter was not passed to
      socket.createConnection() (gh#miketeo/pysmb#202).
  - BuildRequires: python-tqdm for tests.
* Wed Jun 22 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.2.8:
    * Fix issue with listPath based on recommendation.
    * Fix embedded MD4 algorithm.
    * Add SMB UTF-16 surrogate exception workaround policy.
  - Drop fix-smbconnection-tests.patch: incorporated upstream.
  - Delete a test file that has incorrect imports and is not needed.
* Fri Feb 04 2022 Matej Cepl <mcepl@suse.com>
  - Fix testing on older Leap versions.
* Wed Feb 02 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.2.7:
    * Fix compatibility issues on file retrievals with Likewise servers (#177)
    * Improve SMBConnection's connect() method to remove the need to provide
      sock_family parameter for IPv6 addresses in Python 3.x (#180)
  - Add patch fix-smbconnection-tests.patch:
    * Use correct nose 2 decorators
* Sat Jan 16 2021 Benjamin Greiner <code@bnavigator.de>
  - Fix test suite call
* Sat Dec 12 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.2.6:
    * Fix bug in SMB1 store file implmentation which generates
      SMB_COM_WRITE_ANDX packets larger than the allowed max buffer
      size (gh#miketeo/pysmb#175).
* Sun Oct 25 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.2.5:
    * Fix bug in filename encoding which leads to failure for file
      retrieval and upload operations (gh#miketeo/pysmb#170,
      gh#miketeo/pysmb#171).
    * Improve resetFileAttributes() method in SMBConnection class to
      allow the new attribute to be specified in the reset operation
      (gh#miketeo/pysmb#172).
  - Use pytest to run tests (only those that don't require a network
    connection); BuildRequires:
    python-pytest, python-nose, and for python2 only python-twisted.
* Wed Oct 14 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.2.4:
    * Remove dependency on pycrypto as it is no longer under active
      maintenance and use own implementation of RC4 cipher instead
      (gh#miketeo/pysmb#167).
  - Changes from version 1.2.3:
    * Fix bug in session key generation during session negotiation
      (gh#miketeo/pysmb#166).
    * Fix bug in SMB message signing which leads to operation
      failures with Samba services.
* Sun Sep 06 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.2.2:
    * Improve SMB URL handlers to support specifying server's
      machine name and IP address (gh#miketeo/pysmb#162).
    * Improvements to documentation on SMB URLs
      (gh#miketeo/pysmb#160).

Files

/usr/lib/python3.10/site-packages/nmb
/usr/lib/python3.10/site-packages/nmb/NetBIOS.py
/usr/lib/python3.10/site-packages/nmb/NetBIOSProtocol.py
/usr/lib/python3.10/site-packages/nmb/__init__.py
/usr/lib/python3.10/site-packages/nmb/__pycache__
/usr/lib/python3.10/site-packages/nmb/__pycache__/NetBIOS.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/NetBIOS.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/NetBIOSProtocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/NetBIOSProtocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/nmb_constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/nmb_constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/nmb_structs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/nmb_structs.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nmb/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/nmb/base.py
/usr/lib/python3.10/site-packages/nmb/nmb_constants.py
/usr/lib/python3.10/site-packages/nmb/nmb_structs.py
/usr/lib/python3.10/site-packages/nmb/utils.py
/usr/lib/python3.10/site-packages/pysmb-1.2.9.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/pysmb-1.2.9.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/pysmb-1.2.9.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/pysmb-1.2.9.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/pysmb-1.2.9.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/pysmb-1.2.9.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/smb
/usr/lib/python3.10/site-packages/smb/SMBConnection.py
/usr/lib/python3.10/site-packages/smb/SMBHandler.py
/usr/lib/python3.10/site-packages/smb/SMBProtocol.py
/usr/lib/python3.10/site-packages/smb/__init__.py
/usr/lib/python3.10/site-packages/smb/__pycache__
/usr/lib/python3.10/site-packages/smb/__pycache__/SMBConnection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/SMBConnection.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/SMBHandler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/SMBHandler.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/SMBProtocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/SMBProtocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/ntlm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/ntlm.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/security_descriptors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/security_descriptors.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/securityblob.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/securityblob.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb2_constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb2_constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb2_structs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb2_structs.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb_constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb_constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb_structs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/smb_structs.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/strategy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/__pycache__/strategy.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/base.py
/usr/lib/python3.10/site-packages/smb/ntlm.py
/usr/lib/python3.10/site-packages/smb/security_descriptors.py
/usr/lib/python3.10/site-packages/smb/securityblob.py
/usr/lib/python3.10/site-packages/smb/smb2_constants.py
/usr/lib/python3.10/site-packages/smb/smb2_structs.py
/usr/lib/python3.10/site-packages/smb/smb_constants.py
/usr/lib/python3.10/site-packages/smb/smb_structs.py
/usr/lib/python3.10/site-packages/smb/strategy.py
/usr/lib/python3.10/site-packages/smb/utils
/usr/lib/python3.10/site-packages/smb/utils/U32.py
/usr/lib/python3.10/site-packages/smb/utils/__init__.py
/usr/lib/python3.10/site-packages/smb/utils/__pycache__
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/U32.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/U32.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/md4.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/md4.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/pyDes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/pyDes.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/rc4.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/rc4.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/sha256.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/smb/utils/__pycache__/sha256.cpython-310.pyc
/usr/lib/python3.10/site-packages/smb/utils/md4.py
/usr/lib/python3.10/site-packages/smb/utils/pyDes.py
/usr/lib/python3.10/site-packages/smb/utils/rc4.py
/usr/lib/python3.10/site-packages/smb/utils/sha256.py
/usr/share/doc/packages/python310-pysmb
/usr/share/doc/packages/python310-pysmb/CHANGELOG
/usr/share/doc/packages/python310-pysmb/README.txt
/usr/share/licenses/python310-pysmb
/usr/share/licenses/python310-pysmb/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024