15
0
forked from pool/python-gns3fy

Accepting request 1101558 from devel:languages:python

- pin to urllib3 < 2 for the testsuite

OBS-URL: https://build.opensuse.org/request/show/1101558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gns3fy?expand=0&rev=4
This commit is contained in:
2023-08-01 12:16:14 +00:00
committed by Git OBS Bridge
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