Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user