From 7b20b81e3f5d82bf07d339bcf1f0f929ab414182d172437d079a06b6cd8882a9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 20 Oct 2023 02:06:23 +0000 Subject: [PATCH] add upgrade markers from single-py nftables OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=83 --- nftables.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/nftables.spec b/nftables.spec index 79fc487..37eafec 100644 --- a/nftables.spec +++ b/nftables.spec @@ -75,6 +75,16 @@ library. This package contains the header files for the library. +%package -n python-nftables +Summary: Python bindings for nftables +Group: Development/Languages/Python +Conflicts: python3-nftables +# uses dlopen +Requires: libnftables1 + +%description -n python-nftables +Python bindings for nftables + %prep %autosetup -p1