Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 07:49:32 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd867e7e3220 - main - devel/py-websockify: Update to 0.12.0
Message-ID:  <202406060749.4567nWeH098262@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit cd867e7e32201e5cfdbf95f4ef83e49f18cf3d9a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 07:40:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 07:48:06 +0000

    devel/py-websockify: Update to 0.12.0
    
    Changes:        https://github.com/novnc/websockify/releases
---
 devel/py-websockify/Makefile | 6 ++----
 devel/py-websockify/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/py-websockify/Makefile b/devel/py-websockify/Makefile
index 431f85ab5e8e..2630d5be90a6 100644
--- a/devel/py-websockify/Makefile
+++ b/devel/py-websockify/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	websockify
-PORTVERSION=	0.11.0
-PORTREVISION=	1
+PORTVERSION=	0.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +15,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jwcrypto>=0:security/py-jwcrypto@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}redis>=0:databases/py-redis@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-websockify/distinfo b/devel/py-websockify/distinfo
index b39883820ccc..26dea89d4624 100644
--- a/devel/py-websockify/distinfo
+++ b/devel/py-websockify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692812432
-SHA256 (websockify-0.11.0.tar.gz) = ef10ed32fa2abea2af6fd068de63d8bc3c5b780af8c128e9460d91173003cf8f
-SIZE (websockify-0.11.0.tar.gz) = 47191
+TIMESTAMP = 1717568450
+SHA256 (websockify-0.12.0.tar.gz) = d2cdb18d4bb73f3257af35eb1a5c7d951f8e9525aa4973e37759f4ffdfd0534d
+SIZE (websockify-0.12.0.tar.gz) = 49312



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406060749.4567nWeH098262>