From 683666d661d4d1b2ed753bc48982d1b02acd6921 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Dec 2023 22:23:50 +0000 Subject: [PATCH] py-google-auth-httplib2: update to 0.2.0. 0.2.0 (2023-12-12) Features Add support for Python 3.12 (#126) (9a110a6) Dependencies Remove third-party mock library (#124) (ea0c7c6) --- security/py-google-auth-httplib2/Makefile | 7 ++++--- security/py-google-auth-httplib2/PLIST | 12 ++++++------ security/py-google-auth-httplib2/distinfo | 8 ++++---- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile index fa78708fa163..5214f6f19cc2 100644 --- a/security/py-google-auth-httplib2/Makefile +++ b/security/py-google-auth-httplib2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2023/10/04 16:04:56 adam Exp $ +# $NetBSD: Makefile,v 1.7 2023/12/17 22:23:50 wiz Exp $ -DISTNAME= google-auth-httplib2-0.1.1 +DISTNAME= google-auth-httplib2-0.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-httplib2/} @@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-http COMMENT= Google Authentication Library: httplib2 transport LICENSE= apache-2.0 +TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel DEPENDS+= ${PYPKGPREFIX}-google-auth-[0-9]*:../../security/py-google-auth DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.19.0:../../www/py-httplib2 @@ -17,5 +18,5 @@ USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 27 -.include "../../lang/python/egg.mk" +.include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-google-auth-httplib2/PLIST b/security/py-google-auth-httplib2/PLIST index b4ee34f17fe4..0f42df403957 100644 --- a/security/py-google-auth-httplib2/PLIST +++ b/security/py-google-auth-httplib2/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2019/07/02 12:00:13 adam Exp $ -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/requires.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt +@comment $NetBSD: PLIST,v 1.2 2023/12/17 22:23:50 wiz Exp $ +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE +${PYSITELIB}/${WHEEL_INFODIR}/METADATA +${PYSITELIB}/${WHEEL_INFODIR}/RECORD +${PYSITELIB}/${WHEEL_INFODIR}/WHEEL +${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/google_auth_httplib2.py ${PYSITELIB}/google_auth_httplib2.pyc ${PYSITELIB}/google_auth_httplib2.pyo diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo index 81cf1f8b34a9..4f69dcc2577f 100644 --- a/security/py-google-auth-httplib2/distinfo +++ b/security/py-google-auth-httplib2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2023/10/04 16:04:56 adam Exp $ +$NetBSD: distinfo,v 1.7 2023/12/17 22:23:50 wiz Exp $ -BLAKE2s (google-auth-httplib2-0.1.1.tar.gz) = a8fafad851288376013ee53bc5aba6fc55c1d7a26b125ed82fc70336fbf22f43 -SHA512 (google-auth-httplib2-0.1.1.tar.gz) = adcda6f61a6d4c40e8b3215dd4c1b88d9bac33c6a748201f0ea2f068b34a173526782e42fd8aea46628acd2b40941685e9dcf88d07dba498fde110801e65cb8d -Size (google-auth-httplib2-0.1.1.tar.gz) = 10817 bytes +BLAKE2s (google-auth-httplib2-0.2.0.tar.gz) = 7a8fc1cd24fc233f314940b1a7e6bab83103d5a88781a47199a68f69debacc67 +SHA512 (google-auth-httplib2-0.2.0.tar.gz) = 82ffe87172056cd6d15e3d5f12c155ff9e09fdea9d8e6385fd3ddc2db374df41a74dcfb3aff3df1d046d2b537f0a98ee9b5c7dd7818d2274af9462df48e7bdf8 +Size (google-auth-httplib2-0.2.0.tar.gz) = 10842 bytes