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:   schmonz
Date:           Sat Oct 26 02:50:32 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable py-aws-error-utils.


To generate a diff of this commit:
cvs rdiff -u -r1.4355 -r1.4356 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.4355 pkgsrc/devel/Makefile:1.4356
--- pkgsrc/devel/Makefile:1.4355        Sun Oct 20 14:03:31 2024
+++ pkgsrc/devel/Makefile       Sat Oct 26 02:50:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4355 2024/10/20 14:03:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4356 2024/10/26 02:50:32 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2454,6 +2454,7 @@ SUBDIR+=  py-atpublic
 SUBDIR+=       py-attrs
 SUBDIR+=       py-automat
 SUBDIR+=       py-autopep8
+SUBDIR+=       py-aws-error-utils
 SUBDIR+=       py-babel
 SUBDIR+=       py-backcall
 SUBDIR+=       py-backports



Home | Main Index | Thread Index | Old Index