2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-05-27 09:10:17 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-scp: updated to 0.15.0
0.15.0 (2024-05-23)
- Add bandwidth control (`limit_bw`)
|
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
|