SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-scp-0.14.5-lp156.2.4.noarch.rpm :

* Tue Jul 18 2023 Antonio Teixeira - Update to 0.14.5:
* Update docstrings to clarify sanitation and use of wildcards
* Make sure to close the local file on errors
* Thu Jul 06 2023 ecsos - Add %{?sle15_python_module_pythons}
* Tue Jul 19 2022 Dirk Müller - update to 0.14.4:
* Update type hints for pyright
* Tue Feb 22 2022 Dirk Müller - update to 0.14.3:
* Add type hints
* Mon Jan 03 2022 Dirk Müller - update to 0.14.2:
* Don\'t fail if the remote path is a PurePath not a Path
* Sun Oct 31 2021 Matej Cepl - Switch off the test suite (gh#jbardin/scp.py#167).
* Sat Sep 11 2021 Martin Hauke - Run unittests- Get tarball from github.com instead pythonhosted.org
* Sat Sep 11 2021 Martin Hauke - Update to 0.14.1
* Don\'t fail if \'pathlib\' doesn\'t import (Python 2)
* Accept \'unicode\' objects as paths (Python 2)- Update to 0.14.0
* Accept iterables other than list and tuple in get() and put()
* Accept pathlib.Path objects
* Sat Jul 17 2021 Dirk Müller - update to 0.13.6:
* Fix put when the source directory has a trailing slash. It will now work similarly to rsync, copying the contents of the directory.
* Tue Jun 29 2021 Martin Hauke - Update to version 0.13.5
* Fix extra space sent in SSH command-line for get(), causing issues on some servers.- Update to version 0.13.4
* Add scp_command attribute, allowing changing the command run on the server (for example to sudo scp)
* Thu Nov 26 2020 Dirk Mueller - update to 0.13.3: - Fix hanging when underlying paramiko channel is closed
* Mon Mar 25 2019 pgajdosAATTsuse.com- version update to 0.13.2
* Fix AssertionError in recursive get() when `_rename` is set and server sends a POPD at the end (`_depth > 0`)
* Wed Mar 13 2019 Tomáš Chvátal - Update to 0.13.1:
* Guard against some malformed messages from the server
* Remove all introspection logic for progress callback introduced in 0.12
* progress callback only accept 3 arguments again
* Introduce progress4 parameter which accepts the peername as 4th argument
* Fix progress callback failing when it is an instance or class method
* Fix README.rst for PyPI
* Add possibility of getting the peer IP and port from the progress callback
* Make putfo() work with file-like objects that don\'t provide getvalue()
* Add putfo() method, allowing one to upload a file-like object
* Add top-level get() and put() functions for convenience
* Increase default socket time from 5 to 10 seconds
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sun Aug 06 2017 mardnhAATTgmx.de- Convert to singlespec
* Mon Aug 15 2016 mardnhAATTgmx.de- use python-setuptools instead of python-distribute
* Fri Jan 22 2016 mardnhAATTgmx.de- initial package
 
ICM