From nobody Thu Jan 05 14:19:28 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NnpWP1hhkz2qvXQ; Thu, 5 Jan 2023 14:19:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NnpWN6NWwz3rnP; Thu, 5 Jan 2023 14:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672928368; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aIkSWw0Jd3n/QgXhGyWoy1VO6CTjznR67mc0ET4mSRA=; b=NDGror5py9w8XDFAtvMKr1Y+n403bJDFOTSOd2h8VzV/E7HZPPYHo/T5be6OirWgtwX9CC zXhRgTvJXFV/jEetVhjzRYV2+3TDND2n7nPRKdHClL4qGU2Gpw+/PilwJoGC+Iq32Q3WiV G8AKp+sloMVh7+5dS850OCuIYreTPb055d7XHvvOkqJ84dYt9IK8qE0s8FwL2Yu2QFk0SR k51czN9Di1hXjWQUiq7XiU83r0HMiOooQ+Q/FCGB0iVykdZaaH6krn9gueKyehgK+rG8Wn 1CABc/nGcWmEMTxGoHl5+72XOVcfgtAUp1CmaBkp9g9yhVktIh7sVVHI/ozR/w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672928368; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aIkSWw0Jd3n/QgXhGyWoy1VO6CTjznR67mc0ET4mSRA=; b=fa52BhKdhPSkVb33OINZDbD48Na5ae8SZwf5rK8EsvdGHR71vy6BuaLso03+knUIXejdAc EAO3RW2wxVDyBbz/uMNXiOAThh6XaiKJtkUy/d30y87NS0aEaWSEc/3czXo4Rg+12DpGMx JM48C6VDdnrQSGeC25UezVPpgLwWu9wu2W0RXbk/cc2LnKRSyhRCJe4W8AnBDuXc5aVTEj ZtPp6mwbw0oNzdyN48Fy+M2BFkR+FzNzSmeLEYfpiP5n70x6e8Hu5JWPLNh++qhkXp3efW WWaZmqNS7poa2mNFGOMf64/IRtu/b0TmtvXY0B92LA8bsTrMMns+ROFpR5UxXA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672928368; a=rsa-sha256; cv=none; b=qNRFFZ5TUpFRsETum2AVhDBksTjqVF9JWhTZqDtNMKmP1ndmLor6SZW7M0achKCEohr1N/ 2hiou/jqLCpUyBrW7I1//Nz9bHnt4We4n/OJiXgrBUxcgfaLtk0oiUOe7fVrVDxCSPcayd y5WnFfQvbVyWJml4oZ5LIqkkies/eCd9DV604e3W1id10j+amO7+uWt7JTE/F4NB/bpLoX Yiebj+BTbYU7qN1k1F4slKxdus1n7ENQ6DGEOnFMQExmZ9EQiPqXn2xvjiXF11He+G57bK FVJ2HWWYJzhmVRJVkieXZ3oBDGGceO77IRdvhB15RpYPMssKNG3/O8W+b5ECmw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NnpWN5MmFztFw; Thu, 5 Jan 2023 14:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 305EJSnx017627; Thu, 5 Jan 2023 14:19:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 305EJSaU017626; Thu, 5 Jan 2023 14:19:28 GMT (envelope-from git) Date: Thu, 5 Jan 2023 14:19:28 GMT Message-Id: <202301051419.305EJSaU017626@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: 8a5545c60bf7 - main - www/py-google-api-python-client: Update to 2.71.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8a5545c60bf795fbcf83c6a8d7741e5ecb0a602d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a5545c60bf795fbcf83c6a8d7741e5ecb0a602d commit 8a5545c60bf795fbcf83c6a8d7741e5ecb0a602d Author: Nicola Vitale AuthorDate: 2023-01-05 14:16:26 +0000 Commit: Nicola Vitale CommitDate: 2023-01-05 14:16:26 +0000 www/py-google-api-python-client: Update to 2.71.0 Changes log: https://github.com/googleapis/google-api-python-client/releases/tag/v2.71.0 --- www/py-google-api-python-client/Makefile | 2 +- www/py-google-api-python-client/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 334afaa2889b..ff0a403647b7 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.70.0 +DISTVERSION= 2.71.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 2d4998a664b1..f6b6dac22785 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670962878 -SHA256 (google-api-python-client-2.70.0.tar.gz) = 262de094d5a30d337f59e66581019fed45b698c078397ac48dd323c0968236e7 -SIZE (google-api-python-client-2.70.0.tar.gz) = 10245265 +TIMESTAMP = 1672914320 +SHA256 (google-api-python-client-2.71.0.tar.gz) = 9412ad3445518fa9d24d02c673a70b07c9d124990f44763cdf4f5304ca5b4d08 +SIZE (google-api-python-client-2.71.0.tar.gz) = 10360960