[Bug 269013] textproc/py-sphinx-autoapi: Update to 2.0.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 Jan 2023 12:07:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269013

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2557
                   |                            |22
             Status|New                         |Open
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

distutils is being deprecated in favor of setuptools:
https://peps.python.org/pep-0632/

https://github.com/readthedocs/sphinx-autoapi/blob/v2.0.1/CHANGELOG.rst#trivialinternal-changes-4
shows that pep517 is supported (Updated packaging to use PEP-517.) since 1.8.0
version.

Please take a look at See Also url on how to setup pep517.

Cheers

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