15
0
forked from pool/python-napalm

- Add patch netmiko-4-support.patch:

* Support netmiko >= 4
  * As a consequence, bump {Build,}Requires on netmiko to >= 4.
- Remove unneeded BuildRequires on mock

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-napalm?expand=0&rev=22
This commit is contained in:
2022-08-05 04:59:58 +00:00
committed by Git OBS Bridge
parent a1ebc8c1fd
commit 88294feff3
3 changed files with 26 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Aug 5 04:58:33 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch netmiko-4-support.patch:
* Support netmiko >= 4
* As a consequence, bump {Build,}Requires on netmiko to >= 4.
- Remove unneeded BuildRequires on mock
-------------------------------------------------------------------
Thu Mar 24 12:42:56 UTC 2022 - pgajdos@suse.com