Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gns3fy for openSUSE:Factory checked in at 2023-08-01 14:16:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gns3fy (Old) and /work/SRC/openSUSE:Factory/.python-gns3fy.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gns3fy" Tue Aug 1 14:16:14 2023 rev:4 rq:1101558 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gns3fy/python-gns3fy.changes 2022-09-29 18:15:05.859459563 +0200 +++ /work/SRC/openSUSE:Factory/.python-gns3fy.new.32662/python-gns3fy.changes 2023-08-01 14:16:40.051888623 +0200 @@ -1,0 +2,5 @@ +Mon Jul 31 15:34:57 UTC 2023 - Dirk Müller <[email protected]> + +- pin to urllib3 < 2 for the testsuite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gns3fy.spec ++++++ --- /var/tmp/diff_new_pack.WIJ7QQ/_old 2023-08-01 14:16:46.103924174 +0200 +++ /var/tmp/diff_new_pack.WIJ7QQ/_new 2023-08-01 14:16:46.107924198 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-gns3fy # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -39,6 +39,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.22} BuildRequires: %{python_module requests-mock} +BuildRequires: %{python_module urllib3 < 2} # /SECTION %python_subpackages
