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:           Sat Jun  6 06:47:42 UTC 2026

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

Log Message:
py-sh: updated to 2.2.3

2.2.3
- Bugfix where supplemental groups were not dropped when using `_uid`


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/py-sh/Makefile
cvs rdiff -u -r1.14 -r1.15 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.17 pkgsrc/sysutils/py-sh/Makefile:1.18
--- pkgsrc/sysutils/py-sh/Makefile:1.17 Sun Sep 28 19:49:57 2025
+++ pkgsrc/sysutils/py-sh/Makefile      Sat Jun  6 06:47:42 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2025/09/28 19:49:57 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/06/06 06:47:42 adam Exp $
 
-DISTNAME=      sh-2.2.2
+DISTNAME=      sh-2.2.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.14 pkgsrc/sysutils/py-sh/distinfo:1.15
--- pkgsrc/sysutils/py-sh/distinfo:1.14 Tue Feb 25 17:59:17 2025
+++ pkgsrc/sysutils/py-sh/distinfo      Sat Jun  6 06:47:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/02/25 17:59:17 adam Exp $
+$NetBSD: distinfo,v 1.15 2026/06/06 06:47:42 adam Exp $
 
-BLAKE2s (sh-2.2.2.tar.gz) = 04a27ab448a758bada27b96aa37cbff465df5f9481f574f5bcbc7666e5ddd2dd
-SHA512 (sh-2.2.2.tar.gz) = 7235aac25d5f88320f27cf0f5a87ab4e8585e3585aea21d87e927745cf8e255067d0557f865695956b947fe084b28cd5d8ce97102e77cfc9483b39a9eaae23d7
-Size (sh-2.2.2.tar.gz) = 345866 bytes
+BLAKE2s (sh-2.2.3.tar.gz) = 1f84861c188090c0db618f69e36d20605d2b6077633651d6f068c187d85748fc
+SHA512 (sh-2.2.3.tar.gz) = 6be41f225d7900ab5fc0737524725a47fab4838a3ba256fbc971ae0b87080360215be9cc884c1f12a5f037e04086152f60d7ff748d279118c0e11a29f26b67d3
+Size (sh-2.2.3.tar.gz) = 345938 bytes



Home | Main Index | Thread Index | Old Index