Path to this page:
./
net/py-scp,
Send and receive files with scp
Branch: CURRENT,
Version: 0.15.0,
Package name: py311-scp-0.15.0,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
security/py-paramiko] [
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 13.579 KB
Version history: (Expand)
- (2024-05-27) Updated to version: py311-scp-0.15.0
- (2023-02-27) Updated to version: py310-scp-0.14.5
- (2022-07-14) Updated to version: py310-scp-0.14.4
- (2022-03-29) Updated to version: py39-scp-0.14.4
- (2022-01-24) Updated to version: py39-scp-0.14.2
- (2022-01-05) Updated to version: py39-scp-0.14.1nb1
CVS history: (Expand)
2023-02-27 14:58:06 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-scp: updated to 0.14.5
0.14.5 (2023-01-30)
- Update docstrings to clarify sanitation and use of wildcards
- Make sure to close the local file on errors
|
2022-07-13 22:07:26 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-scp: not for Python 2.7 any more
|
2022-03-28 22:12:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-scp: updated to 0.14.4
0.14.4 (2022-02-23)
- Update type hints for pyright
0.14.3 (2022-02-15)
- Add type hints
|
2022-01-24 06:52:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-scp: updated to 0.14.2
0.14.2
- Don't fail if the remote path is a PurePath not a Path
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-01 09:46:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-scp: updated to 0.14.1
0.14.1
- Don't fail if 'pathlib' doesn't import (Python 2)
- Accept 'unicode' objects as paths (Python 2)
0.14.0
- Accept iterables other than list and tuple in `get()` and `put()`
- Accept `pathlib.Path` objects
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|