Rebuild with python 3.14

This commit is contained in:
2026-05-06 18:20:44 +03:00
parent b0e508610f
commit 8929cd46d1
+3 -3
View File
@@ -1,7 +1,7 @@
name: nftables
description: Netfilter tables userspace tools
version: 1.1.6
revision: 1
revision: 2
url: https://netfilter.org/projects/nftables/
license: GPL2-only
architecture: any
@@ -14,10 +14,10 @@ depends:
- ncurses
- readline
optional_depends:
- python3
- python3=3.14.*:For python bindings
make_depends:
- asciidoc
- python3
- python3=3.14.*
- python-build
- python-installer
- python-setuptools