forked from pool/python-readthedocs-sphinx-ext
Accepting request 765483 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765483 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-readthedocs-sphinx-ext?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 18 18:41:10 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- specfile:
|
||||||
|
* update copyright year
|
||||||
|
* be more specific in %files section
|
||||||
|
|
||||||
|
- update to version 1.0.1:
|
||||||
|
* more JS exscapes
|
||||||
|
* Use new footer_api_host settings
|
||||||
|
* rename setting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 22 13:04:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Jul 22 13:04:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-readthedocs-sphinx-ext
|
# spec file for package python-readthedocs-sphinx-ext
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-readthedocs-sphinx-ext
|
Name: python-readthedocs-sphinx-ext
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx extension for Read the Docs overrides
|
Summary: Sphinx extension for Read the Docs overrides
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://github.com/rtfd/readthedocs-sphinx-ext
|
URL: https://github.com/rtfd/readthedocs-sphinx-ext
|
||||||
Source: https://files.pythonhosted.org/packages/source/r/readthedocs-sphinx-ext/readthedocs-sphinx-ext-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/r/readthedocs-sphinx-ext/readthedocs-sphinx-ext-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Sphinx}
|
BuildRequires: %{python_module Sphinx}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
@@ -58,6 +58,7 @@ others are just code that we ship and enable during builds on Read the Docs.
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/readthedocs_ext
|
||||||
|
%{python_sitelib}/readthedocs_sphinx_ext-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cc94753be6b2db997e3291046b39e49d578f6441fd75159db22a51a29d2cf1fc
|
|
||||||
size 11421
|
|
3
readthedocs-sphinx-ext-1.0.1.tar.gz
Normal file
3
readthedocs-sphinx-ext-1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c920d8129752ee3f339c8cf3dfeba800a25730249d6ab43dc9b3c384312d1d32
|
||||||
|
size 11545
|
Reference in New Issue
Block a user