15
0

Accepting request 825318 from Cloud:OpenStack:Factory

OBS-URL: https://build.opensuse.org/request/show/825318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=12
This commit is contained in:
2020-08-10 13:05:21 +00:00
committed by Git OBS Bridge
parent 8f2c5ac0db
commit 1a600290ef
4 changed files with 17 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ncclient
Version: 0.6.7
Version: 0.6.9
Release: 0
Summary: Python library for NETCONF clients
License: Apache-2.0
@@ -83,6 +83,6 @@ cd docs && make %{?_smp_mflags} html && rm build/html/.buildinfo
%{python_sitelib}/*
%files -n python-ncclient-doc
%doc README README.rst examples docs/build/html
%doc README.md README.rst examples docs/build/html
%changelog