Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 13:54:00 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559119 - head/www/py-google-api-core
Message-ID:  <202012241354.0BODs0gJ037452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 24 13:54:00 2020
New Revision: 559119
URL: https://svnweb.freebsd.org/changeset/ports/559119

Log:
  Update to 1.24.1
  
  Changes:	https://github.com/googleapis/python-api-core/releases
  		https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md

Modified:
  head/www/py-google-api-core/Makefile
  head/www/py-google-api-core/distinfo

Modified: head/www/py-google-api-core/Makefile
==============================================================================
--- head/www/py-google-api-core/Makefile	Thu Dec 24 13:53:55 2020	(r559118)
+++ head/www/py-google-api-core/Makefile	Thu Dec 24 13:54:00 2020	(r559119)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.24.0
+PORTVERSION=	1.24.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-google-api-core/distinfo
==============================================================================
--- head/www/py-google-api-core/distinfo	Thu Dec 24 13:53:55 2020	(r559118)
+++ head/www/py-google-api-core/distinfo	Thu Dec 24 13:54:00 2020	(r559119)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366188
-SHA256 (google-api-core-1.24.0.tar.gz) = 6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b
-SIZE (google-api-core-1.24.0.tar.gz) = 93683
+TIMESTAMP = 1608730763
+SHA256 (google-api-core-1.24.1.tar.gz) = 0f1dee446db2685863c3c493a90fefa5fc7f4defaf8e1a320b50ccaddfb5d469
+SIZE (google-api-core-1.24.1.tar.gz) = 93827



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