pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/py-sh py-sh: updated to 1.14.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/805000ffc733
branches:  trunk
changeset: 382623:805000ffc733
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Aug 01 18:23:41 2022 +0000

description:
py-sh: updated to 1.14.3

1.14.3
* bugfix where `Command` was not aware of default call args when wrapping the module

diffstat:

 sysutils/py-sh/Makefile |  5 ++---
 sysutils/py-sh/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6741ae6ba3a0 -r 805000ffc733 sysutils/py-sh/Makefile
--- a/sysutils/py-sh/Makefile   Mon Aug 01 18:22:12 2022 +0000
+++ b/sysutils/py-sh/Makefile   Mon Aug 01 18:23:41 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:54:50 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/08/01 18:23:41 adam Exp $
 
-DISTNAME=      sh-1.14.2
+DISTNAME=      sh-1.14.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sh/}
 
diff -r 6741ae6ba3a0 -r 805000ffc733 sysutils/py-sh/distinfo
--- a/sysutils/py-sh/distinfo   Mon Aug 01 18:22:12 2022 +0000
+++ b/sysutils/py-sh/distinfo   Mon Aug 01 18:23:41 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:20:05 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/08/01 18:23:41 adam Exp $
 
-BLAKE2s (sh-1.14.2.tar.gz) = 6c9883a25e6ab01d151e46a63b1b599b6f2be8061b6c1be210715cf8873f24b1
-SHA512 (sh-1.14.2.tar.gz) = b7917504ae85606e1986b681274077777ad3011639bfe933d4133c3ed16f930842e03b572caa396ca4d58f41fd5594bef776cc16c4b0fbd1242e57c6aad19e62
-Size (sh-1.14.2.tar.gz) = 63779 bytes
+BLAKE2s (sh-1.14.3.tar.gz) = d5c96e3ef19f5c7f38612a28ec86200edea31391613d143d6ec001f8f9f22362
+SHA512 (sh-1.14.3.tar.gz) = f78b418a396b78b4d303846da222eedc7525dee8d200bf96d48054d91a82671d40e0f1f82eb406b16016752ff95c3b2360075974abc3a5a814b8cfe70528231a
+Size (sh-1.14.3.tar.gz) = 62851 bytes



Home | Main Index | Thread Index | Old Index