Re: git: e33736689d8d - main - devel/py-breathe: update build infrastructure
- In reply to: Matthias Andree : "git: e33736689d8d - main - devel/py-breathe: update build infrastructure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Mar 2025 19:39:23 UTC
On Sun, Jan 5, 2025 at 9:07 PM Matthias Andree <mandree@freebsd.org> wrote:
>
> The branch main has been updated by mandree:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=e33736689d8dc4bf830277579165896b78cedf15
>
> commit e33736689d8dc4bf830277579165896b78cedf15
> Author: Matthias Andree <mandree@FreeBSD.org>
> AuthorDate: 2025-01-05 19:28:47 +0000
> Commit: Matthias Andree <mandree@FreeBSD.org>
> CommitDate: 2025-01-05 20:02:00 +0000
>
> devel/py-breathe: update build infrastructure
>
> ..from distutils/setuptools to pep517
> ..to avoid running git archive on entire ports tree
> ..to add pytest support
Hello,
It needs a build dependency on ${PY_SETUPTOOLS} too
Antoine