Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2018 10:40:59 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487148 - head/www/py-google-api-python-client
Message-ID:  <201812101040.wBAAexP5033257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Mon Dec 10 10:40:58 2018
New Revision: 487148
URL: https://svnweb.freebsd.org/changeset/ports/487148

Log:
  - Update to 1.7.5
  - Pet portlint

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	Mon Dec 10 10:26:41 2018	(r487147)
+++ head/www/py-google-api-python-client/Makefile	Mon Dec 10 10:40:58 2018	(r487148)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-python-client
-PORTVERSION=	1.7.4
-PORTREVISION=	1
+PORTVERSION=	1.7.5
+PORTREVISION=	0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httplib2>=0.9.2:ww
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	DJANGO GAE WEBTEST

Modified: head/www/py-google-api-python-client/distinfo
==============================================================================
--- head/www/py-google-api-python-client/distinfo	Mon Dec 10 10:26:41 2018	(r487147)
+++ head/www/py-google-api-python-client/distinfo	Mon Dec 10 10:40:58 2018	(r487148)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535227072
-SHA256 (google-api-python-client-1.7.4.tar.gz) = 5d5cb02c6f3112c68eed51b74891a49c0e35263380672d662f8bfe85b8114d7c
-SIZE (google-api-python-client-1.7.4.tar.gz) = 141798
+TIMESTAMP = 1544437069
+SHA256 (google-api-python-client-1.7.5.tar.gz) = 85674c2aa4b96a478b4d0859f8b814879551a4eaf6977ead6f94863aa8ab46ef
+SIZE (google-api-python-client-1.7.5.tar.gz) = 141433



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101040.wBAAexP5033257>