diff --git a/python-sphinxcontrib-websupport.changes b/python-sphinxcontrib-websupport.changes index a4b884f..e2ffb11 100644 --- a/python-sphinxcontrib-websupport.changes +++ b/python-sphinxcontrib-websupport.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 31 09:07:15 UTC 2020 - Tomáš Chvátal + +- Update to 1.2.4: + * Import PickleHTMLBuilder from sphinxcontrib-serializinghtml package + ------------------------------------------------------------------- Tue Jul 28 09:01:24 UTC 2020 - Marketa Calabkova diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index a29af3e..688429e 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -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 diff --git a/sphinxcontrib-websupport-1.2.3.tar.gz b/sphinxcontrib-websupport-1.2.3.tar.gz deleted file mode 100644 index b8a17fc..0000000 --- a/sphinxcontrib-websupport-1.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee1d43e6e0332558a66fcb4005b9ba7313ad9764d0df0e6703ae869a028e451f -size 602321 diff --git a/sphinxcontrib-websupport-1.2.4.tar.gz b/sphinxcontrib-websupport-1.2.4.tar.gz new file mode 100644 index 0000000..78ad07b --- /dev/null +++ b/sphinxcontrib-websupport-1.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232 +size 602360