Relax USES=python
- Update version requirement of RUN_DEPENDS
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user