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: adam
Date: Tue Aug 27 09:02:00 UTC 2024
Modified Files:
pkgsrc/devel/py-googleapis-common-protos: Makefile distinfo
Log Message:
py-googleapis-common-protos: updated to 1.64.0
1.64.0 (2024-08-26)
Features
Add FieldInfo.referenced_types for generics (2ba3577)
Bug Fixes
Un-deprecate Endpoint.aliases field (2ba3577)
Documentation
Fix formatting in http.proto comments (2ba3577)
Improve MethodSettings selector examples (2ba3577)
Reformat comments in context proto (2ba3577)
Update ResourceDescriptor.plural docs with AIP-122 nested collections guidance (2ba3577)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-googleapis-common-protos/Makefile
cvs rdiff -u -r1.17 -r1.18 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.16 pkgsrc/devel/py-googleapis-common-protos/Makefile:1.17
--- pkgsrc/devel/py-googleapis-common-protos/Makefile:1.16 Sun Jun 30 22:08:18 2024
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile Tue Aug 27 09:02:00 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2024/06/30 22:08:18 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2024/08/27 09:02:00 adam Exp $
-DISTNAME= googleapis-common-protos-1.63.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= googleapis_common_protos-1.64.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}
@@ -16,7 +16,5 @@ DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-googleapis-common-protos/distinfo
diff -u pkgsrc/devel/py-googleapis-common-protos/distinfo:1.17 pkgsrc/devel/py-googleapis-common-protos/distinfo:1.18
--- pkgsrc/devel/py-googleapis-common-protos/distinfo:1.17 Sun Jun 30 22:08:18 2024
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo Tue Aug 27 09:02:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/06/30 22:08:18 wiz Exp $
+$NetBSD: distinfo,v 1.18 2024/08/27 09:02:00 adam Exp $
-BLAKE2s (googleapis-common-protos-1.63.2.tar.gz) = 3062d7f634fcba1ef800eef56f993ac8b27db6b1e8dba879c093e852a912dc6c
-SHA512 (googleapis-common-protos-1.63.2.tar.gz) = ec987acb6ead40771d69e851ca679e7985532a39821d5a2318f9e5ccfce17b9e6f9d4339266b77cb2e55f2c0de0256c80321677d026f4f2c830bdb435aeff676
-Size (googleapis-common-protos-1.63.2.tar.gz) = 112890 bytes
+BLAKE2s (googleapis_common_protos-1.64.0.tar.gz) = da3afff6f638a5b1b6c502090a824931e1b6a591d8ecf85746434ffdc3ae4224
+SHA512 (googleapis_common_protos-1.64.0.tar.gz) = 3757083840f1a1a6645836f64be350fd0a7378c97f72ab540342a9cdc733d427179dc49a73b0a97e0ab75544ef1e4f81292b0a83e375829c6082de76a6d02fab
+Size (googleapis_common_protos-1.64.0.tar.gz) = 113350 bytes
Home |
Main Index |
Thread Index |
Old Index