Skip to content

Commit

Permalink
www/py-flask-migrate: Revert c6f6acd
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 25, 2021
1 parent d067bff commit 6e645d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/py-flask-migrate/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.9:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flask-sqlalchemy>=1.0:databases/py-flask-sqlalchemy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}alembic14>=0.7:databases/py-alembic14@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}alembic>=0.7:databases/py-alembic@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down

0 comments on commit 6e645d7

Please sign in to comment.