Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-napalm-digineo-procurve for 
openSUSE:Factory checked in at 2022-10-21 16:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-napalm-digineo-procurve (Old)
 and      /work/SRC/openSUSE:Factory/.python-napalm-digineo-procurve.new.2275 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-napalm-digineo-procurve"

Fri Oct 21 16:19:59 2022 rev:2 rq:1030326 version:0.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-napalm-digineo-procurve/python-napalm-digineo-procurve.changes
    2019-10-28 16:47:01.604751277 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-napalm-digineo-procurve.new.2275/python-napalm-digineo-procurve.changes
  2022-10-21 16:20:10.630243710 +0200
@@ -1,0 +2,5 @@
+Fri Oct 21 08:35:43 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Add missing BR toml (for tests)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-napalm-digineo-procurve.spec ++++++
--- /var/tmp/diff_new_pack.syJ7UW/_old  2022-10-21 16:20:11.054244505 +0200
+++ /var/tmp/diff_new_pack.syJ7UW/_new  2022-10-21 16:20:11.058244512 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package python-napalm-digineo-procurve
 #
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2019, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,7 +13,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -22,14 +24,15 @@
 Release:        0
 License:        Apache-2.0
 Summary:        NAPALM - HP ProCurve/Aruba network driver
-Url:            https://github.com/digineo/napalm-digineo-procurve
+URL:            https://github.com/digineo/napalm-digineo-procurve
 Group:          Development/Languages/Python
 Source:         
https://files.pythonhosted.org/packages/source/n/napalm-digineo-procurve/napalm-digineo-procurve-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module napalm >= 2.4.0}
-BuildRequires:  %{python_module pytest }
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module toml}
 # /SECTION
 BuildRequires:  fdupes
 Requires:       python-napalm >= 2.4.0

Reply via email to