Skip to content

Commit

Permalink
www/py-flask-socketio: Update to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 28, 2022
1 parent 7d1e963 commit dcd9c76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-flask-socketio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flask-socketio
PORTVERSION= 4.3.2
PORTVERSION= 5.1.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.9:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-socketio>=4.3.0<5:devel/py-python-socketio@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}python-socketio>=5.0.2:devel/py-python-socketio@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-flask-socketio/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1607685407
SHA256 (Flask-SocketIO-4.3.2.tar.gz) = 37001b3507f2fa5d1c8d9c8e211dd88da6c5286ff0ebce16f27cb1b467d25d68
SIZE (Flask-SocketIO-4.3.2.tar.gz) = 15534
TIMESTAMP = 1643971138
SHA256 (Flask-SocketIO-5.1.1.tar.gz) = 1efdaacc7a26e94f2b197a80079b1058f6aa644a6094c0a322349e2b9c41f6b1
SIZE (Flask-SocketIO-5.1.1.tar.gz) = 16132

0 comments on commit dcd9c76

Please sign in to comment.