pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-google-api-core py-google-api-core: updated t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5b6d903bc51
branches: trunk
changeset: 387500:c5b6d903bc51
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 31 10:42:45 2022 +0000
description:
py-google-api-core: updated to 2.10.2
2.10.2 (2022-10-08)
Bug Fixes
deps: Allow protobuf 3.19.5
diffstat:
devel/py-google-api-core/Makefile | 15 +++++++--------
devel/py-google-api-core/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 12 deletions(-)
diffs (49 lines):
diff -r f640d0291aed -r c5b6d903bc51 devel/py-google-api-core/Makefile
--- a/devel/py-google-api-core/Makefile Mon Oct 31 10:27:05 2022 +0000
+++ b/devel/py-google-api-core/Makefile Mon Oct 31 10:42:45 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/09/28 11:06:45 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2022/10/31 10:42:45 adam Exp $
-DISTNAME= google-api-core-2.10.1
+DISTNAME= google-api-core-2.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/}
@@ -14,18 +14,17 @@
DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.20.1:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.25.0:../../security/py-google-auth
DEPENDS+= ${PYPKGPREFIX}-requests>=2.18.0:../../devel/py-requests
+# extras
DEPENDS+= ${PYPKGPREFIX}-grpcio>=1.33.2:../../net/py-grpcio
-# separate packages or part of grpcio?
-#DEPENDS+= ${PYPKGPREFIX}-grpcio-status>=1.33.2:../../net/py-grpcio-status
-#DEPENDS+= ${PYPKGPREFIX}-grpcio-gcp>=0.2.2:../../net/py-grpcio-gcp
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-proto-plus-[0-9]*:../../devel/py-proto-plus
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-proto-plus-[0-9]*:../../devel/py-proto-plus
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio-[0-9]*:../../devel/py-test-asyncio
+
+USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-USE_LANGUAGES= # none
-
# needs to be installed for testing
# as of 2.10.1:
# 5 failed, 572 passed, 71 skipped, 138 warnings
diff -r f640d0291aed -r c5b6d903bc51 devel/py-google-api-core/distinfo
--- a/devel/py-google-api-core/distinfo Mon Oct 31 10:27:05 2022 +0000
+++ b/devel/py-google-api-core/distinfo Mon Oct 31 10:42:45 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2022/09/15 22:24:23 wiz Exp $
+$NetBSD: distinfo,v 1.21 2022/10/31 10:42:45 adam Exp $
-BLAKE2s (google-api-core-2.10.1.tar.gz) = 2142d78c64cd3524ffe360d245f1931322000f9d389432081e567868b3435ca9
-SHA512 (google-api-core-2.10.1.tar.gz) = 991de11f9ba5ec2efc7991050015b5a795392302619daac2fa3562b7a065f5fd342ed366879fec97504405845e4189cad5c0e52419ecd24ceb5135f5d3d44241
-Size (google-api-core-2.10.1.tar.gz) = 123653 bytes
+BLAKE2s (google-api-core-2.10.2.tar.gz) = f953c9b7a55bb833d9245bcd30acbd56403eacb02d03af22ca86e180bc019080
+SHA512 (google-api-core-2.10.2.tar.gz) = 95617f98387e17240610027235da9566d615a3f44959ab71bf6de869e1a73aab5b8e16a8796519181ca7202c8208a67a67902057460f3ac6d2ef00599f37e35d
+Size (google-api-core-2.10.2.tar.gz) = 123691 bytes
Home |
Main Index |
Thread Index |
Old Index