Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2023 09:34:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268904] multimedia/py-mat2: update to 0.13.1
Message-ID:  <bug-268904-7788-2KLltKJnrb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268904-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268904-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268904

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello Robert,

Since pep517 was added to ports, I did some tests and this port builds fine
with pep517:

+ BUILD_DEPENDS=3D
${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
+                ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

According to https://peps.python.org/pep-0518/#build-system-table :
---
[build-system]
# Minimum requirements for the build system to execute.
requires =3D ["setuptools", "wheel"]  # PEP 508 specifications.
---

Replace distutils with pep517

Cheers

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268904-7788-2KLltKJnrb>