diff options
Diffstat (limited to 'databases/py-fastapi-users-db-ormar')
-rw-r--r-- | databases/py-fastapi-users-db-ormar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-fastapi-users-db-ormar/Makefile b/databases/py-fastapi-users-db-ormar/Makefile index 77e2734e523b..b7cbc37f7b3e 100644 --- a/databases/py-fastapi-users-db-ormar/Makefile +++ b/databases/py-fastapi-users-db-ormar/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi-users>=6.1.2:www/py-fastapi-users@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ormar>=0.10.16:databases/py-ormar@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |