Accepting request 887087 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/887087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx_rtd_theme?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2021-04-26 14:38:15 +00:00 committed by Git OBS Bridge
commit 409f72ebbb
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 20 09:50:10 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
- remove python-docutils from Requires
-------------------------------------------------------------------
Mon Apr 19 09:32:44 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
- update to 0.5.2
* depend on docutils < 0.17 (gh#readthedocs/sphinx_rtd_theme#1113)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 2 00:35:37 UTC 2021 - Dirk Müller <dmueller@suse.com> Tue Mar 2 00:35:37 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,5 +1,5 @@
# #
# spec file for package python-sphinx_rtd_theme # spec file for package python-sphinx_rtd_theme-test
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
@ -26,10 +26,10 @@
%bcond_with test %bcond_with test
%endif %endif
Name: python-sphinx_rtd_theme%{psuffix} Name: python-sphinx_rtd_theme%{psuffix}
Version: 0.5.1 Version: 0.5.2
Release: 0 Release: 0
Summary: ReadTheDocs.org theme for Sphinx Summary: ReadTheDocs.org theme for Sphinx
License: MIT AND Apache-2.0 AND OFL-1.1 License: Apache-2.0 AND MIT AND OFL-1.1
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/snide/sphinx_rtd_theme/ URL: https://github.com/snide/sphinx_rtd_theme/
Source: https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
@ -41,6 +41,7 @@ Requires: python-Sphinx
BuildArch: noarch BuildArch: noarch
%if %{with test} %if %{with test}
BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module docutils < 0.17}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module readthedocs-sphinx-ext} BuildRequires: %{python_module readthedocs-sphinx-ext}
%endif %endif

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eda689eda0c7301a80cf122dad28b1861e5605cbf455558f3775e1e8200e83a5
size 2774928

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32bd3b5d13dc8186d7a42fc816a23d32e83a4827d7d9882948e7b837c232da5a
size 7606638