From aa5434eb30b15ae647bd13ebe06143b04ebf428854db0531ea4a6a9f363a9c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 2 Jan 2023 12:53:05 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-napalm?expand=0&rev=27 --- python-napalm.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-napalm.spec b/python-napalm.spec index 155643f..cbdf69e 100644 --- a/python-napalm.spec +++ b/python-napalm.spec @@ -41,12 +41,15 @@ Requires: python-lxml >= 4.3.0 Requires: python-ncclient Requires: python-netaddr Requires: python-netmiko >= 4.0.0 +Requires: python-netutils >= 1.0.0 Requires: python-paramiko >= 2.6.0 Requires: python-pyeapi >= 0.8.2 Requires: python-requests >= 2.7.0 Requires: python-scp Requires: python-setuptools >= 38.4.0 Requires: python-textfsm +Requires: python-ttp-templates +Requires: python-ttp Requires: python-typing_extensions Requires(post): update-alternatives Requires(postun):update-alternatives From 60cb61e02fce9d8b1825e3cff70fd33ef641cfc2de29ec92854022db69a63dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 2 Jan 2023 12:53:34 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-napalm?expand=0&rev=28 --- python-napalm.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-napalm.changes b/python-napalm.changes index 22610ee..d754879 100644 --- a/python-napalm.changes +++ b/python-napalm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 2 12:53:17 UTC 2023 - Markéta Machová + +- Add missing requirements + ------------------------------------------------------------------- Tue Oct 25 07:19:55 UTC 2022 - Daniel Garcia