mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Add PORTSCOUT
This commit is contained in:
parent
3c813f91f3
commit
80a10ec803
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519703
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ NO_ARCH= yes
|
|||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj22-django-rq
|
||||
|
||||
# django-rq 2.2.0+ requires Django 2.0+
|
||||
PORTSCOUT= limit:^2\.1\.
|
||||
|
||||
# https://github.com/rq/django-rq/blob/master/Makefile
|
||||
do-test:
|
||||
cd ${WRKSRC} && coverage-${PYTHON_VER} run ${LOCALBASE}/bin/django-admin.py test django_rq --settings=django_rq.tests.settings --pythonpath=.
|
||||
|
|
Loading…
Add table
Reference in a new issue