14
0

Accepting request 967458 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/967458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pynetbox?expand=0&rev=29
This commit is contained in:
2022-04-07 22:28:02 +00:00
committed by Git OBS Bridge
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}