From nobody Fri May 1 13:21:14 2026 X-Original-To: dev-commits-ports-main@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 4g6Wrq0Rbcz6cdWT for ; Fri, 01 May 2026 13:21:15 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6Wrp4sYFz3Q6P for ; Fri, 01 May 2026 13:21:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777641674; 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=iIjqFnw0r0KHyDA962WORElalFj1tS1cLbg7eADuEog=; b=W9suxZ5rxjfy05A0ROBu/B48NK4Vkao6FR/Jn8ouPmwSxWzBw2ZkVUi+exotDKNtgru3Kk typADKZjuUnky3Rk/5e6GM/9prVHYWhWuquApuVEreDPIfKtoypikztq9a9mzvgCt5WzEp kEAgNWiRQZn4PMXm4Dswb5gIqoMvch+drWnZtd7yQx6GfPb6GxZifm3hWD6FIcgyGEzAsp i+v/jr+a3RG7WKXNTqd66uCiNFokUCVIC/WqAd4VmTN7FlDF3VA7GTF7+y+v/31aGESvRf 7C0PZgNExAJQa1aDrgG9E4EHhBU6X/XzwlKwdXJnHyLvBKEQwcIhheVTc/jjFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777641674; a=rsa-sha256; cv=none; b=OPOxWe/FCuAwKcKM8v0A5MDw/AWHmR/7oC2B0vma4MQ0Ro7gUAPPDaoyO0vBpWeAjY+o61 99KSnXItyf9z/2x6VJjrk6M80gOlNRbNSWN+1J4G1zQA4I7f1y+2sskPD+XGWLRvK/FYAz M97iW9jZfjMVaSfwc65Im4U3Rn+wosd/sBmA6oytFktxPAqtemmJ6VC5C44eVDRA+TOE8e 5RCEvofStwtX+qQYktGXl+60vFLaQkj1+l8ECHWctWLXymog3QE6c1XqNxuezRnXlK4L2C 12Hs70QTi3lrxoDq1WEQHWNdh9Gdd/Wa90hSQQ4vxGA1mu1Uyj9eT8cde21Eeg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777641674; 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=iIjqFnw0r0KHyDA962WORElalFj1tS1cLbg7eADuEog=; b=N331wj5+QI+RFnF5x1SC9T0lzpz55cp0GIP2yJ7ygIou/6SyiKuufdvull4kTi76OEowHW DHQj1vd0XqE3H/CiWaCsfRfWl2hzIoPPnCUDNiA5yjwqXs7grCS5gEZdV5EIiVrfuD9n5r 8pXzTV5YeG9L6wuLUii6vwpF9YI7aacxUxEyGODeDjzLotEPWjq1Updh8cY/AiouNspUo+ BBqTBkTudTU7daLEEsKJOnu1UsWHm3v2QOsXCJcJVVDuzY5ExlktI+CBa1InuLxhRjs8CK 5G5M2aY8E9t8bUqS8YdZBQxufOZR9qj+BGWiq4dZJXnS8RPJrOfIY9hltkBf5A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g6Wrp4Qbpz113g for ; Fri, 01 May 2026 13:21:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f290 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 01 May 2026 13:21:14 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: 902fcfa4ee5d - main - www/py-google-api-python-client: Update to 2.195.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@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: 902fcfa4ee5d1f946fb3ada040d4744ba9f4406b Auto-Submitted: auto-generated Date: Fri, 01 May 2026 13:21:14 +0000 Message-Id: <69f4a8ca.3f290.7e74aecd@gitrepo.freebsd.org> The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=902fcfa4ee5d1f946fb3ada040d4744ba9f4406b commit 902fcfa4ee5d1f946fb3ada040d4744ba9f4406b Author: Nicola Vitale AuthorDate: 2026-05-01 13:20:03 +0000 Commit: Nicola Vitale CommitDate: 2026-05-01 13:20:57 +0000 www/py-google-api-python-client: Update to 2.195.0 - Convert to PEP517 ChangeLog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.195.0 Reported by: "release-please[bot]" --- www/py-google-api-python-client/Makefile | 6 ++++-- www/py-google-api-python-client/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 91b2bc6912f5..a1045ee0d880 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.194.0 +DISTVERSION= 2.195.0 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= PYPI @@ -13,6 +13,8 @@ WWW= https://github.com/googleapis/google-api-python-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0_3:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0.47.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-httplib2>=0.2.0:security/py-google-auth-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=1.32:security/py-google-auth@${PY_FLAVOR} \ @@ -27,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-c ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} USES= pytest python -USE_PYTHON= autoplist distutils pytest +USE_PYTHON= autoplist pep517 pytest # Require Application Default Credentials # see https://cloud.google.com/docs/authentication/external/set-up-adc PYTEST_IGNORED_TESTS= test_universe_env_var_configured_with_mtls \ diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 65900e637a4c..4e14eafa80f9 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775727025 -SHA256 (google_api_python_client-2.194.0.tar.gz) = db92647bd1a90f40b79c9618461553c2b20b6a43ce7395fa6de07132dc14f023 -SIZE (google_api_python_client-2.194.0.tar.gz) = 14443469 +TIMESTAMP = 1777640755 +SHA256 (google_api_python_client-2.195.0.tar.gz) = c72cf2661c3addf01c880ce60541e83e1df354644b874f7f9d8d5ed2070446ae +SIZE (google_api_python_client-2.195.0.tar.gz) = 14584819