git: dee86eb250dd - main - security/py-pem: Update to 23.1.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 30 Oct 2024 14:56:39 UTC
The branch main has been updated by sunpoet:

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

commit dee86eb250dd48df23c0a97446240abe2fa41480
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-30 14:54:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-30 14:54:38 +0000

    security/py-pem: Update to 23.1.0
    
    - Update WWW
    
    Changes:        https://github.com/hynek/pem/releases
                    https://pem.readthedocs.io/en/stable/changelog.html
---
 security/py-pem/Makefile | 11 ++++++-----
 security/py-pem/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/security/py-pem/Makefile b/security/py-pem/Makefile
index cde7155d8440..27837ba5a214 100644
--- a/security/py-pem/Makefile
+++ b/security/py-pem/Makefile
@@ -1,19 +1,20 @@
 PORTNAME=	pem
-PORTVERSION=	21.2.0
-PORTREVISION=	1
+PORTVERSION=	23.1.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Easy PEM file parsing in Python
-WWW=		https://github.com/hynek/pem
+WWW=		https://pem.readthedocs.io/en/stable/ \
+		https://github.com/hynek/pem
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/security/py-pem/distinfo b/security/py-pem/distinfo
index d7685ecdd6d0..3a4975da59ac 100644
--- a/security/py-pem/distinfo
+++ b/security/py-pem/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674588064
-SHA256 (pem-21.2.0.tar.gz) = c491833b092662626fd58a87375d450637d4ee94996ad9bbbd42593428e93e5a
-SIZE (pem-21.2.0.tar.gz) = 35546
+TIMESTAMP = 1730296036
+SHA256 (pem-23.1.0.tar.gz) = 06503ff2441a111f853ce4e8b9eb9d5fedb488ebdbf560115d3dd53a1b4afc73
+SIZE (pem-23.1.0.tar.gz) = 43796