Skip to content

Commit

Permalink
www/py-flask: Update to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Apr 8, 2024
1 parent ca83b8f commit 9648f81
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/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flask
DISTVERSION= 3.0.2
DISTVERSION= 3.0.3
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,7 +9,7 @@ COMMENT= Micro web framework
WWW= http://flask.pocoo.org/

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=3.0.0:www/py-werkzeug@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions www/py-flask/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1707004235
SHA256 (flask-3.0.2.tar.gz) = 822c03f4b799204250a7ee84b1eddc40665395333973dfb9deebfe425fefcb7d
SIZE (flask-3.0.2.tar.gz) = 675248
TIMESTAMP = 1712534108
SHA256 (flask-3.0.3.tar.gz) = ceb27b0af3823ea2737928a4d99d125a06175b8512c445cbd9a9ce200ef76842
SIZE (flask-3.0.3.tar.gz) = 676315

0 comments on commit 9648f81

Please sign in to comment.