pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-oauth2client py-oauth2client: updated to 4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89aa4d46089f
branches:  trunk
changeset: 385648:89aa4d46089f
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 24 09:52:24 2018 +0000

description:
py-oauth2client: updated to 4.1.3

v4.1.3

**Note**: oauth2client is deprecated. No more features will be added to the
libraries and the core team is turning down support.

* Changed OAuth2 endpoints to use oauth2.googleapis.com variants.

diffstat:

 security/py-oauth2client/Makefile |   6 ++++--
 security/py-oauth2client/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r c1bb780a9071 -r 89aa4d46089f security/py-oauth2client/Makefile
--- a/security/py-oauth2client/Makefile Mon Sep 24 09:47:53 2018 +0000
+++ b/security/py-oauth2client/Makefile Mon Sep 24 09:52:24 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/07/03 20:57:47 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/09/24 09:52:24 adam Exp $
 
-DISTNAME=      oauth2client-4.1.2
+DISTNAME=      oauth2client-4.1.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=o/oauth2client/}
@@ -16,5 +16,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-rsa-[0-9]*:../../security/py-rsa
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
+USE_LANGUAGES= # none
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c1bb780a9071 -r 89aa4d46089f security/py-oauth2client/distinfo
--- a/security/py-oauth2client/distinfo Mon Sep 24 09:47:53 2018 +0000
+++ b/security/py-oauth2client/distinfo Mon Sep 24 09:52:24 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/07/03 20:57:47 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/09/24 09:52:24 adam Exp $
 
-SHA1 (oauth2client-4.1.2.tar.gz) = 6cfafe3449d97ddea26d6f37ed5167e2ff2bfa82
-RMD160 (oauth2client-4.1.2.tar.gz) = f5cd13c1a9e50c607efedf4ff226bc562085ab67
-SHA512 (oauth2client-4.1.2.tar.gz) = 0410df2228987018739c3b94480b893bbe48a70300645e5070f43fe0b5957f62fe386be60aeda5844dee22711d0c2721ed7e5e384766f1abb1d931bbb9e72c2e
-Size (oauth2client-4.1.2.tar.gz) = 387596 bytes
+SHA1 (oauth2client-4.1.3.tar.gz) = 6409a4c9681390933005408ce3e986b739a12e7d
+RMD160 (oauth2client-4.1.3.tar.gz) = bfa0e65e574bdaaad29928a66962bdeb284f28be
+SHA512 (oauth2client-4.1.3.tar.gz) = 6ca6830c0461295b60598ef3e7ee047aa9fa463d1d2c19c18d6b8606a5b30b11f0798e06c51bd5be63afd8d408442fd846c2867f112655186f55c7dc8e0b7786
+Size (oauth2client-4.1.3.tar.gz) = 155910 bytes



Home | Main Index | Thread Index | Old Index