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:56:27 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable py-aws-sso-lib.


To generate a diff of this commit:
cvs rdiff -u -r1.4356 -r1.4357 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.4356 pkgsrc/devel/Makefile:1.4357
--- pkgsrc/devel/Makefile:1.4356        Sat Oct 26 02:50:32 2024
+++ pkgsrc/devel/Makefile       Sat Oct 26 02:56:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4356 2024/10/26 02:50:32 schmonz Exp $
+# $NetBSD: Makefile,v 1.4357 2024/10/26 02:56:27 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2455,6 +2455,7 @@ SUBDIR+=  py-attrs
 SUBDIR+=       py-automat
 SUBDIR+=       py-autopep8
 SUBDIR+=       py-aws-error-utils
+SUBDIR+=       py-aws-sso-lib
 SUBDIR+=       py-babel
 SUBDIR+=       py-backcall
 SUBDIR+=       py-backports



Home | Main Index | Thread Index | Old Index