Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DBFEE84D74 for ; Sat, 5 Aug 2023 07:38:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Z4uQy9HdKrGE for ; Sat, 5 Aug 2023 07:38:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4E49484C2C for ; Sat, 5 Aug 2023 07:38:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45982FBDB; Sat, 5 Aug 2023 07:38:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691221137188240" MIME-Version: 1.0 Date: Sat, 5 Aug 2023 07:38:57 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/security/py-otp To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230805073857.45982FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691221137188240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Aug 5 07:38:57 UTC 2023 Modified Files: pkgsrc/security/py-otp: Makefile PLIST distinfo Log Message: py-otp: updated to 2.9.0 v2.9.0 Add parse_uri() support for Steam TOTP Test and documentation improvements To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-otp/Makefile \ pkgsrc/security/py-otp/PLIST pkgsrc/security/py-otp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691221137188240 Content-Disposition: inline Content-Length: 2407 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/py-otp/Makefile diff -u pkgsrc/security/py-otp/Makefile:1.1 pkgsrc/security/py-otp/Makefile:1.2 --- pkgsrc/security/py-otp/Makefile:1.1 Sat Mar 11 08:55:13 2023 +++ pkgsrc/security/py-otp/Makefile Sat Aug 5 07:38:57 2023 @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2023/03/11 08:55:13 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2023/08/05 07:38:57 adam Exp $ -DISTNAME= pyotp-2.8.0 +DISTNAME= pyotp-2.9.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyotp/} MAINTAINER= kamelderouiche@yahoo.com -HOMEPAGE= https://github.com/pyotp/pyotp +HOMEPAGE= https://github.com/pyauth/pyotp COMMENT= Python One-Time Password Library LICENSE= mit Index: pkgsrc/security/py-otp/PLIST diff -u pkgsrc/security/py-otp/PLIST:1.1 pkgsrc/security/py-otp/PLIST:1.2 --- pkgsrc/security/py-otp/PLIST:1.1 Sat Mar 11 08:55:13 2023 +++ pkgsrc/security/py-otp/PLIST Sat Aug 5 07:38:57 2023 @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2023/03/11 08:55:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2023/08/05 07:38:57 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/pyotp/__init__.py ${PYSITELIB}/pyotp/__init__.pyc Index: pkgsrc/security/py-otp/distinfo diff -u pkgsrc/security/py-otp/distinfo:1.1 pkgsrc/security/py-otp/distinfo:1.2 --- pkgsrc/security/py-otp/distinfo:1.1 Sat Mar 11 08:55:13 2023 +++ pkgsrc/security/py-otp/distinfo Sat Aug 5 07:38:57 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2023/03/11 08:55:13 wiz Exp $ +$NetBSD: distinfo,v 1.2 2023/08/05 07:38:57 adam Exp $ -BLAKE2s (pyotp-2.8.0.tar.gz) = fe6d9d51dbda44979c1cb2a78b4f7ad460117683175bab29402699acbe8f29dd -SHA512 (pyotp-2.8.0.tar.gz) = f4e6c857833c7c994a64586bb495b48935752d0fa9d90edbdcce899ebce10fc0ac13ab03c439ea81f1c0fcfc4adafbf2c42ee8c4fa4afdd662c30d5be164c9b2 -Size (pyotp-2.8.0.tar.gz) = 16873 bytes +BLAKE2s (pyotp-2.9.0.tar.gz) = 7ba41180a40a4b4827c42ba17e2c5476ba8deaed1de52100ba9751822686b732 +SHA512 (pyotp-2.9.0.tar.gz) = 2d3dd43997bbeceb078d9dfc4ec2d2ea608f1ac60c2189d45f775e1f47ff0cefcdfd36b77db1e022a8f8307b46329fbbad270e054853b63b5d7d457ad358731c +Size (pyotp-2.9.0.tar.gz) = 17763 bytes --_----------=_1691221137188240--