Created attachment 266924 [details] v0 Looks like upstream didn't bump the setup.cfg version to match what they published, so the build will generate a wheel with that wrong version. While here update WWW
As this fixes the current situation should py-typecode be updated to version 30.1.0 which seems to address this one.
Please see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293081 Does it fix your problem?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8f2a25b8c20c34eec065c80c07a893913987eb1 commit a8f2a25b8c20c34eec065c80c07a893913987eb1 Author: Tuukka Pasanen <tuukka.pasanen@ilmi.fi> AuthorDate: 2026-02-10 14:32:20 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-10 14:32:20 +0000 devel/py-typecode: Update 30.0.2 => 30.1.0 ChangeLog: https://github.com/aboutcode-org/typecode/blob/v30.1.0/CHANGELOG.rst Fix warnings from portlint: - Remove dot from COMMENT. - Split long line >80 in pkg-descr. PR: 293081 292261 devel/py-typecode/Makefile | 5 ++--- devel/py-typecode/distinfo | 6 +++--- devel/py-typecode/pkg-descr | 4 ++-- 3 files changed, 7 insertions(+), 8 deletions(-)
Is there any point in keeping: > WWW=https://github.com/nexB/plugincode ?
(In reply to Vladimir Druzenko from comment #4) Thanks for fast importing and that was good spot It's actually wrong. I'll fix that.
(In reply to Tuukka Pasanen from comment #5) Is the correct URL "https://github.com/aboutcode-org/typecode/"? I'll commit it without you having to create a patch.
(In reply to Vladimir Druzenko from comment #6) URL is correct.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bdeb2666d68bced326aec33a6e1440e699da07c commit 8bdeb2666d68bced326aec33a6e1440e699da07c Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-02-11 14:39:18 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-11 14:39:18 +0000 devel/py-typecode: Update WWW Correct value is https://github.com/aboutcode-org/typecode/ PR: 292261 Approved by: Tuukka Pasanen <tuukka.pasanen@ilmi.fi> (maintainer) devel/py-typecode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)