Skip to content

Commit

Permalink
devel/py-ypy-websocket: Update to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 27, 2023
1 parent da51cb7 commit 12121a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-ypy-websocket/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ypy-websocket
PORTVERSION= 0.8.4
PORTVERSION= 0.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,8 +13,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiofiles>=22.1.0<23:devel/py-aiofiles@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}aiosqlite>=0.17.0<1:databases/py-aiosqlite@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosqlite>=0.18.0<1:databases/py-aiosqlite@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}anyio>=3.6.2<4:devel/py-anyio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}y-py>=0.6.0<0.7.0:devel/py-y-py@${PY_FLAVOR}

USES= python:3.7+
Expand Down
6 changes: 3 additions & 3 deletions devel/py-ypy-websocket/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679498770
SHA256 (ypy_websocket-0.8.4.tar.gz) = 43a001473f5c8abcf182f603049cf305cbc855ad8deaa9dfa0f3b5a7cea9d0ff
SIZE (ypy_websocket-0.8.4.tar.gz) = 11142
TIMESTAMP = 1682354536
SHA256 (ypy_websocket-0.9.0.tar.gz) = dd12ae046ea7ddf2c58f028b74cacb9c493dd07229c5efda775dcdc2c26096a5
SIZE (ypy_websocket-0.9.0.tar.gz) = 11444

0 comments on commit 12121a2

Please sign in to comment.