14
0
forked from pool/python-scp
Commit Graph

21 Commits

Author SHA256 Message Date
7fa8f49c4b - Update to 0.15.0
* Add bandwidth control (limit_bw)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=29
2025-06-12 09:44:46 +00:00
f4b33c70c9 one more try
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=28
2025-06-12 09:38:01 +00:00
5cd86b1e36 try something
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=27
2025-06-12 09:33:11 +00:00
a475385685 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=26
2025-06-12 09:24:26 +00:00
979ab77671 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
2023-07-19 11:12:35 +00:00
d39bfd2983 Accepting request 1097143 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1097143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=22
2023-07-10 12:22:26 +00:00
69a4b8dee8 - update to 0.14.4:
* Update type hints for pyright

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=20
2022-07-19 11:58:59 +00:00
bf8342f9fb - update to 0.14.3:
* Add type hints

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=19
2022-02-22 09:24:12 +00:00
1d1d52faf7 - 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
2022-01-03 12:35:22 +00:00
2145d7902d - Switch off the test suite (gh#jbardin/scp.py#167).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=17
2021-10-31 23:51:21 +00:00
db8b953d29 Accepting request 918478 from home:mnhauke
- Run unittests
- Get tarball from github.com instead pythonhosted.org

- 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

OBS-URL: https://build.opensuse.org/request/show/918478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=16
2021-09-12 13:57:22 +00:00
826458bd83 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=15
2021-09-07 06:54:36 +00:00
9e275f34cd Accepting request 903120 from home:mnhauke
- 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)

OBS-URL: https://build.opensuse.org/request/show/903120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=14
2021-06-29 20:53:20 +00:00
61a0563bed - update to 0.13.3:
- Fix hanging when underlying paramiko channel is closed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=12
2020-11-26 08:46:52 +00:00
Tomáš Chvátal
d13b2c8e9e Accepting request 688274 from home:pgajdos
- 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`)

OBS-URL: https://build.opensuse.org/request/show/688274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=10
2019-03-25 14:09:56 +00:00
Tomáš Chvátal
efff7b1845 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=8
2019-03-13 14:07:12 +00:00
110bc800d4 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=6
2018-12-04 17:22:06 +00:00
2cfe8d97a5 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=5
2018-12-04 14:01:19 +00:00
Thomas Bechtold
721b42bf0a Accepting request 515014 from home:mnhauke:network:automation
- Convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/515014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=3
2017-08-11 07:34:07 +00:00
Thomas Bechtold
5159b7aac7 Accepting request 419368 from home:mnhauke
- use python-setuptools instead of python-distribute

OBS-URL: https://build.opensuse.org/request/show/419368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=2
2016-08-19 06:13:08 +00:00
Denisart Benjamin
bb634d827b Accepting request 416229 from home:mnhauke
Initial package for python-scp

OBS-URL: https://build.opensuse.org/request/show/416229
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=1
2016-08-10 18:36:52 +00:00