Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2024 14:55:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277724] devel/py-pnu-libpnu: new port
Message-ID:  <bug-277724-7788-6Yoyyflono@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277724-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277724-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=3D277724

--- Comment #4 from Hubert Tournier <hubert.tournier@gmail.com> ---
Hello Nuno,

It works for me because I made a python3 symlink to python3.9, but others w=
ould
need to have the shebang fixed.

USES=3D           python shebangfix
USE_PYTHON=3D     autoplist flavors pep517
SHEBANG_FILES=3D  src/libpnu/*.py

Thank you, it's much simpler like this.

Didn't knew about this pep517 setting, it's not documented at all in the
Porter's handbook. And the autoplist feature is said to imply distutils whi=
ch
didn't worked as it expects setup.py (deprecated according to setuptools
documentation) instead of setup.cfg

Best regards,

Hubert

--=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-277724-7788-6Yoyyflono>