forked from pool/python-readthedocs-sphinx-ext
Accepting request 797254 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/797254 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-readthedocs-sphinx-ext?expand=0&rev=4
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-readthedocs-sphinx-ext
|
||||
Version: 1.0.1
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: Sphinx extension for Read the Docs overrides
|
||||
License: MIT
|
||||
@@ -49,7 +49,6 @@ others are just code that we ship and enable during builds on Read the Docs.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c920d8129752ee3f339c8cf3dfeba800a25730249d6ab43dc9b3c384312d1d32
|
||||
size 11545
|
3
readthedocs-sphinx-ext-1.0.3.tar.gz
Normal file
3
readthedocs-sphinx-ext-1.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faccf1c52aab34b1fdfd672ec4ce4321975453b05741e32a94b33cc682d045b2
|
||||
size 11589
|
Reference in New Issue
Block a user