FreeBSD Bugzilla – Attachment 255532 Details for
Bug 283045
devel/py-dj50-strawberry-graphql: Build fails with CHANNELS enabled due to mixed Django versions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update deps for strawberry-graphql
0002-devel-py-dj50-strawberry-graphql-Depend-on-py-dj50-c.patch (text/plain), 1.30 KB, created by
James TD Smith
on 2024-11-29 20:58:08 UTC
(
hide
)
Description:
Update deps for strawberry-graphql
Filename:
MIME Type:
Creator:
James TD Smith
Created:
2024-11-29 20:58:08 UTC
Size:
1.30 KB
patch
obsolete
>From c0c7a67f3088176a429d1ad9910f6bdb2acc169a Mon Sep 17 00:00:00 2001 >From: James TD Smith <ahktenzero@mohorovi.cc> >Date: Thu, 28 Nov 2024 18:29:31 +0000 >Subject: [PATCH 2/2] devel/py-dj50-strawberry-graphql: Depend on > py-dj50-channels > >Fixes build issues with CHANNELS enabled due to devel/py-channels being >built with Django 4 > >diff --git a/devel/py-dj50-strawberry-graphql/Makefile b/devel/py-dj50-strawberry-graphql/Makefile >index e2bf08616e0..2a25a14db81 100644 >--- a/devel/py-dj50-strawberry-graphql/Makefile >+++ b/devel/py-dj50-strawberry-graphql/Makefile >@@ -43,7 +43,7 @@ AIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.4:www/py-aiohttp@${PY_ > ASGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}starlette>=0.18.0:www/py-starlette@${PY_FLAVOR} > CHANNELS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}channels>=3.0.5:www/py-channels@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}dj50-channels>=3.0.5:www/py-dj50-channels@${PY_FLAVOR} > CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=1.0.0:devel/py-libcst@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pygments>=2.3:textproc/py-pygments@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \ >-- >2.47.1 >
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 283045
: 255532