From 9594815d511ec38f3c398e7be39a8160d23ad539 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 15:26:40 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pkg.info b/pkg.info index c89e935..0bd9a4f 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: avahi description: Service Discovery for Linux using mDNS/DNS-SD version: 0.9-rc4 -revision: 1 +revision: 2 url: https://github.com/avahi/avahi license: LGPL2.1-or-later maintainers: @@ -20,11 +20,11 @@ depends: - libelogind - sysusers optional_depends: - - gtk3 - - libevent - - nss-mdns - - python-dbus - - python-pygobject + - gtk3:For avahi-discover,avaih-discover-standalone,bshell,bssh and bvnc + - libevent:For libevent bindings + - nss-mdns:NSS support for mDNS + - python-dbus:For avahi-bookmarks and avahi-discover + - python-pygobject:For avahi-bookmarks make_depends: - doxygen - elogind @@ -32,6 +32,7 @@ make_depends: - graphviz - gtk3 - libevent + - python3=3.14.* - python-dbus - python-pygobject - which