pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-scp py-scp: updated to 0.14.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/400617b02f8e
branches: trunk
changeset: 770488:400617b02f8e
user: adam <adam%pkgsrc.org@localhost>
date: Wed Dec 01 08:46:19 2021 +0000
description:
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
diffstat:
net/py-scp/Makefile | 4 ++--
net/py-scp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r d144e5138636 -r 400617b02f8e net/py-scp/Makefile
--- a/net/py-scp/Makefile Wed Dec 01 08:44:23 2021 +0000
+++ b/net/py-scp/Makefile Wed Dec 01 08:46:19 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/07/26 17:35:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/01 08:46:19 adam Exp $
-DISTNAME= scp-0.13.6
+DISTNAME= scp-0.14.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/scp/}
diff -r d144e5138636 -r 400617b02f8e net/py-scp/distinfo
--- a/net/py-scp/distinfo Wed Dec 01 08:44:23 2021 +0000
+++ b/net/py-scp/distinfo Wed Dec 01 08:46:19 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:06:43 nia Exp $
+$NetBSD: distinfo,v 1.11 2021/12/01 08:46:19 adam Exp $
-BLAKE2s (scp-0.13.6.tar.gz) = 55375661b1dceeb6451465aa1115a86767bde5e834268e5143c65ffa3bc03f9c
-SHA512 (scp-0.13.6.tar.gz) = 4635b6075580755b7fb73b830c1a36c2fa4e3ed3f2f499909a84ca73b3f7221c6c25161d1cd66159643a33c2b18deb109278c6b92d97bdf6cc4545d86bd59dc8
-Size (scp-0.13.6.tar.gz) = 11955 bytes
+BLAKE2s (scp-0.14.1.tar.gz) = f0782bb7e710ce857c67951b1e543fc225f5690014e0c034e59fc093fbd6a4e6
+SHA512 (scp-0.14.1.tar.gz) = 4ec74662e28fb1442590ceaea59479d42d9ce27862eb4bec0ce3882c3b4ab79b1aaeae0bc23c9afd3dd7996a4cddf2e608c87d9c5133bbc7ca103f4f5bf8f204
+Size (scp-0.14.1.tar.gz) = 12359 bytes
Home |
Main Index |
Thread Index |
Old Index