pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: + py-hkdf



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b910e7b0b42
branches:  trunk
changeset: 454908:5b910e7b0b42
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 23 21:05:44 2021 +0000

description:
security/Makefile: + py-hkdf

diffstat:

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

diffs (17 lines):

diff -r 19323838b6f3 -r 5b910e7b0b42 security/Makefile
--- a/security/Makefile Wed Jun 23 21:05:17 2021 +0000
+++ b/security/Makefile Wed Jun 23 21:05:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.827 2021/06/09 17:04:26 abs Exp $
+# $NetBSD: Makefile,v 1.828 2021/06/23 21:05:44 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -468,6 +468,7 @@
 SUBDIR+=       py-google-auth-oauthlib
 SUBDIR+=       py-google-reauth
 SUBDIR+=       py-gssapi
+SUBDIR+=       py-hkdf
 SUBDIR+=       py-hsm
 SUBDIR+=       py-itsdangerous
 SUBDIR+=       py-josepy



Home | Main Index | Thread Index | Old Index