Accepting request 866154 from devel:languages:python

- drop unused dependency on openstack-suse-macros

OBS-URL: https://build.opensuse.org/request/show/866154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-pecanwsme?expand=0&rev=10
This commit is contained in:
2021-01-25 17:23:28 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 22 22:58:28 UTC 2021 - Dirk Müller <dmueller@suse.com>
- drop unused dependency on openstack-suse-macros
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 23 13:48:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com> Tue Apr 23 13:48:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-sphinxcontrib-pecanwsme # spec file for package python-sphinxcontrib-pecanwsme
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2021 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
@@ -23,10 +23,8 @@ Release: 0
Summary: Extension to Sphinx for documenting APIs built with Pecan and WSME Summary: Extension to Sphinx for documenting APIs built with Pecan and WSME
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/dreamhost/sphinxcontrib-pecanwsme URL: https://github.com/dreamhost/sphinxcontrib-pecanwsme
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-pecanwsme/sphinxcontrib-pecanwsme-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-pecanwsme/sphinxcontrib-pecanwsme-%{version}.tar.gz
BuildRequires: openstack-suse-macros
BuildRequires: %{python_module pbr} BuildRequires: %{python_module pbr}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six} BuildRequires: %{python_module six}