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:
Tomáš Chvátal 2019-04-23 09:25:12 +00:00 committed by Git OBS Bridge
parent 67026fbd8a
commit b36c225503
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 23 09:13:06 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 1.1.0
* Add compatibility with Sphinx 1.6. Thanks to Dmitry Shachnev.
* More minor changes. See CHANGES.
-------------------------------------------------------------------
Tue Dec 4 13:09:44 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@ -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

View File

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

View File

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