]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/pkg: added python(3)-kafka package docs-manager-kafk-yd39w1/deployments/7797 manager-kafka
authorAleš Mrázek <ales.mrazek@nic.cz>
Mon, 28 Jul 2025 14:27:23 +0000 (16:27 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Mon, 20 Oct 2025 11:56:03 +0000 (13:56 +0200)
distro/pkg/arch/PKGBUILD
distro/pkg/deb/control
distro/pkg/rpm/knot-resolver.spec

index b01352c8e9349107f102acaa6e7c341ca138c150..7a2f48beeee8052e228137870d0e9d3351d610bb 100644 (file)
@@ -47,6 +47,7 @@ optdepends=(
     'lua51-psl: policy.slice_randomize_psl() function'
     'python-prometheus_client: stats and metrics in Prometheus format'
     'python-watchdog: files monitoring and reload on changes'
+    'python-kafka: consuming messages from Apache Kafka'
 )
 backup=('etc/knot-resolver/config.yaml')
 options=(debug strip)
index 907c9ffa960522ddfe09e7f20534d3791a50dd24..a5e1ec2e510ce9edbaaffa7e84b76fa54c759f6f 100644 (file)
@@ -57,6 +57,7 @@ Recommends:
  lua-psl,
  python3-prometheus-client,
  python3-watchdog,
+ python3-kafka,
 Suggests:
  knot-resolver6-module-http,
 Description: caching, DNSSEC-validating DNS resolver - core binaries
index aab3cf5c1e8052261ec2c254a4d9ef705c754815..62e56def5c47ddd2bd27dfc912f5d1fab7204d87 100644 (file)
@@ -66,6 +66,7 @@ Requires:       python3-typing-extensions
 %endif
 Recommends:     python3-prometheus_client
 Recommends:     python3-watchdog
+Recommends:     python3-kafka
 
 # dnstap module dependencies
 # SUSE is missing protoc protobuf compiler