forked from pool/python-napalm
Accepting request 738195 from devel:languages:python
Downgrade to napalm v2.4.0 since v2.5.0 basically broke all community drivers. OBS-URL: https://build.opensuse.org/request/show/738195 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-napalm?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
7ee863fd4d
commit
7ab5861f1d
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-napalm
|
||||
Version: 2.5.0
|
||||
Version: 2.4.0
|
||||
Release: 0
|
||||
Summary: Network Automation and Programmability Abstraction Layer
|
||||
License: Apache-2.0
|
||||
@@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-Jinja2
|
||||
Requires: python-PyYAML
|
||||
Requires: python-cffi >= 1.11.3
|
||||
Requires: python-ciscoconfparse
|
||||
Requires: python-future
|
||||
Requires: python-junos-eznc >= 2.2.0
|
||||
Requires: python-netaddr
|
||||
@@ -48,7 +47,6 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module Jinja2}
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module cffi >= 1.11.3}
|
||||
BuildRequires: %{python_module ciscoconfparse}
|
||||
BuildRequires: %{python_module ddt}
|
||||
BuildRequires: %{python_module future}
|
||||
BuildRequires: %{python_module junos-eznc >= 2.2.0}
|
||||
|
||||
Reference in New Issue
Block a user