meta-openembedded/meta-networking/recipes-filter
Quentin Schulz 21a87a422c
nftables: fix pep517-backend warning
nftables has a pyproject.toml file since v1.0.9, c.f.
https://git.netfilter.org/nftables/commit/?id=8e603e0f7eec7c0000344a004228a30fbf0ece5c

Styhead has started to complain when a recipe inherits setuptools3 and a
proper pyproject.toml is provided in sources.

This uses python_pep517 functions instead of the setuptools3 ones,
inherits the proper class (still using setuptools3 but through pep517
process).

Notably, the python PACKAGECONFIG has its build dependency on
python3-setuptools-native removed as it's brought in by
python_setuptools_build_meta inherit, which is performed whenever the
python PACKAGECONFIG is selected. This avoids a "duplicate" but no
change in behavior is expected.

This was only build tested.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-21 12:06:12 -07:00
..
arno-iptables-firewall arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2 2024-05-28 09:34:28 -07:00
conntrack-tools recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
ebtables recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
ipset ipset: upgrade 7.21 -> 7.22 2024-07-15 16:36:11 -07:00
libnetfilter libnetfilter-queue: enable native build 2023-07-28 07:28:03 -07:00
libnfnetlink libnfnetlink: enable native build 2023-07-28 07:28:03 -07:00
libnftnl libnftnl: upgrade 1.2.6 -> 1.2.7 2024-07-17 18:42:57 -07:00
nfacct nfacct: Update SRC_URI to point to valid URL 2023-05-01 23:20:22 -07:00
nftables nftables: fix pep517-backend warning 2024-08-21 12:06:12 -07:00
ulogd2 recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00