|
|
@@ -1,7 +1,7 @@
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# spec file for package python-flasgger
|
|
|
|
# spec file
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Copyright (c) 2024 SUSE LLC
|
|
|
|
# Copyright (c) 2023 SUSE LLC
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
@@ -34,7 +34,6 @@ License: MIT
|
|
|
|
URL: https://github.com/flasgger/flasgger/
|
|
|
|
URL: https://github.com/flasgger/flasgger/
|
|
|
|
Source: https://files.pythonhosted.org/packages/source/f/flasgger/flasgger-%{version}.tar.gz
|
|
|
|
Source: https://files.pythonhosted.org/packages/source/f/flasgger/flasgger-%{version}.tar.gz
|
|
|
|
BuildRequires: %{python_module pip}
|
|
|
|
BuildRequires: %{python_module pip}
|
|
|
|
BuildRequires: %{python_module setuptools}
|
|
|
|
|
|
|
|
BuildRequires: %{python_module wheel}
|
|
|
|
BuildRequires: %{python_module wheel}
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: python-rpm-macros
|
|
|
|
BuildRequires: python-rpm-macros
|
|
|
@@ -51,6 +50,7 @@ BuildArch: noarch
|
|
|
|
BuildRequires: %{python_module flasgger = %{version}}
|
|
|
|
BuildRequires: %{python_module flasgger = %{version}}
|
|
|
|
BuildRequires: %{python_module Flask >= 0.10}
|
|
|
|
BuildRequires: %{python_module Flask >= 0.10}
|
|
|
|
BuildRequires: %{python_module PyYAML >= 3.0}
|
|
|
|
BuildRequires: %{python_module PyYAML >= 3.0}
|
|
|
|
|
|
|
|
BuildRequires: %{python_module flex}
|
|
|
|
BuildRequires: %{python_module jsonschema >= 3.0.1}
|
|
|
|
BuildRequires: %{python_module jsonschema >= 3.0.1}
|
|
|
|
BuildRequires: %{python_module marshmallow}
|
|
|
|
BuildRequires: %{python_module marshmallow}
|
|
|
|
BuildRequires: %{python_module mistune >= 3}
|
|
|
|
BuildRequires: %{python_module mistune >= 3}
|
|
|
|