git: 20cf4e9ca7a4 - main - www/py-simple-websocket: Update to 1.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jan 2025 02:51:11 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20cf4e9ca7a4afd1bbc5075a917697df3847c4b9
commit 20cf4e9ca7a4afd1bbc5075a917697df3847c4b9
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:45:21 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:45:21 +0000
www/py-simple-websocket: Update to 1.1.0
Changes: https://github.com/miguelgrinberg/simple-websocket/releases
https://github.com/miguelgrinberg/simple-websocket/blob/main/CHANGES.md
---
www/py-simple-websocket/Makefile | 5 +++--
www/py-simple-websocket/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/www/py-simple-websocket/Makefile b/www/py-simple-websocket/Makefile
index 89424be05e0f..c88d0a1a1447 100644
--- a/www/py-simple-websocket/Makefile
+++ b/www/py-simple-websocket/Makefile
@@ -1,8 +1,9 @@
PORTNAME= simple-websocket
-PORTVERSION= 0.10.1
+PORTVERSION= 1.1.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= simple_websocket-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple WebSocket server and client for Python
@@ -12,7 +13,7 @@ WWW= https://simple-websocket.readthedocs.io/en/latest/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wsproto>=0:net/py-wsproto@${PY_FLAVOR}
diff --git a/www/py-simple-websocket/distinfo b/www/py-simple-websocket/distinfo
index 1f83e9240c95..ed617d1af340 100644
--- a/www/py-simple-websocket/distinfo
+++ b/www/py-simple-websocket/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695143203
-SHA256 (simple-websocket-0.10.1.tar.gz) = 0ab46c8ffa51a46dc95eed94608b3b722841c0bf849def71d465c5c356679c82
-SIZE (simple-websocket-0.10.1.tar.gz) = 9873
+TIMESTAMP = 1735705213
+SHA256 (simple_websocket-1.1.0.tar.gz) = 7939234e7aa067c534abdab3a9ed933ec9ce4691b0713c78acb195560aa52ae4
+SIZE (simple_websocket-1.1.0.tar.gz) = 17300