forked from pool/python-sphinx-bootstrap-theme
Accepting request 957000 from home:pgajdos:python
- version update to 0.8.1 ====== v0.8.1 ====== * Fix space in script tags. (`@ivoire`_) `#223 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/223>`_. * Fix client-side search in Sphinx 3.4+. (`@larsoner`_) `#213 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/213>`_. ====== v0.8.0 ====== * Upgrade Bootstrap and Bootswatch to v3.4.1. (`@vedranmiletic`_) `#190 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/190>`_. * Upgrade jQuery to v1.12.4. (`@vedranmiletic`_) OBS-URL: https://build.opensuse.org/request/show/957000 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-bootstrap-theme?expand=0&rev=7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinx-bootstrap-theme
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sphinx-bootstrap-theme
|
||||
Version: 0.7.1
|
||||
Version: 0.8.1
|
||||
Release: 0
|
||||
Summary: Sphinx Bootstrap Theme
|
||||
License: MIT AND Apache-2.0
|
||||
License: Apache-2.0 AND MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: http://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinx-bootstrap-theme/sphinx-bootstrap-theme-%{version}.tar.gz
|
||||
|
Reference in New Issue
Block a user