pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-google-api-python-client Updated py-google-api-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36ba6c643cb2
branches:  trunk
changeset: 351946:36ba6c643cb2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 01 16:56:36 2016 +0000

description:
Updated py-google-api-python-client to 1.5.3.

v1.5.3
  Version 1.5.3

  Bugfix release

  - Fixed import error with oauth2client >= 3.0.0. (#270)

v1.5.2
  Version 1.5.2

  Bugfix release

  - Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
  - Fix project_id argument description. (#257)
  - Retry chunk uploaded on rate limit exceeded errors. (#255)
  - Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
  - Warn when running tests using HttpMock without having a cache. (#261)

diffstat:

 www/py-google-api-python-client/Makefile |   4 ++--
 www/py-google-api-python-client/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5282381b2905 -r 36ba6c643cb2 www/py-google-api-python-client/Makefile
--- a/www/py-google-api-python-client/Makefile  Thu Sep 01 16:54:41 2016 +0000
+++ b/www/py-google-api-python-client/Makefile  Thu Sep 01 16:56:36 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2016/07/09 13:04:14 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/09/01 16:56:36 wiz Exp $
 
-DISTNAME=      google-api-python-client-1.5.1
+DISTNAME=      google-api-python-client-1.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=google/}
diff -r 5282381b2905 -r 36ba6c643cb2 www/py-google-api-python-client/distinfo
--- a/www/py-google-api-python-client/distinfo  Thu Sep 01 16:54:41 2016 +0000
+++ b/www/py-google-api-python-client/distinfo  Thu Sep 01 16:56:36 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/05/20 23:44:20 mef Exp $
+$NetBSD: distinfo,v 1.6 2016/09/01 16:56:36 wiz Exp $
 
-SHA1 (google-api-python-client-1.5.1.tar.gz) = e496b2b8a562fee81b5331b117a369252923c97e
-RMD160 (google-api-python-client-1.5.1.tar.gz) = 69994cb1b2b1b0a8439c55a308ac5e3b70062b1e
-SHA512 (google-api-python-client-1.5.1.tar.gz) = b6a89cffa0524b29c2e763cd9c3ec26218ef0b4c6855eaf7575939d1730f7f3cba8be8df6ebe43cf364f30f73ac0014551a94266a3d46c278f24075642679494
-Size (google-api-python-client-1.5.1.tar.gz) = 3229194 bytes
+SHA1 (google-api-python-client-1.5.3.tar.gz) = 3c1e2a25532d1952c9cb49eaf2baca084d45514b
+RMD160 (google-api-python-client-1.5.3.tar.gz) = ff3ccd09a3c817c1a55d14fd1df6ad17e6b5f826
+SHA512 (google-api-python-client-1.5.3.tar.gz) = 3f58af0d1f165fa7e045d08a0bfc282855b40dbea16d310bbc4cbce76f631b6303738a396048efc8ea114fdff1164d1ad303148999d0ab0ba0d2cc91df9408b3
+Size (google-api-python-client-1.5.3.tar.gz) = 3622355 bytes



Home | Main Index | Thread Index | Old Index