14
0
forked from pool/python-scp

Accepting request 1099328 from home:ateixeira:branches:devel:languages:python

- Update to 0.14.5:
  * Update docstrings to clarify sanitation and use of wildcards
  * Make sure to close the local file on errors

OBS-URL: https://build.opensuse.org/request/show/1099328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=24
This commit is contained in:
2023-07-19 11:12:35 +00:00
committed by Git OBS Bridge
parent d39bfd2983
commit 979ab77671
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 18 18:53:34 UTC 2023 - Antonio Teixeira <antonio.teixeira@suse.com>
- 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 6 12:09:19 UTC 2023 - ecsos <ecsos@opensuse.org>