[Bug 267338] math/py-gmpy2: support python > 3.9

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Oct 2022 14:34:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267338

            Bug ID: 267338
           Summary: math/py-gmpy2: support python > 3.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: freebsd@wb9.se
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

It seems that a year ago this port did not support python 3.10:

https://cgit.freebsd.org/ports/commit/?id=474ca5810f7f1ff77260aa27dc1fb567b09fb5d3

I did not find any official documentation of supported python versions, but
there is a commit prior to 2.1.2 that mentions python 3.10 support, so I would
assume it's safe to add support for a 3.10 flavour: 

https://github.com/aleaxit/gmpy/commit/71e94d4dfcc92fb65abe10918c292268a9cf68f0

Current version builds successfully with 3.10 (I haven't extensively tested it;
just built as an dependency for netbox).

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