pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-google-api-core
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 15 08:55:17 UTC 2020
Modified Files:
pkgsrc/devel/py-google-api-core: Makefile distinfo
Log Message:
py-google-api-core: updated to 1.24.0
1.24.0
Features
add support for Python 3.9, drop support for Python 3.5
Documentation
explain how to create credentials from dict
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-google-api-core/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-google-api-core/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-google-api-core/Makefile
diff -u pkgsrc/devel/py-google-api-core/Makefile:1.9 pkgsrc/devel/py-google-api-core/Makefile:1.10
--- pkgsrc/devel/py-google-api-core/Makefile:1.9 Mon Nov 9 13:13:26 2020
+++ pkgsrc/devel/py-google-api-core/Makefile Tue Dec 15 08:55:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/11/09 13:13:26 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/12/15 08:55:17 adam Exp $
-DISTNAME= google-api-core-1.23.0
+DISTNAME= google-api-core-1.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/}
@@ -10,10 +10,10 @@ HOMEPAGE= https://github.com/googleapis/
COMMENT= Python support library for multiple Google libraries
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.21.0:../../security/py-google-auth
+DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.21.1:../../security/py-google-auth
DEPENDS+= ${PYPKGPREFIX}-googleapis-common-protos>=1.6.0:../../devel/py-googleapis-common-protos
DEPENDS+= ${PYPKGPREFIX}-grpcio>=1.29.0:../../net/py-grpcio
-DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.4.0:../../devel/py-protobuf
+DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.12.0:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-requests>=2.18.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-setuptools>=34.0.0:../../devel/py-setuptools
Index: pkgsrc/devel/py-google-api-core/distinfo
diff -u pkgsrc/devel/py-google-api-core/distinfo:1.8 pkgsrc/devel/py-google-api-core/distinfo:1.9
--- pkgsrc/devel/py-google-api-core/distinfo:1.8 Mon Nov 9 13:13:26 2020
+++ pkgsrc/devel/py-google-api-core/distinfo Tue Dec 15 08:55:17 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/11/09 13:13:26 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/12/15 08:55:17 adam Exp $
-SHA1 (google-api-core-1.23.0.tar.gz) = 21b31a25b5ce5010b58f7ffff7cbfcf9f7c1cdcc
-RMD160 (google-api-core-1.23.0.tar.gz) = be6e58f08b74e7f5326a6b95b03db2cdf5235826
-SHA512 (google-api-core-1.23.0.tar.gz) = 97f129fa8bb6da110d54b93254d2504bad30d4ce3ea6da02079aae29522650bf4adc4a9a1d34c8fcd433624d407428f16f56e0af2d0a7bd6a942e5d04cda8457
-Size (google-api-core-1.23.0.tar.gz) = 93653 bytes
+SHA1 (google-api-core-1.24.0.tar.gz) = 65655160d4417a29db3a7a74234e70c9f1e3763c
+RMD160 (google-api-core-1.24.0.tar.gz) = c6e99e20b9f69d840c0d398f778b1272c2afeae7
+SHA512 (google-api-core-1.24.0.tar.gz) = c625414bc3a3ba380dabc740c95ac8301bac6d27556fb77229dcc47a06d87c9f6719c8f41159d3a6d752f97b995b6f33042b414e77039a9acf8b389ce652ddbb
+Size (google-api-core-1.24.0.tar.gz) = 93683 bytes
Home |
Main Index |
Thread Index |
Old Index