Relax USES=python

- Update version requirement of RUN_DEPENDS
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2020-02-08 19:03:16 +00:00
parent 14a1c578ee
commit 8177caa9da

View File

@@ -12,10 +12,10 @@ COMMENT= Bulk update using a single query over Django ORM
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.8:www/py-django111@${PY_FLAVOR}
USES= python:-3.4
USE_PYTHON= autoplist distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes