pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + py-exceptiongroup



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98793e16caad
branches:  trunk
changeset: 381269:98793e16caad
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 03 12:36:20 2022 +0000

description:
devel/Makefile: + py-exceptiongroup

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3f8288e0b095 -r 98793e16caad devel/Makefile
--- a/devel/Makefile    Sun Jul 03 12:36:06 2022 +0000
+++ b/devel/Makefile    Sun Jul 03 12:36:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3757 2022/07/03 12:32:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3758 2022/07/03 12:36:20 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2431,6 +2431,7 @@
 SUBDIR+=       py-entrypoints
 SUBDIR+=       py-enum34
 SUBDIR+=       py-exam
+SUBDIR+=       py-exceptiongroup
 SUBDIR+=       py-execnet
 SUBDIR+=       py-extension-helpers
 SUBDIR+=       py-extras



Home | Main Index | Thread Index | Old Index