Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2019-04-09 12:53:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.13.2

0.13.2:
- Fix AssertionError in recursive get() when _rename is set and server sends a \ 
POPD at the end (_depth > 0)
   2019-03-13 18:50:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.13.1

0.13.1:
- Guard against some malformed messages from the server
   2018-12-03 20:37:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.13.0

0.13.0:
- 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
   2018-10-14 18:00:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.12.1

0.12.1:
Fix progress callback failing when it is an instance or class method

0.12.0:
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()
   2018-08-15 13:15:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.11.0

0.11.0:
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
   2017-10-16 13:37:21 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Clean-up: this package should work on Python 3.x
   2017-06-07 11:43:15 by Havard Eidnes | Files touched by this commit (4)
Log message:
Add py-scp version 0.10.2 from pkgsrc-wip.

Py-scp is a pure python scp module.

The scp.py module uses a paramiko transport to send and recieve
files via the scp1 protocol. This is the protocol as referenced
from the openssh scp program, and has only been tested with this
implementation.

Next | Query returned 17 messages, browsing 11 to 20 | previous