pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-openid
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 4 02:20:29 UTC 2023
Modified Files:
pkgsrc/security/py-openid: Makefile PLIST distinfo
Log Message:
py-openid: update to 3.2.0
3.0.9
Compatibility fix for `HTMLParser`
3.0.6
Improvements to stores, tests, and fetchers
3.0.3
Improvements to admin test runner
3.0.2
All the tests that require no more than the standard library pass -- however
modules that depend on external packages (such as the pyCURL fetcher or the
MySQL / PostgreSQL stores) haven't been updated and may not work.
3.0.1
This implementation of OpenID has been ported to Python 3 -- all but one test
is known to pass.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-openid/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/py-openid/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-openid/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-openid/Makefile
diff -u pkgsrc/security/py-openid/Makefile:1.16 pkgsrc/security/py-openid/Makefile:1.17
--- pkgsrc/security/py-openid/Makefile:1.16 Sat Jan 22 14:25:43 2022
+++ pkgsrc/security/py-openid/Makefile Sun Jun 4 02:20:29 2023
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.16 2022/01/22 14:25:43 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/06/04 02:20:29 markd Exp $
-DISTVERS= 2.2.5
-GITREF= b666238
-DISTNAME= python-openid-${DISTVERS}
-PKGNAME= ${PYPKGPREFIX}-openid-${DISTVERS}
-PKGREVISION= 1
+DISTNAME= python3-openid-3.2.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python3-//}
CATEGORIES= security python
-MASTER_SITES= http://github.com/openid/python-openid/tarball/${DISTVERS}/
-WRKSRC= ${WRKDIR}/openid-python-openid-${GITREF}
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/python3-openid/}
-MAINTAINER= roy%NetBSD.org@localhost
-HOMEPAGE= http://www.openidenabled.com/openid/libraries/python/
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/necaris/python3-openid/
COMMENT= Python module for OpenID
LICENSE= apache-2.0
-PYTHON_VERSIONS_ACCEPTED= 27
+DEPENDS+= ${PYPKGPREFIX}-defusedxml-[0-9]*:../../textproc/py-defusedxml
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-openid/PLIST
diff -u pkgsrc/security/py-openid/PLIST:1.2 pkgsrc/security/py-openid/PLIST:1.3
--- pkgsrc/security/py-openid/PLIST:1.2 Sat Jan 22 14:25:43 2022
+++ pkgsrc/security/py-openid/PLIST Sun Jun 4 02:20:29 2023
@@ -1,10 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/22 14:25:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/06/04 02:20:29 markd Exp $
${PYSITELIB}/openid/__init__.py
${PYSITELIB}/openid/__init__.pyc
${PYSITELIB}/openid/__init__.pyo
${PYSITELIB}/openid/association.py
${PYSITELIB}/openid/association.pyc
${PYSITELIB}/openid/association.pyo
+${PYSITELIB}/openid/codecutil.py
+${PYSITELIB}/openid/codecutil.pyc
+${PYSITELIB}/openid/codecutil.pyo
${PYSITELIB}/openid/consumer/__init__.py
${PYSITELIB}/openid/consumer/__init__.pyc
${PYSITELIB}/openid/consumer/__init__.pyo
@@ -122,4 +125,8 @@ ${PYSITELIB}/openid/yadis/xri.pyo
${PYSITELIB}/openid/yadis/xrires.py
${PYSITELIB}/openid/yadis/xrires.pyc
${PYSITELIB}/openid/yadis/xrires.pyo
-${PYSITELIB}/${EGG_INFODIR}
+${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
Index: pkgsrc/security/py-openid/distinfo
diff -u pkgsrc/security/py-openid/distinfo:1.5 pkgsrc/security/py-openid/distinfo:1.6
--- pkgsrc/security/py-openid/distinfo:1.5 Tue Oct 26 11:17:48 2021
+++ pkgsrc/security/py-openid/distinfo Sun Jun 4 02:20:29 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:17:48 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/06/04 02:20:29 markd Exp $
-BLAKE2s (python-openid-2.2.5.tar.gz) = 8f052892bbf837f2ec381ade1055c5ffb5ee06f5acc682638084ec2132417729
-SHA512 (python-openid-2.2.5.tar.gz) = 46ffeb07dc0e94c6e1160c824dfafd4a125746a05af1541e112bc2691bf655f75d0431ea273877899abc2956bb1f82369dea75d9b54282f33875f333f5166e7a
-Size (python-openid-2.2.5.tar.gz) = 300524 bytes
+BLAKE2s (python3-openid-3.2.0.tar.gz) = f9beb853142bf1b86183121eef78c8471ea5f0f6457f48e0f77f36147b0f790d
+SHA512 (python3-openid-3.2.0.tar.gz) = 54412820fef21928e1bf30d16c9bc73d454e9ff41df028a12047c08abdb4c2c9e1d9053daebab8b0327cb0fe0f67e364c2506a47509fef6db5bff42f8399b799
+Size (python3-openid-3.2.0.tar.gz) = 305600 bytes
Home |
Main Index |
Thread Index |
Old Index