14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/820456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-readthedocs-sphinx-ext?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-07-12 06:39:25 +00:00
committed by Git OBS Bridge
parent 11d6eb74bf
commit 576fcf4d6b
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jul 11 19:09:45 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 2.1.0:
* Merge pull request #90 from readthedocs/humitos/parallel-read-safe
- changes from version 2.0.0:
* Define parallel_read_safe=True for our extensions
* Move the feature flags added in #85
* Re-add the builders as deprecated
* Use Py3 for Lint
* Remove the custom RTD builders
-------------------------------------------------------------------
Sat May 30 23:26:29 UTC 2020 - Arun Persaud <arun@gmx.de>