[Bug 290271] devel/py-pyproject-metadata: update to 0.9.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Oct 2025 11:48:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290271

            Bug ID: 290271
           Summary: devel/py-pyproject-metadata: update to 0.9.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 264619
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264619&action=edit
[patch] update pyproject-metadata to 0.9.1 and support 'make test'

Update devel/py-project-metadata to 0.9.1

Released: Mar 10, 2025
https://github.com/pypa/pyproject-metadata/releases/tag/0.9.1

Note: pypi source tarball is not in the location suggested by PYPI in
bsd.sites.mk (subdir source/p/pyproject-metadata).  'pip download --no-deps
--no-binary :all: <pypi_name>' shows the actual location.  The attached patch
uses that location.

Also turn on support for 'make test' (uses pytest).

-- 
You are receiving this mail because:
You are the assignee for the bug.