Next | Query returned 17 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-02-27 14:58:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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
   2021-07-26 19:35:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.13.6

0.13.6 (2021-07-09)
- Fix put when the source directory has a trailing slash. It will now work \ 
similarly to rsync, copying the contents of the directory.

0.13.5 (2021-06-28)
- Fix extra space sent in SSH command-line for `get()`, causing issues on some \ 
servers

0.13.4 (2021-06-08)
- Add `scp_command` attribute, allowing changing the command run on the server \ 
(for example to `sudo scp`)
   2020-12-09 17:51:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-scp: updated to 0.13.3

0.13.3 (2020-10-26)
- Fix hanging when underlying paramiko channel is closed

Next | Query returned 17 messages, browsing 1 to 10 | Previous