Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2023 08:30:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 273577] textproc/py-sphinx: Switch to use flit-core as build system
Message-ID:  <bug-273577-21822-enlB8ZjRZx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273577-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273577-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 273577: textproc/py-sphinx: Switch to use flit-core as build system
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273577



--- Description ---
In Sphinx-5.3.0/pyproject.toml build system is specified as following.

[build-system]
requires =3D ["flit_core>=3D3.7"]
build-backend =3D "flit_core.buildapi"

I confirmed build succeeds with devel/py-flit-core as BUILD_DEPENDS.
And it also reduces the number of packages that are required as build
dependencies.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273577-21822-enlB8ZjRZx>