https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283871
Bug ID: 283871 Summary: textproc/py-sphinxcontrib-applehelp: update to 2.0.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: w...@freebsd.org Reporter: mand...@freebsd.org CC: dii...@freebsd.org, flu...@freebsd.org, python@FreeBSD.org, w...@freebsd.org Flags: maintainer-feedback?(w...@freebsd.org) Attachment #256451 maintainer-approval?(w...@freebsd.org) Flags: CC: w...@freebsd.org Created attachment 256451 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256451&action=edit patch to update sphinxcontrib-applehelp. This is required to update sphinx later. sphinx shuffled its progress report bits around a bit and some parts now live in sphinx.util.display and no longer in sphinx.util. Recent sphinxcontrib-applehelp versions have been upgraded such that they can cope with older and newer sphinx versions and import relevant objects from the right module. While here, modernize to PEP517 (avoiding setuptools deprecation warnings) and get tests working. This is remotely related to the Doxygen update from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279330 because that prompted me as py-breathe maintainer to look a bit at py-breathe, py-sphinx and experimenting with updates of the latter two ports. -- You are receiving this mail because: You are on the CC list for the bug.