From: sthen Date: Tue, 6 Dec 2022 16:18:51 +0000 (+0000) Subject: list hatch-vcs for MODPY_PYBUILD X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=16c986d81e356372c6fd58383d431ddf8efc8272;p=openbsd list hatch-vcs for MODPY_PYBUILD --- diff --git a/share/man/man5/python-module.5 b/share/man/man5/python-module.5 index dbb813a479b..032cbb1fdb0 100644 --- a/share/man/man5/python-module.5 +++ b/share/man/man5/python-module.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: python-module.5,v 1.6 2022/09/17 12:17:52 sthen Exp $ +.\" $OpenBSD: python-module.5,v 1.7 2022/12/06 16:18:51 sthen Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 17 2022 $ +.Dd $Mdocdate: December 6 2022 $ .Dt PYTHON-MODULE 5 .Os .Sh NAME @@ -113,7 +113,7 @@ If the port provides a .Pa pyproject.toml file, check the "build-backend" line in the [build-system] section. .Nm -currently supports flit_core, hatchling, poetry-core, setuptools +currently supports flit_core, hatchling, hatch-vcs, poetry-core, setuptools and setuptools_scm. If no .Pa pyproject.toml