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: wiz
Date: Sun Oct 5 18:46:38 UTC 2025
Modified Files:
pkgsrc/devel/py-google-api-core: Makefile distinfo
Log Message:
py-google-api-core: update to 2.25.2.
Bug Fixes
Deprecate credentials_file argument (#841) (324eb74)
Fix async tests and round-off error in test expectations (#837) (14a5978)
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/py-google-api-core/Makefile
cvs rdiff -u -r1.41 -r1.42 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.45 pkgsrc/devel/py-google-api-core/Makefile:1.46
--- pkgsrc/devel/py-google-api-core/Makefile:1.45 Tue Jul 1 19:40:57 2025
+++ pkgsrc/devel/py-google-api-core/Makefile Sun Oct 5 18:46:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2025/07/01 19:40:57 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2025/10/05 18:46:38 wiz Exp $
-DISTNAME= google_api_core-2.25.1
+DISTNAME= google_api_core-2.25.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/}
@@ -22,8 +22,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-async
USE_LANGUAGES= # none
-# test status as of 2.25.1
-# 718 passed, 23 skipped
+# test status as of 2.25.2
+# 718 passed, 23 skipped, 2 warnings
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-google-api-core/distinfo
diff -u pkgsrc/devel/py-google-api-core/distinfo:1.41 pkgsrc/devel/py-google-api-core/distinfo:1.42
--- pkgsrc/devel/py-google-api-core/distinfo:1.41 Tue Jul 1 19:40:57 2025
+++ pkgsrc/devel/py-google-api-core/distinfo Sun Oct 5 18:46:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2025/07/01 19:40:57 wiz Exp $
+$NetBSD: distinfo,v 1.42 2025/10/05 18:46:38 wiz Exp $
-BLAKE2s (google_api_core-2.25.1.tar.gz) = 9d9c5f5201cc8cb7c5b549686593e179a533166b34a65733a6a5250b354d9ae2
-SHA512 (google_api_core-2.25.1.tar.gz) = 441019e8d558d7a1373b420fad8639ddda0d5b0de89f3a440888aaa72b824d950d055869bdc344df92fced06ff6ae86fbffde611d878784346178d702a9fdafd
-Size (google_api_core-2.25.1.tar.gz) = 165443 bytes
+BLAKE2s (google_api_core-2.25.2.tar.gz) = d9b6604ed0acdfce8ff4f3d68eb76552d09b4a2a5812d9f243075c286d3c099d
+SHA512 (google_api_core-2.25.2.tar.gz) = 7fd67dafa0142dcc47d674e36dd48f3e54c6bafdd1d01fba0d106a5c8aaf0e41a9ae6b46d1869f51c3b4837e30411985aa99a084afa120f5ec05ebe6b4a44b53
+Size (google_api_core-2.25.2.tar.gz) = 166266 bytes
Home |
Main Index |
Thread Index |
Old Index