forked from pool/python-sphinxcontrib-websupport
- Update to 1.2.4:
* Import PickleHTMLBuilder from sphinxcontrib-serializinghtml package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=28
This commit is contained in:
parent
70e68afb94
commit
c039323689
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 09:07:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.2.4:
|
||||
* Import PickleHTMLBuilder from sphinxcontrib-serializinghtml package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 09:01:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -25,15 +25,21 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%global skip_python2 1
|
||||
%define skip_python2 1
|
||||
Name: python-sphinxcontrib-websupport%{psuffix}
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: Sphinx API for Web Apps
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/sphinx-doc/sphinxcontrib-websupport
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Jinja2
|
||||
Requires: python-docutils
|
||||
Requires: python-six
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module Jinja2}
|
||||
BuildRequires: %{python_module SQLAlchemy}
|
||||
@ -45,13 +51,6 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module sphinxcontrib-websupport >= %{version}}
|
||||
BuildRequires: %{python_module xapian}
|
||||
%endif
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Jinja2
|
||||
Requires: python-docutils
|
||||
Requires: python-six
|
||||
BuildArch: noarch
|
||||
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||
Recommends: python-Sphinx
|
||||
Suggests: python-SQLAlchemy
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee1d43e6e0332558a66fcb4005b9ba7313ad9764d0df0e6703ae869a028e451f
|
||||
size 602321
|
3
sphinxcontrib-websupport-1.2.4.tar.gz
Normal file
3
sphinxcontrib-websupport-1.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232
|
||||
size 602360
|
Loading…
Reference in New Issue
Block a user