git: a5ddd3ed6b45 - main - devel/py-pylibsrtp: Update version 0.8.0=>0.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Dec 2023 22:13:50 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a5ddd3ed6b45f7b8c8a88a6840cfeac20c9bf14d
commit a5ddd3ed6b45f7b8c8a88a6840cfeac20c9bf14d
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-04 13:43:03 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-04 22:13:40 +0000
devel/py-pylibsrtp: Update version 0.8.0=>0.9.1
Changelog: https://github.com/aiortc/pylibsrtp/releases/tag/0.9.1
---
devel/py-pylibsrtp/Makefile | 7 ++++---
devel/py-pylibsrtp/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/py-pylibsrtp/Makefile b/devel/py-pylibsrtp/Makefile
index 1f510498a51b..0849e70c9c5a 100644
--- a/devel/py-pylibsrtp/Makefile
+++ b/devel/py-pylibsrtp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pylibsrtp
-PORTVERSION= 0.8.0
+PORTVERSION= 0.9.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libsrtp2.so:net/libsrtp2
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
USES= localbase python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
.include <bsd.port.mk>
diff --git a/devel/py-pylibsrtp/distinfo b/devel/py-pylibsrtp/distinfo
index 01149d7a2f46..2e36920ea86d 100644
--- a/devel/py-pylibsrtp/distinfo
+++ b/devel/py-pylibsrtp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682117833
-SHA256 (pylibsrtp-0.8.0.tar.gz) = b2e5191fcf027f81a58db3dec743716ed0e1508c27d0883bcb47730ff380d6f0
-SIZE (pylibsrtp-0.8.0.tar.gz) = 11143
+TIMESTAMP = 1701695971
+SHA256 (pylibsrtp-0.9.1.tar.gz) = 3a51d7a18aa2338e10f54c1bd03e94fd760fabb69c2f5bf1dc590305b7ec2402
+SIZE (pylibsrtp-0.9.1.tar.gz) = 11717