[Bug 260067] databases/py-asyncpg: fix build with python 3.11

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Nov 2021 18:18:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260067

            Bug ID: 260067
           Summary: databases/py-asyncpg: fix build with python 3.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: farrokhi@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(farrokhi@FreeBSD.org)
          Assignee: farrokhi@FreeBSD.org

Created attachment 229746
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229746&action=edit
Patch

Force regeneration of cython files and remove limit on required cython version
to fix build with cython-devel which is currently the only versions with python
3.11 support. This fixes build errors with python 3.11 and possibly future
versions.

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