File ufw.spec of Package failed_ufw

Name: ufw
Version: 0.36.2
Release: 1
Summary: Uncomplicated Firewall
License: GPL-3.0
Source0: %{name}-%{version}.tar.gz
BuildRequires: python3-devel, python3-setuptools
Requires: python3
%description
UFW - Uncomplicated Firewall
%prep
%setup -q
%build
%py3_build
%install
%py3_install
%check
python3 setup.py --version
%files
%license COPYING
%doc README
%{_bindir}/ufw
%dir /etc/ufw
openSUSE Build Service is sponsored by