14
0
forked from pool/python-scp

- update to 0.14.2:

* Don't fail if the remote path is a PurePath not a Path

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=18
This commit is contained in:
2022-01-03 12:35:22 +00:00
committed by Git OBS Bridge
parent 2145d7902d
commit 1d1d52faf7
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 3 12:34:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.14.2:
* Don't fail if the remote path is a PurePath not a Path
-------------------------------------------------------------------
Sun Oct 31 23:50:57 UTC 2021 - Matej Cepl <mcepl@suse.com>