Po-Chuan Hsieh 2025-01-02 10:45:21 +08:00
parent f92d1c5cd9
commit 20cf4e9ca7
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 5 deletions

View file

@ -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}

View file

@ -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