pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Added security/py-google-auth, security/py-google-auth...
details: https://anonhg.NetBSD.org/pkgsrc/rev/255b6181e363
branches: trunk
changeset: 335883:255b6181e363
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 02 12:02:50 2019 +0000
description:
Added security/py-google-auth, security/py-google-auth-httplib2, security/py-google-auth-oauthlib
diffstat:
doc/CHANGES-2019 | 5 ++++-
security/Makefile | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r f229316f04b8 -r 255b6181e363 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Tue Jul 02 12:01:30 2019 +0000
+++ b/doc/CHANGES-2019 Tue Jul 02 12:02:50 2019 +0000
@@ -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 @@
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]
diff -r f229316f04b8 -r 255b6181e363 security/Makefile
--- a/security/Makefile Tue Jul 02 12:01:30 2019 +0000
+++ b/security/Makefile Tue Jul 02 12:02:50 2019 +0000
@@ -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-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