From 576fcf4d6bd1c1d22908bc945256f3b2d4039c3262f7c0d6e80896992f21ea97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 12 Jul 2020 06:39:25 +0000 Subject: [PATCH] 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 --- python-readthedocs-sphinx-ext.changes | 13 +++++++++++++ python-readthedocs-sphinx-ext.spec | 2 +- readthedocs-sphinx-ext-1.0.4.tar.gz | 3 --- readthedocs-sphinx-ext-2.1.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 readthedocs-sphinx-ext-1.0.4.tar.gz create mode 100644 readthedocs-sphinx-ext-2.1.0.tar.gz 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