File python-netutils.spec of Package failed_python-netutils

Name:           python-netutils
Version:        1.8.1
Release:        0
Summary:        Utilities for manipulating network configuration and state

License:        BSD-2-Clause
URL:            https://github.com/nox73/netutils
Source0:        netutils-1.8.1.tar.gz
BuildRequires:  python3-devel
BuildRequires:  python3-pytest
BuildRequires:  python3-setuptools
BuildRequires:  gcc
BuildRequires:  make
BuildRequires:  python3-crypt
Requires:       python3
Requires:       python3-crypt

%description
Utilities for manipulating network configuration and state

%prep
%setup -q

%build
%py3_build

%install
%py3_install

%check
PYTHONPATH=$(pwd)/build/lib pytest -q

%files
%license LICENSE
%doc README.md
%{python3_sitelib}/netutils
openSUSE Build Service is sponsored by