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>