forked from pool/python-sphinxcontrib-websupport
Accepting request 697035 from home:mcalabkova:branches:devel:languages:python
- update to version 1.1.0 * Add compatibility with Sphinx 1.6. Thanks to Dmitry Shachnev. * More minor changes. See CHANGES. - most of tests are probably online (they fail on Request() returning empty class), so they can not be launched, I guess OBS-URL: https://build.opensuse.org/request/show/697035 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
67026fbd8a
commit
b36c225503
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinxcontrib-websupport
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sphinxcontrib-websupport
|
||||
Version: 1.0.1
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Sphinx API for Web Apps
|
||||
License: BSD-2-Clause
|
||||
@@ -29,6 +29,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user