diff options
Diffstat (limited to 'www/py-google-cloud-compute')
-rw-r--r-- | www/py-google-cloud-compute/Makefile | 5 | ||||
-rw-r--r-- | www/py-google-cloud-compute/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/py-google-cloud-compute/Makefile b/www/py-google-cloud-compute/Makefile index a538d929d58c..05bb9e94441b 100644 --- a/www/py-google-cloud-compute/Makefile +++ b/www/py-google-cloud-compute/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-compute -PORTVERSION= 1.35.0 +PORTVERSION= 1.38.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= google_cloud_compute-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Compute API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \ +WWW= https://cloud.google.com/python/docs/reference/compute/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-compute/distinfo b/www/py-google-cloud-compute/distinfo index 297ba4dc7c75..7d2a908cb603 100644 --- a/www/py-google-cloud-compute/distinfo +++ b/www/py-google-cloud-compute/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120864 -SHA256 (google_cloud_compute-1.35.0.tar.gz) = f13946ddbea27ceaa55cc3a32026177d1af6d247a76e9ed4407256067fabdacf -SIZE (google_cloud_compute-1.35.0.tar.gz) = 4432214 +TIMESTAMP = 1759816734 +SHA256 (google_cloud_compute-1.38.0.tar.gz) = e4bca7b03c22e2af8ff576b4fb4e79f7566fb110b578babb0fdcd866336a010e +SIZE (google_cloud_compute-1.38.0.tar.gz) = 4446924 |