git: a6bc1b79fccb - main - security/py-spake2: Update version 0.8=>0.9

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 25 Sep 2024 14:48:42 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6bc1b79fccbedb0680b731494fae883bbf4f0a7

commit a6bc1b79fccbedb0680b731494fae883bbf4f0a7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-09-25 13:58:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-09-25 14:48:17 +0000

    security/py-spake2: Update version 0.8=>0.9
    
    - Add MIT License
    
    Changelog: https://github.com/warner/python-spake2/releases/tag/v0.9
---
 security/py-spake2/Makefile | 5 ++++-
 security/py-spake2/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/security/py-spake2/Makefile b/security/py-spake2/Makefile
index fe774754f1ca..00bb8b3d6935 100644
--- a/security/py-spake2/Makefile
+++ b/security/py-spake2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	spake2
-PORTVERSION=	0.8
+PORTVERSION=	0.9
 CATEGORIES=	security
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,6 +8,9 @@ MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	SPAKE2 password-authenticated key exchange (pure python)
 WWW=		https://github.com/warner/python-spake2
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		python
 USE_PYTHON=	autoplist distutils
 
diff --git a/security/py-spake2/distinfo b/security/py-spake2/distinfo
index 8b9bcf3fc9f6..0b5d6558660d 100644
--- a/security/py-spake2/distinfo
+++ b/security/py-spake2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521222961
-SHA256 (spake2-0.8.tar.gz) = c17a614b29ee4126206e22181f70a406c618d3c6c62ca6d6779bce95e9c926f4
-SIZE (spake2-0.8.tar.gz) = 58088
+TIMESTAMP = 1727272615
+SHA256 (spake2-0.9.tar.gz) = 421fc4a8d5ac395af7af0206ffd9e6cdf188c105cb1b883d9d683312bb5a9334
+SIZE (spake2-0.9.tar.gz) = 55092