From owner-svn-ports-head@freebsd.org Tue Feb 7 18:05:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE983CD5233; Tue, 7 Feb 2017 18:05:07 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83F21114D; Tue, 7 Feb 2017 18:05:07 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17I56tu097010; Tue, 7 Feb 2017 18:05:06 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17I562V097008; Tue, 7 Feb 2017 18:05:06 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201702071805.v17I562V097008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 7 Feb 2017 18:05:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433575 - head/www/py-google-api-python-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:05:07 -0000 Author: nivit Date: Tue Feb 7 18:05:06 2017 New Revision: 433575 URL: https://svnweb.freebsd.org/changeset/ports/433575 Log: - Update to 1.6.1 ChangeLog: https://github.com/google/google-api-python-client/releases/tag/v1.6.1 Modified: head/www/py-google-api-python-client/Makefile head/www/py-google-api-python-client/distinfo Modified: head/www/py-google-api-python-client/Makefile ============================================================================== --- head/www/py-google-api-python-client/Makefile Tue Feb 7 17:52:47 2017 (r433574) +++ head/www/py-google-api-python-client/Makefile Tue Feb 7 18:05:06 2017 (r433575) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= google-api-python-client -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.6.1 +PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,10 @@ COMMENT= Google API Client Library for P LICENSE= APACHE20 #BUILD_DEPENDS= ${PKGNAMEPREFIX}oauth2client>=1.4.6:security/py-oauth2client -RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.8:www/py-httplib2 \ - ${PKGNAMEPREFIX}oauth2client>=1.4.6:security/py-oauth2client \ +RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.9.2:www/py-httplib2 \ + ${PKGNAMEPREFIX}oauth2client>=1.5.0:security/py-oauth2client \ ${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six \ - ${PKGNAMEPREFIX}uritemplate>=0.6:net/py-uritemplate + ${PKGNAMEPREFIX}uritemplate>=3.0.0:net/py-uritemplate DJANGO_DESC= Use the library with Django DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.3:www/py-django18 Modified: head/www/py-google-api-python-client/distinfo ============================================================================== --- head/www/py-google-api-python-client/distinfo Tue Feb 7 17:52:47 2017 (r433574) +++ head/www/py-google-api-python-client/distinfo Tue Feb 7 18:05:06 2017 (r433575) @@ -1,2 +1,3 @@ -SHA256 (google-api-python-client-1.4.1.tar.gz) = 63d3bad8b29337cfd1c8b96e403dc0fe61e437a118eeff0c1eaa109c96e13f9c -SIZE (google-api-python-client-1.4.1.tar.gz) = 41129 +TIMESTAMP = 1486486057 +SHA256 (google-api-python-client-1.6.1.tar.gz) = 1b161de2de3900e5faef55c4ed73a9f7c3303b229d2dc9c55b6caea1f09e9fb4 +SIZE (google-api-python-client-1.6.1.tar.gz) = 46759