[Bug 258798] devel/cmake: Revert "fix build with python 3.10 as default"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Sep 2021 04:55:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258798

            Bug ID: 258798
           Summary: devel/cmake: Revert "fix build with python 3.10 as
                    default"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: yasu@freebsd.org
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

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

This reverts ports 913219385dfdf72232e6beefe287377cfebdfb04.

Previously build of cmake failed if 3.10 is default version of Python. And it
was worked around by limiting the range of Python to 3.6-3.9. The source of the
build error is runtime error of textproc/py-sphinx with Python 3.10. But it is
already fixed and workaround isn't necessary any more. So revert the commit
corresponding to it.

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