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: Sat Nov 26 17:55:38 UTC 2022
Modified Files:
pkgsrc/devel/py-googleapis-common-protos: Makefile distinfo
Log Message:
py-googleapis-common-protos: updated to 1.57.0
1.57.0 (2022-11-15)
Features
Add support for Python 3.10
Add support for Python 3.11
added google.api.JwtLocation.cookie (6af2132)
added google.api.Service.publishing and client libraries settings (6af2132)
new fields in enum google.api.ErrorReason (6af2132)
Bug Fixes
deprecate google.api.BackendRule.min_deadline (6af2132)
deps: Require protobuf >=3.19.5
Documentation
minor updates to comments
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-googleapis-common-protos/Makefile
cvs rdiff -u -r1.6 -r1.7 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.5 pkgsrc/devel/py-googleapis-common-protos/Makefile:1.6
--- pkgsrc/devel/py-googleapis-common-protos/Makefile:1.5 Thu Sep 15 22:13:43 2022
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile Sat Nov 26 17:55:38 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/09/15 22:13:43 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/11/26 17:55:38 adam Exp $
-DISTNAME= googleapis-common-protos-1.56.4
+DISTNAME= googleapis-common-protos-1.57.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/googleapis/
COMMENT= Python support for Public interface definitions of Google APIs
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.6.0:../../devel/py-protobuf
+DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-googleapis-common-protos/distinfo
diff -u pkgsrc/devel/py-googleapis-common-protos/distinfo:1.6 pkgsrc/devel/py-googleapis-common-protos/distinfo:1.7
--- pkgsrc/devel/py-googleapis-common-protos/distinfo:1.6 Thu Sep 15 22:13:43 2022
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo Sat Nov 26 17:55:38 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/09/15 22:13:43 wiz Exp $
+$NetBSD: distinfo,v 1.7 2022/11/26 17:55:38 adam Exp $
-BLAKE2s (googleapis-common-protos-1.56.4.tar.gz) = 18a0d23411abcb83b1b0830c93e9bb2997ef4e3a4b067c8f68f37dfc71fb719c
-SHA512 (googleapis-common-protos-1.56.4.tar.gz) = c4dc3d5390caf5b671b5cf091410d660a96e5e5df5b9584cc757cc5c6929dabd8456965a7721a7573fa28ba8143af8f4c30183193f2e735eb1e25b66b1e15d7c
-Size (googleapis-common-protos-1.56.4.tar.gz) = 109551 bytes
+BLAKE2s (googleapis-common-protos-1.57.0.tar.gz) = 26ef085ea2f7ffada8717022185ac83358211b8e8023a846dc12e4e7f4bb742b
+SHA512 (googleapis-common-protos-1.57.0.tar.gz) = 254f31631508770754a3bcc72a31705fc80aca87186291db73c20dd85ee209c71d97110dc2c9c742243ccb2121d38d77d3e1dc8a05eb4fc77ce07a2f32f7ef31
+Size (googleapis-common-protos-1.57.0.tar.gz) = 115316 bytes
Home |
Main Index |
Thread Index |
Old Index