Subject: CVS commit: pkgsrc/security/py-spake2
From: Adam Ciarcinski
Date: 2024-10-22 14:40:47
Message id: 20241022124047.EBBFCFC7E@cvs.NetBSD.org

Log Message:
py-spake2: updated to 0.9

Release 0.9 (24-Sep-2024)

This release mainly deals with packaging simplifications: two dependencies \ 
("six" and "hkdf") are removed.
The "cryptography" library takes the place of "hkdf" for key \ 
derivation.

There is no longer a vendored version of "six" (nor internal use of \ 
it, thanks a-dieste).

The "versioneer" library is updated to 0.29.

Files:
RevisionActionfile
1.6modifypkgsrc/security/py-spake2/Makefile
1.3modifypkgsrc/security/py-spake2/PLIST
1.6modifypkgsrc/security/py-spake2/distinfo
1.2removepkgsrc/security/py-spake2/patches/patch-versioneer.py