15
0
forked from pool/python-gns3fy

- pin to urllib3 < 2 for the testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gns3fy?expand=0&rev=8
This commit is contained in:
2023-07-31 15:35:08 +00:00
committed by Git OBS Bridge
parent 528b258db1
commit 992918554e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 31 15:34:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
- pin to urllib3 < 2 for the testsuite
-------------------------------------------------------------------
Wed Sep 28 21:27:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -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 <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -39,6 +39,7 @@ BuildRequires: %{python_module pydantic >= 1.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests >= 2.22}
BuildRequires: %{python_module requests-mock}
BuildRequires: %{python_module urllib3 < 2}
# /SECTION
%python_subpackages