pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/py-sh



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug  1 18:23:41 UTC 2022

Modified Files:
        pkgsrc/sysutils/py-sh: Makefile distinfo

Log Message:
py-sh: updated to 1.14.3

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/py-sh/Makefile \
    pkgsrc/sysutils/py-sh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/py-sh/Makefile
diff -u pkgsrc/sysutils/py-sh/Makefile:1.6 pkgsrc/sysutils/py-sh/Makefile:1.7
--- pkgsrc/sysutils/py-sh/Makefile:1.6  Tue Jan  4 20:54:50 2022
+++ pkgsrc/sysutils/py-sh/Makefile      Mon Aug  1 18:23:41 2022
@@ -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/}
 
Index: pkgsrc/sysutils/py-sh/distinfo
diff -u pkgsrc/sysutils/py-sh/distinfo:1.6 pkgsrc/sysutils/py-sh/distinfo:1.7
--- pkgsrc/sysutils/py-sh/distinfo:1.6  Tue Oct 26 11:20:05 2021
+++ pkgsrc/sysutils/py-sh/distinfo      Mon Aug  1 18:23:41 2022
@@ -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