FreeBSD Bugzilla – Attachment 241444 Details for
Bug 270792
net-mgmt/netbox: fails to build because of conflicting dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-dj41-django-rq-fix-conflicting-install-with-netbox-v1.patch
py-dj41-django-rq-fix-conflicting-install-with-netbox-v1.patch (text/plain), 876 bytes, created by
Kai Knoblich
on 2023-04-12 19:04:39 UTC
(
hide
)
Description:
py-dj41-django-rq-fix-conflicting-install-with-netbox-v1.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2023-04-12 19:04:39 UTC
Size:
876 bytes
patch
obsolete
>diff --git a/devel/py-dj41-django-rq/Makefile b/devel/py-dj41-django-rq/Makefile >index 9825db0d75dc..77af8253af01 100644 >--- a/devel/py-dj41-django-rq/Makefile >+++ b/devel/py-dj41-django-rq/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= django-rq > PORTVERSION= 2.7.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41- >@@ -12,7 +13,7 @@ LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=2.0:www/py-django41@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}redis>=3:databases/py-redis@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}redis3>=3<4:databases/py-redis3@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}rq>=1.2:devel/py-rq@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 270792
:
241439
|
241444
|
241453
|
241456