git: 070ae13bf7eb - main - devel/py-aiortc: Update version 1.11.0=>1.12.0

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 18 May 2025 19:50:30 UTC
The branch main has been updated by bofh:

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

commit 070ae13bf7eb0aeb24a3409e7707425248504b74
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-05-18 19:11:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-05-18 19:50:04 +0000

    devel/py-aiortc: Update version 1.11.0=>1.12.0
    
    Changelog: https://github.com/aiortc/aiortc/releases/tag/1.12.0
---
 devel/py-aiortc/Makefile | 25 ++++++++++++-------------
 devel/py-aiortc/distinfo |  6 +++---
 2 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile
index 32b5b9a0bc14..63a346282e2f 100644
--- a/devel/py-aiortc/Makefile
+++ b/devel/py-aiortc/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	aiortc
-DISTVERSION=	1.11.0
-PORTREVISION=	1
+DISTVERSION=	1.12.0
 CATEGORIES=	devel multimedia python www
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,21 +12,21 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-LIB_DEPENDS=	libopus.so:audio/opus \
-		libvpx.so:multimedia/libvpx
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
+		${PY_SETUPTOOLS}
 RUN_DEPENDS=	${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}aioice>=0.9.0:devel/py-aioice@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}av>=9.0.0:multimedia/py-av@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}aioice>=0.10.1:devel/py-aioice@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}av>=14.0.0:multimedia/py-av@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.1:devel/py-google-crc32c@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}openssl>=23.1.0:security/py-openssl@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyee>=9.0.0:devel/py-pyee@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pylibsrtp>=0.5.6:devel/py-pylibsrtp@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}openssl>=25.0.0:security/py-openssl@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyee>=13.0.0:devel/py-pyee@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pylibsrtp>=0.10.0:devel/py-pylibsrtp@${PY_FLAVOR}
 
 USES=		localbase python
-USE_PYTHON=	autoplist concurrent cryptography distutils
+USE_PYTHON=	autoplist concurrent cryptography pep517
 
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/codecs/*.so
+post-patch:
+	@${REINPLACE_CMD} -e 's|^license = "BSD-3-Clause"|license = { text = "BSD-3-Clause" }|' \
+		${WRKSRC}/pyproject.toml
 
 .include <bsd.port.mk>
diff --git a/devel/py-aiortc/distinfo b/devel/py-aiortc/distinfo
index 021511b546ff..94275c35a4aa 100644
--- a/devel/py-aiortc/distinfo
+++ b/devel/py-aiortc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743439480
-SHA256 (aiortc-1.11.0.tar.gz) = 50b9d86f6cba87d95ce7c6b051949208b48f8062b231837aed8f049045f11a28
-SIZE (aiortc-1.11.0.tar.gz) = 1179206
+TIMESTAMP = 1747593181
+SHA256 (aiortc-1.12.0.tar.gz) = c99d89a60a473074532020329de7ee23253bac17606d85ba4aab4c6148e94b39
+SIZE (aiortc-1.12.0.tar.gz) = 1175343