Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: nftables
|
name: nftables
|
||||||
description: Netfilter tables userspace tools
|
description: Netfilter tables userspace tools
|
||||||
version: 1.1.6
|
version: 1.1.6
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://netfilter.org/projects/nftables/
|
url: https://netfilter.org/projects/nftables/
|
||||||
license: GPL2-only
|
license: GPL2-only
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -14,10 +14,10 @@ depends:
|
|||||||
- ncurses
|
- ncurses
|
||||||
- readline
|
- readline
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- python3
|
- python3=3.14.*:For python bindings
|
||||||
make_depends:
|
make_depends:
|
||||||
- asciidoc
|
- asciidoc
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- python-build
|
- python-build
|
||||||
- python-installer
|
- python-installer
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user