pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-googleapis-common-protos



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 10 13:09:14 UTC 2026

Modified Files:
        pkgsrc/devel/py-googleapis-common-protos: Makefile distinfo

Log Message:
py-googleapis-common-protos: update to 1.75.0.

API updates.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-googleapis-common-protos/Makefile \
    pkgsrc/devel/py-googleapis-common-protos/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-googleapis-common-protos/Makefile
diff -u pkgsrc/devel/py-googleapis-common-protos/Makefile:1.29 pkgsrc/devel/py-googleapis-common-protos/Makefile:1.30
--- pkgsrc/devel/py-googleapis-common-protos/Makefile:1.29      Sun Apr  5 11:38:34 2026
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile   Sun May 10 13:09:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2026/04/05 11:38:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2026/05/10 13:09:14 wiz Exp $
 
-DISTNAME=      googleapis_common_protos-1.74.0
+DISTNAME=      googleapis_common_protos-1.75.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}
@@ -12,6 +12,8 @@ LICENSE=      apache-2.0
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf
+# would lead to dependency cycle
+#DEPENDS+=     ${PYPKGPREFIX}-google-api-core>=0:../../devel/py-google-api-core
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/devel/py-googleapis-common-protos/distinfo
diff -u pkgsrc/devel/py-googleapis-common-protos/distinfo:1.29 pkgsrc/devel/py-googleapis-common-protos/distinfo:1.30
--- pkgsrc/devel/py-googleapis-common-protos/distinfo:1.29      Sun Apr  5 11:38:34 2026
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo   Sun May 10 13:09:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/04/05 11:38:34 wiz Exp $
+$NetBSD: distinfo,v 1.30 2026/05/10 13:09:14 wiz Exp $
 
-BLAKE2s (googleapis_common_protos-1.74.0.tar.gz) = aefdd02b9f2892645c9752a408feace939c6681f5400c5c8fcd6370c00696fa7
-SHA512 (googleapis_common_protos-1.74.0.tar.gz) = 99b8d650aff8e9a26b2d5ed6bdb0f13bffcb4041d5d1d6519b8a3be7a45a2ca73d2b5dd51690a4bfe3bf14122fed34d3bc12b83996a6fcbab554e98f7d8132c0
-Size (googleapis_common_protos-1.74.0.tar.gz) = 151254 bytes
+BLAKE2s (googleapis_common_protos-1.75.0.tar.gz) = 04f1fc4ff4cce49c7a94cd3e268d3e7da5959bd8171c553d290dd727970288f6
+SHA512 (googleapis_common_protos-1.75.0.tar.gz) = 08c87d0a4d828b46e24d3caf44b85c31c045b6316621e9afdcca8e652d04daab67f9067f4add0ee5082b68f74ea63ba615836eb9492fec79e89689edee0a6684
+Size (googleapis_common_protos-1.75.0.tar.gz) = 151035 bytes



Home | Main Index | Thread Index | Old Index