pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 3 12:36:21 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-exceptiongroup
To generate a diff of this commit:
cvs rdiff -u -r1.3757 -r1.3758 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3757 pkgsrc/devel/Makefile:1.3758
--- pkgsrc/devel/Makefile:1.3757 Sun Jul 3 12:32:05 2022
+++ pkgsrc/devel/Makefile Sun Jul 3 12:36:20 2022
@@ -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-empty-files
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