diff --git a/python-readthedocs-sphinx-ext.changes b/python-readthedocs-sphinx-ext.changes index 96e387d..2f43fca 100644 --- a/python-readthedocs-sphinx-ext.changes +++ b/python-readthedocs-sphinx-ext.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jul 11 19:09:45 UTC 2020 - Arun Persaud + +- 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 diff --git a/python-readthedocs-sphinx-ext.spec b/python-readthedocs-sphinx-ext.spec index 3677d25..8b4ccd4 100644 --- a/python-readthedocs-sphinx-ext.spec +++ b/python-readthedocs-sphinx-ext.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-readthedocs-sphinx-ext -Version: 1.0.4 +Version: 2.1.0 Release: 0 Summary: Sphinx extension for Read the Docs overrides License: MIT diff --git a/readthedocs-sphinx-ext-1.0.4.tar.gz b/readthedocs-sphinx-ext-1.0.4.tar.gz deleted file mode 100644 index 1ae5767..0000000 --- a/readthedocs-sphinx-ext-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33dbb135373d539233f7fbdb5e8dcfa07d41254300ee23719eb9caa8c68a40ae -size 11686 diff --git a/readthedocs-sphinx-ext-2.1.0.tar.gz b/readthedocs-sphinx-ext-2.1.0.tar.gz new file mode 100644 index 0000000..07d38b0 --- /dev/null +++ b/readthedocs-sphinx-ext-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:955a1edcfed6d5b7a1a95e8628cb218ffb2e34405875a221873e9c134a423813 +size 9961