14
0

Accepting request 967424 from home:pgajdos:python

- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/967424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=54
This commit is contained in:
2022-04-07 09:35:59 +00:00
committed by Git OBS Bridge
parent e71787515b
commit 9a2bfa2d70
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 7 07:40:44 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Thu Feb 24 20:42:55 UTC 2022 - Martin Hauke <mardnh@gmx.de>

View File

@@ -27,7 +27,6 @@ Group: Development/Languages/Python
URL: https://github.com/digitalocean/pynetbox
Source: https://files.pythonhosted.org/packages/source/p/pynetbox/pynetbox-%{version}.tar.gz
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module netaddr}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}