pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul  2 12:02:51 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/security: Makefile

Log Message:
Added security/py-google-auth, security/py-google-auth-httplib2, security/py-google-auth-oauthlib


To generate a diff of this commit:
cvs rdiff -u -r1.2747 -r1.2748 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.704 -r1.705 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/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.2747 pkgsrc/doc/CHANGES-2019:1.2748
--- pkgsrc/doc/CHANGES-2019:1.2747      Tue Jul  2 10:48:21 2019
+++ pkgsrc/doc/CHANGES-2019     Tue Jul  2 12:02:50 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.2747 2019/07/02 10:48:21 leot Exp $
+$NetBSD: CHANGES-2019,v 1.2748 2019/07/02 12:02:50 adam Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -4598,3 +4598,6 @@ Changes to the packages collection and i
        Updated devel/py-cachetools to 3.1.1 [adam 2019-07-02]
        Updated textproc/py-Unidecode to 1.1.1 [adam 2019-07-02]
        Updated www/webkit-gtk to 2.24.3 [leot 2019-07-02]
+       Added security/py-google-auth version 1.6.3 [adam 2019-07-02]
+       Added security/py-google-auth-httplib2 version 0.0.3 [adam 2019-07-02]
+       Added security/py-google-auth-oauthlib version 0.4.0 [adam 2019-07-02]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.704 pkgsrc/security/Makefile:1.705
--- pkgsrc/security/Makefile:1.704      Sat Jun 22 18:54:24 2019
+++ pkgsrc/security/Makefile    Tue Jul  2 12:02:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.704 2019/06/22 18:54:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.705 2019/07/02 12:02:51 adam Exp $
 #
 
 COMMENT=       Security tools
@@ -430,6 +430,9 @@ SUBDIR+=    py-denyhosts
 SUBDIR+=       py-ecdsa
 SUBDIR+=       py-ezPyCrypto
 SUBDIR+=       py-gnupg
+SUBDIR+=       py-google-auth
+SUBDIR+=       py-google-auth-httplib2
+SUBDIR+=       py-google-auth-oauthlib
 SUBDIR+=       py-google-reauth
 SUBDIR+=       py-gssapi
 SUBDIR+=       py-hsm



Home | Main Index | Thread Index | Old Index