Browse Source

www/py-google-api-python-client: Update to 2.174.0

- Pet portclippy

Release changes:	https://github.com/googleapis/google-api-python-client/releases/tag/v2.174.0
Reported by:	"release-please[bot]" <notifications@github.com>
overlay
Nicola Vitale 2 days ago
parent
commit
edc48f8098
No known key found for this signature in database GPG Key ID: A51E190C4C0808D0
  1. 7
      www/py-google-api-python-client/Makefile
  2. 6
      www/py-google-api-python-client/distinfo

7
www/py-google-api-python-client/Makefile

@ -1,5 +1,5 @@
PORTNAME= google-api-python-client
DISTVERSION= 2.173.0
DISTVERSION= 2.174.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -24,8 +24,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-c
${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}parameterized>=0.8.1:devel/py-parameterized@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR}
# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system
TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
USES= pytest python
USE_PYTHON= autoplist distutils pytest
@ -35,6 +33,9 @@ PYTEST_IGNORED_TESTS= test_universe_env_var_configured_with_mtls \
test_client_options_universe_configured_with_mtls \
test_tests_should_be_run_with_strict_positional_enforcement
# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system
TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
NO_ARCH= yes
OPTIONS_DEFINE= WEBTEST

6
www/py-google-api-python-client/distinfo

@ -1,3 +1,3 @@
TIMESTAMP = 1750425525
SHA256 (google_api_python_client-2.173.0.tar.gz) = b537bc689758f4be3e6f40d59a6c0cd305abafdea91af4bc66ec31d40c08c804
SIZE (google_api_python_client-2.173.0.tar.gz) = 13091318
TIMESTAMP = 1750922552
SHA256 (google_api_python_client-2.174.0.tar.gz) = 9eb7616a820b38a9c12c5486f9b9055385c7feb18b20cbafc5c5a688b14f3515
SIZE (google_api_python_client-2.174.0.tar.gz) = 13127872

Loading…
Cancel
Save