pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-gcs-oauth2-boto-plugin Update py-gcs-oauth2-bot...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c4a1fc1c54a
branches:  trunk
changeset: 440704:1c4a1fc1c54a
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Fri Oct 16 07:00:57 2020 +0000

description:
Update py-gcs-oauth2-boto-plugin to 2.7.

No longer depends on SocksiPy-branch.

diffstat:

 net/py-gcs-oauth2-boto-plugin/Makefile |   7 +++----
 net/py-gcs-oauth2-boto-plugin/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (42 lines):

diff -r 997a4a976b96 -r 1c4a1fc1c54a net/py-gcs-oauth2-boto-plugin/Makefile
--- a/net/py-gcs-oauth2-boto-plugin/Makefile    Fri Oct 16 06:21:13 2020 +0000
+++ b/net/py-gcs-oauth2-boto-plugin/Makefile    Fri Oct 16 07:00:57 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/01/02 17:36:42 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2020/10/16 07:00:57 bsiegert Exp $
 
-DISTNAME=      gcs-oauth2-boto-plugin-2.5
+DISTNAME=      gcs-oauth2-boto-plugin-2.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gcs-oauth2-boto-plugin/}
@@ -11,13 +11,12 @@
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-boto>=2.29.1:../../net/py-boto
-DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.8:../../www/py-httplib2
+DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.18:../../www/py-httplib2
 DEPENDS+=      ${PYPKGPREFIX}-google-reauth>=0.1.0:../../security/py-google-reauth
 DEPENDS+=      ${PYPKGPREFIX}-oauth2client>=2.2.0:../../security/py-oauth2client
 DEPENDS+=      ${PYPKGPREFIX}-OpenSSL>=0.13:../../security/py-OpenSSL
 DEPENDS+=      ${PYPKGPREFIX}-retry_decorator>=1.0.0:../../devel/py-retry_decorator
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.12.0:../../lang/py-six
-DEPENDS+=      ${PYPKGPREFIX}-SocksiPy-branch-1.01*:../../net/py-socksipy-branch
 TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
 TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
 
diff -r 997a4a976b96 -r 1c4a1fc1c54a net/py-gcs-oauth2-boto-plugin/distinfo
--- a/net/py-gcs-oauth2-boto-plugin/distinfo    Fri Oct 16 06:21:13 2020 +0000
+++ b/net/py-gcs-oauth2-boto-plugin/distinfo    Fri Oct 16 07:00:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/02 17:36:42 bsiegert Exp $
+$NetBSD: distinfo,v 1.5 2020/10/16 07:00:57 bsiegert Exp $
 
-SHA1 (gcs-oauth2-boto-plugin-2.5.tar.gz) = 68ff4c35b9a392a52fcebd2426ddf96bdfb4b98c
-RMD160 (gcs-oauth2-boto-plugin-2.5.tar.gz) = 1a633e779832aa1dbebb749ddf989f8e026576d4
-SHA512 (gcs-oauth2-boto-plugin-2.5.tar.gz) = db6810351c8364c9b217e092aa83803cdc7831136b3fa1be4c54f978f919e2e33bdaf32b8d36db359c5a328eb57f7ad2cee219b94d7f60403f27aaa6a6fd53cc
-Size (gcs-oauth2-boto-plugin-2.5.tar.gz) = 16739 bytes
+SHA1 (gcs-oauth2-boto-plugin-2.7.tar.gz) = c496174a78d8900821c1ed2fe82acfea4f99bcdf
+RMD160 (gcs-oauth2-boto-plugin-2.7.tar.gz) = 1d9077826782f07f58e8182bb19630b5f40dc56f
+SHA512 (gcs-oauth2-boto-plugin-2.7.tar.gz) = 0ea8d4b01a2da79397e06de9dc0279594017e58e3874a2633b32007590efa2e8a29b5d2127d0218663cf7e63042adcc9801dbbb11bdfcb40d0c5d67c47267a09
+Size (gcs-oauth2-boto-plugin-2.7.tar.gz) = 20929 bytes



Home | Main Index | Thread Index | Old Index