FreeBSD Bugzilla – Attachment 241456 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-redis-relax-contraints-and-switch-to-py-redis-v3.patch
py-dj41-django-redis-relax-constraints-and-switch-to-py-redis-v3.patch (text/plain), 904 bytes, created by
Kai Knoblich
on 2023-04-13 10:05:42 UTC
(
hide
)
Description:
py-dj41-django-redis-relax-contraints-and-switch-to-py-redis-v3.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2023-04-13 10:05:42 UTC
Size:
904 bytes
patch
obsolete
>diff --git a/www/py-dj41-django-redis/Makefile b/www/py-dj41-django-redis/Makefile >index c89a3d11775e..9daee98d4a04 100644 >--- a/www/py-dj41-django-redis/Makefile >+++ b/www/py-dj41-django-redis/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= django-redis > PORTVERSION= 5.2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www databases python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41- >@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=2.2:www/py-django41@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}redis3>=3<4:databases/py-redis3@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}redis>=3:databases/py-redis@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hiredis>=0:databases/py-hiredis@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${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