Rebuild with python 3.14

This commit is contained in:
2026-05-06 18:08:29 +03:00
parent 6574dd3951
commit 8c43ec312c
+4 -4
View File
@@ -1,7 +1,7 @@
name: samba name: samba
description: SMB Fileserver and AD Domain server description: SMB Fileserver and AD Domain server
version: 4.24.1 version: 4.24.1
revision: 1 revision: 2
url: https://archlinux.org/packages/extra/x86_64/samba/ url: https://archlinux.org/packages/extra/x86_64/samba/
license: GPL3-or-later license: GPL3-or-later
maintainers: maintainers:
@@ -29,7 +29,7 @@ make_depends:
- perl-json - perl-json
- perl-parse-yapp - perl-parse-yapp
- popt - popt
- python3 - python3=3.14.*
- python-dnspython - python-dnspython
- python-markdown - python-markdown
- readline - readline
@@ -69,7 +69,7 @@ split_packages:
- talloc - talloc
- tdb - tdb
optional_depends: optional_depends:
- python3:For python bindings - python3=3.14.*:For python bindings
- name: libwbclient - name: libwbclient
description: Winbind client library description: Winbind client library
depends: depends:
@@ -90,7 +90,7 @@ split_packages:
- libwbclient - libwbclient
- openldap - openldap
- popt - popt
- python3 - python3=3.14.*
- readline - readline
- talloc - talloc
- tdb - tdb