pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat Oct 26 02:58:35 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.964 -r1.965 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.964 pkgsrc/security/Makefile:1.965
--- pkgsrc/security/Makefile:1.964      Wed Sep 25 08:28:59 2024
+++ pkgsrc/security/Makefile    Sat Oct 26 02:58:35 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.964 2024/09/25 08:28:59 wiz Exp $
+# $NetBSD: Makefile,v 1.965 2024/10/26 02:58:35 schmonz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -449,6 +449,7 @@ SUBDIR+=    py-asn1-modules
 SUBDIR+=       py-asn1crypto
 SUBDIR+=       py-asyncssh
 SUBDIR+=       py-authlib
+SUBDIR+=       py-aws-sso-util
 SUBDIR+=       py-backports.ssl_match_hostname
 SUBDIR+=       py-bandit
 SUBDIR+=       py-bcrypt



Home | Main Index | Thread Index | Old Index