- add missing dependency python-Deprecated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=44
This commit is contained in:
2019-07-25 19:29:28 +00:00
committed by Git OBS Bridge
parent d14343f59c
commit dcd3e014dc
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 25 19:29:09 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- add missing dependency python-Deprecated
-------------------------------------------------------------------
Thu Jul 25 19:21:30 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -39,6 +39,7 @@ Recommends: python-magic
Suggests: python-pydeep
BuildArch: noarch
# SECTION tests
BuildRequires: %{python_module Deprecated}
BuildRequires: %{python_module jsonschema}
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module python-magic}
@@ -55,6 +56,7 @@ BuildRequires: python3-sphinx-autodoc-typehints
%ifpython2
Requires: python2-enum34
%endif
Requires: python-Deprecated
%python_subpackages
%package -n %{name}-doc