pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth-oauthlib
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 15 13:22:13 UTC 2024
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile PLIST distinfo
Log Message:
py-google-auth-oauthlib: updated to 1.2.0
1.2.0 (2023-12-12)
Features
Add support for Python 3.12
Bug Fixes
Use setuptools.find_namespace_packages
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-google-auth-oauthlib/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-google-auth-oauthlib/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-oauthlib/Makefile
diff -u pkgsrc/security/py-google-auth-oauthlib/Makefile:1.18 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.19
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.18 Tue Nov 7 22:38:03 2023
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Mon Jan 15 13:22:13 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/11/07 22:38:03 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2024/01/15 13:22:13 adam Exp $
-DISTNAME= google-auth-oauthlib-1.1.0
+DISTNAME= google-auth-oauthlib-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/GoogleCloud
COMMENT= Google Authentication Library
LICENSE= apache-2.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.15.0:../../security/py-google-auth
DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
@@ -17,11 +19,9 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
-USE_PKG_RESOURCES= yes
-
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} google-oauthlib-tool google-oauthlib-tool-${PYVERSSUFFIX} || ${TRUE}
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-google-auth-oauthlib/PLIST
diff -u pkgsrc/security/py-google-auth-oauthlib/PLIST:1.1 pkgsrc/security/py-google-auth-oauthlib/PLIST:1.2
--- pkgsrc/security/py-google-auth-oauthlib/PLIST:1.1 Tue Jul 2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/PLIST Mon Jan 15 13:22:13 2024
@@ -1,11 +1,14 @@
-@comment $NetBSD: PLIST,v 1.1 2019/07/02 12:01:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/01/15 13:22:13 adam Exp $
bin/google-oauthlib-tool-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/docs/conf.py
+${PYSITELIB}/docs/conf.pyc
+${PYSITELIB}/docs/conf.pyo
${PYSITELIB}/google_auth_oauthlib/__init__.py
${PYSITELIB}/google_auth_oauthlib/__init__.pyc
${PYSITELIB}/google_auth_oauthlib/__init__.pyo
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.16 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.17
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.16 Wed Oct 4 16:10:30 2023
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Mon Jan 15 13:22:13 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/10/04 16:10:30 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/01/15 13:22:13 adam Exp $
-BLAKE2s (google-auth-oauthlib-1.1.0.tar.gz) = 503f62aaa40b057f2098cf3aac1bdbba1f621c026d7435dfbaf98301e013b0aa
-SHA512 (google-auth-oauthlib-1.1.0.tar.gz) = 07135717e5da6f0c25535c7f0d32650245e0a2bbd7cf5079d05c90abb51f16b19f05f46b2aa173a937e94e12347c7f6d3faa0c17bbcc3ce944435e1877a855d8
-Size (google-auth-oauthlib-1.1.0.tar.gz) = 20679 bytes
+BLAKE2s (google-auth-oauthlib-1.2.0.tar.gz) = 56a1ada4e469d22dc3347d0c32177b12c69bcd0ce56438b0516b2b44f2754bec
+SHA512 (google-auth-oauthlib-1.2.0.tar.gz) = ada4c9c3ea64c32e3c8215626eaf0dbdd80bf5130dca214deab1d789e1892148f72daf3c749682e4d76b5245015c23de0dc455442e973725cb336f872dad25fb
+Size (google-auth-oauthlib-1.2.0.tar.gz) = 24829 bytes
Home |
Main Index |
Thread Index |
Old Index