pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth
Module Name: pkgsrc
Committed By: adam
Date: Thu May 7 05:08:20 UTC 2020
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: updated to 1.14.2
1.14.2:
Bug Fixes
support string type response.data
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/py-google-auth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-google-auth/Makefile
diff -u pkgsrc/security/py-google-auth/Makefile:1.15 pkgsrc/security/py-google-auth/Makefile:1.16
--- pkgsrc/security/py-google-auth/Makefile:1.15 Tue Apr 28 18:02:41 2020
+++ pkgsrc/security/py-google-auth/Makefile Thu May 7 05:08:20 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/04/28 18:02:41 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/07 05:08:20 adam Exp $
-DISTNAME= google-auth-1.14.1
+DISTNAME= google-auth-1.14.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
@@ -25,8 +25,6 @@ DEPENDS+= ${PYPKGPREFIX}-cryptography-[0
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses
-# should this be DEPENDS?
-TEST_DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL
PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-cachetools
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.14 pkgsrc/security/py-google-auth/distinfo:1.15
--- pkgsrc/security/py-google-auth/distinfo:1.14 Tue Apr 28 18:02:41 2020
+++ pkgsrc/security/py-google-auth/distinfo Thu May 7 05:08:20 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/04/28 18:02:41 wiz Exp $
+$NetBSD: distinfo,v 1.15 2020/05/07 05:08:20 adam Exp $
-SHA1 (google-auth-1.14.1.tar.gz) = 09565bf3da61ec2034f14938d032cdfc4c382e22
-RMD160 (google-auth-1.14.1.tar.gz) = 33c8f3f95dd1bb19d59ef3137886978bb475ac6a
-SHA512 (google-auth-1.14.1.tar.gz) = d08d31056f459753e9fb5bbe7cc61c487d090788ee65761d1e99097299a312aab48b6ec6077befe5bd4dc07ce5753994e8c9ce9c28c984ce1a042f0fb03f4139
-Size (google-auth-1.14.1.tar.gz) = 101834 bytes
+SHA1 (google-auth-1.14.2.tar.gz) = 9a0755805aee08a6a40ab8efceb26e19a77400c3
+RMD160 (google-auth-1.14.2.tar.gz) = 32c0be4bb0614f7dce7b3b521ae72a6844de6ee8
+SHA512 (google-auth-1.14.2.tar.gz) = b08a645a124af9798eabdb5d671d19274979cc704466594976d2f8938bba2bce20b1df98ae477b21ac4955189cfc6a63c3204a5edee0933f0b44d1bf8e9552cb
+Size (google-auth-1.14.2.tar.gz) = 101956 bytes
Home |
Main Index |
Thread Index |
Old Index