pkgsrc-Changes-HG archive

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

pkgsrc: py-google-api-python-client: update to 1.6.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdbad8376c8f
branches:  trunk
changeset: 306463:bdbad8376c8f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 17 10:43:00 2018 +0000
description:
py-google-api-python-client: update to 1.6.6.

v1.6.6
  Version 1.6.6

  Bugfix release

  - Warn when constructing BatchHttpRequest using the legacy batch URI (#488)
  - Increase the default media chunksize to 100MB. (#482)
  - Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467)

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 f7a3f7620ace -r bdbad8376c8f www/py-google-api-python-client/Makefile
--- a/www/py-google-api-python-client/Makefile  Tue Apr 17 10:41:06 2018 +0000
+++ b/www/py-google-api-python-client/Makefile  Tue Apr 17 10:43:00 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/01/21 11:54:02 adam Exp $
+# $NetBSD: Makefile,v 1.18 2018/04/17 10:43:00 wiz Exp $
 
-DISTNAME=      google-api-python-client-1.6.5
+DISTNAME=      google-api-python-client-1.6.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-api-python-client/}
diff -r f7a3f7620ace -r bdbad8376c8f www/py-google-api-python-client/distinfo
--- a/www/py-google-api-python-client/distinfo  Tue Apr 17 10:41:06 2018 +0000
+++ b/www/py-google-api-python-client/distinfo  Tue Apr 17 10:43:00 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/01/21 11:54:02 adam Exp $
+$NetBSD: distinfo,v 1.14 2018/04/17 10:43:00 wiz Exp $
 
-SHA1 (google-api-python-client-1.6.5.tar.gz) = 071badc712a3df652ccc4e259e3325b87e4efc26
-RMD160 (google-api-python-client-1.6.5.tar.gz) = 860030f05c917efc6d3e71485427aeaa821f5e3f
-SHA512 (google-api-python-client-1.6.5.tar.gz) = ecf4e38ed92e25086fd1eec0e9dd35d77bd93a41519555e98887ae869179516d8062546f51b966a6b40e66a45ed86239a7c214bc7ec8286de7c7822a47544c68
-Size (google-api-python-client-1.6.5.tar.gz) = 49641 bytes
+SHA1 (google-api-python-client-1.6.6.tar.gz) = 1836d507f1f0aea5614ac2ccf39dedd7a364d29e
+RMD160 (google-api-python-client-1.6.6.tar.gz) = 4005da1619295900b0791fa67e6dad79bd540614
+SHA512 (google-api-python-client-1.6.6.tar.gz) = 9fbdd18309e748d19a5ec16e253fb10bb99c61542c539550781ab85e0acbfe56665b2b112fa39f25adb5c7e43f531a9f9242ddbfb745c9ce7701644126c3a32d
+Size (google-api-python-client-1.6.6.tar.gz) = 49950 bytes



Home | Main Index | Thread Index | Old Index