14
0

Accepting request 797225 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/797225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-readthedocs-sphinx-ext?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-04-24 17:32:19 +00:00
committed by Git OBS Bridge
parent 2344ae0a40
commit a818c3e0f8
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Apr 24 15:22:12 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* no more need to remove tests manually before install
- update to version 1.0.3:
* Fix path to html_context
- changes from version 1.0.2:
* Add Python 3.8 to tests
* Add more versions to test against
* Revert #77
* Make setup.py executable
* Stop installing tests
* Remove broken distutils compat
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 18 18:41:10 UTC 2020 - Arun Persaud <arun@gmx.de> Sat Jan 18 18:41:10 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@@ -18,7 +18,7 @@
%{?!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.1 Version: 1.0.3
Release: 0 Release: 0
Summary: Sphinx extension for Read the Docs overrides Summary: Sphinx extension for Read the Docs overrides
License: MIT License: MIT
@@ -49,7 +49,6 @@ others are just code that we ship and enable during builds on Read the Docs.
%install %install
%python_install %python_install
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check

View File

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

View File

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