FreeBSD Bugzilla – Attachment 249976 Details for
Bug 278280
[NEW PORT] dns/py-libknot: Python bindings for libknot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
final dns/py-libknot - tabs are tabs
py-libknot.diff (text/plain), 1.35 KB, created by
Leo Vandewoestijne
on 2024-04-14 17:15:20 UTC
(
hide
)
Description:
final dns/py-libknot - tabs are tabs
Filename:
MIME Type:
Creator:
Leo Vandewoestijne
Created:
2024-04-14 17:15:20 UTC
Size:
1.35 KB
patch
obsolete
>diff --git a/dns/py-libknot/Makefile b/dns/py-libknot/Makefile >new file mode 100644 >index 000000000..d137a6ffe >--- /dev/null >+++ b/dns/py-libknot/Makefile >@@ -0,0 +1,22 @@ >+PORTNAME= libknot >+DISTVERSION= ${KNOT_VERSION} >+CATEGORIES= dns python >+MASTER_SITES= PYPI >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= freebsd@dns.company >+COMMENT= Python API using knot.sock to interact with the Knot DNS daemon >+WWW= https://gitlab.nic.cz/knot/knot-dns/-/tree/master/python/libknot >+ >+LICENSE= GPLv3 >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} >+LIB_DEPENDS= libknot.so:dns/knot3 >+ >+USES= python:3.5+ >+USE_PYTHON= autoplist concurrent pep517 >+ >+NO_ARCH= yes >+ >+.include "${.CURDIR}/../knot3/knotdns.mk" >+.include <bsd.port.mk> >diff --git a/dns/py-libknot/distinfo b/dns/py-libknot/distinfo >new file mode 100644 >index 000000000..5b6bac8f9 >--- /dev/null >+++ b/dns/py-libknot/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1712937090 >+SHA256 (libknot-3.3.5.tar.gz) = 9c47836b067f902847400deaa042b2f91f94cbba2034bde8c2cdd8cece4e8696 >+SIZE (libknot-3.3.5.tar.gz) = 11104 >diff --git a/dns/py-libknot/pkg-descr b/dns/py-libknot/pkg-descr >new file mode 100644 >index 000000000..41724f2ba >--- /dev/null >+++ b/dns/py-libknot/pkg-descr >@@ -0,0 +1,2 @@ >+Python interface to operate the Knot DNS daemon. >+Communicating with it using the knot.sock unixsocket.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
freebsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 278280
:
249864
|
249910
|
249934
|
249976
|
251568
|
251690
|
252240