Date: Sun, 05 Jan 2025 20:15:07 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 283871] textproc/py-sphinxcontrib-applehelp: update to 2.0.0 Message-ID: <bug-283871-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283871 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: wen@FreeBSD.org Reporter: mandree@FreeBSD.org CC: diizzy@FreeBSD.org, fluffy@FreeBSD.org, python@FreeBSD.org, wen@FreeBSD.org Flags: maintainer-feedback?(wen@FreeBSD.org) Attachment #256451 maintainer-approval?(wen@FreeBSD.org) Flags: CC: wen@FreeBSD.org Created attachment 256451 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256451&action= =3Dedit 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 li= ve 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 r= ight 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=3D279330 because that pro= mpted me as py-breathe maintainer to look a bit at py-breathe, py-sphinx and experimenting with updates of the latter two ports. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283871-21822>