list hatch-vcs for MODPY_PYBUILD
authorsthen <sthen@openbsd.org>
Tue, 6 Dec 2022 16:18:51 +0000 (16:18 +0000)
committersthen <sthen@openbsd.org>
Tue, 6 Dec 2022 16:18:51 +0000 (16:18 +0000)
share/man/man5/python-module.5

index dbb813a..032cbb1 100644 (file)
@@ -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