[Bug 283044] www/py-dj50-channels: Add port for Channels built against Django 5

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 Nov 2024 20:53:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283044

            Bug ID: 283044
           Summary: www/py-dj50-channels: Add port for Channels built
                    against Django 5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ahktenzero+freebsd@mohorovi.cc

Created attachment 255531
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255531&action=edit
Add www/py-dj50-channels port

I was getting build failures for devel/py-dj50-strawberry-graphql, with the
CHANNELS option enabled this adds www/py-channels as a dependency but that port
in turn depends on Django 4 and the conflict causes the build to fail. 

To resolve the problem I copied the www/py-channels port to
www/py-dj50-channels and changed the Django dependency to www/py-django50,
patch for this is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.