- Update to 1.4.5:
* distribute tests * various fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
ac6d4e5ffb
commit
be60be1967
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-ciscoconfparse
|
||||
Version: 1.4.1
|
||||
Version: 1.4.5
|
||||
Release: 0
|
||||
Summary: Library for parsing, querying and modifying Cisco IOS-style configurations
|
||||
License: GPL-3.0-or-later
|
||||
@@ -66,9 +66,7 @@ relationships.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# https://github.com/mpenning/ciscoconfparse/issues/160
|
||||
# otherwise test passed for 1.4.1
|
||||
#%%pytest
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user