[Bug 278280] [NEW PORT] dns/py-libknot: Python bindings for libknot
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278280] [NEW PORT] dns/py-libknot: Python bindings for libknot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 20:45:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278280
Leo Vandewoestijne <freebsd@dns.company> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #249910| |maintainer-approval-
Flags| |
--- Comment #3 from Leo Vandewoestijne <freebsd@dns.company> ---
Created attachment 249910
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249910&action=edit
the whole picture, adjusting dns/knot3, adding dns/py-libknot
(In reply to Einar Bjarni Halldórsson from comment #1)
NO_ARCH= yes
should be below
USE_PYTHON= autoplist concurrent distutils pep517
distutils i.c.w. pep517 is conflicting.
distutils w/o pep517 works.
pep517 is likely preferred, but fails building, unless you add
devel/py-hatchling as build dependancy.
I was trying to make this a metaport, as that would prevent version conflicts
and double work. But it would make the Makefile of dns/knot3 even more
overcomplicated. So instead I would like to take the approach as in attached
patch.
All mutations now validate perfectly with all the testing tools.
--
You are receiving this mail because:
You are the assignee for the bug.