mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Change RUN_DEPENDS from py-django-modelcluster to py-django-modelcluster4
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
dd21240cea
commit
cb58f45d86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508469
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= wagtail
|
||||
PORTVERSION= 2.5.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup460>=4.5.1<4.6.1:www/py-beautifulsoup460@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django22>=2.0<2.3:www/py-django22@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django-modelcluster>=4.2<5.0:www/py-django-modelcluster@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django-modelcluster4>=4.2<5.0:www/py-django-modelcluster4@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dj22-django-taggit>=0.23<1.0:www/py-dj22-django-taggit@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dj22-django-treebeard>=4.2.0<5.0:www/py-dj22-django-treebeard@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dj22-djangorestframework>=3.7.4<4.0:www/py-dj22-djangorestframework@${PY_FLAVOR} \
|
||||
|
Loading…
Reference in New Issue
Block a user