From 8c43ec312c0f225ce882e9fd9ff73e035aae524c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 18:08:29 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg.info b/pkg.info index 4e88637..76158d9 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: samba description: SMB Fileserver and AD Domain server version: 4.24.1 -revision: 1 +revision: 2 url: https://archlinux.org/packages/extra/x86_64/samba/ license: GPL3-or-later maintainers: @@ -29,7 +29,7 @@ make_depends: - perl-json - perl-parse-yapp - popt - - python3 + - python3=3.14.* - python-dnspython - python-markdown - readline @@ -69,7 +69,7 @@ split_packages: - talloc - tdb optional_depends: - - python3:For python bindings + - python3=3.14.*:For python bindings - name: libwbclient description: Winbind client library depends: @@ -90,7 +90,7 @@ split_packages: - libwbclient - openldap - popt - - python3 + - python3=3.14.* - readline - talloc - tdb