14
0
Files
python-readthedocs-sphinx-ext/python-readthedocs-sphinx-ext.changes

108 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 12 15:50:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.1.9
* fix: Only add external version warning nodes on documents (#114)
-------------------------------------------------------------------
Sat Jun 4 20:40:15 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 2.1.8:
* Remove direct call to distutils in favor of more modern packaging
- changes from version 2.1.7:
* Use proxied_static_path if available
- changes from version 2.1.6:
* External version warning: avoid using the deprecated traverse
method
* Update tox.ini to reflect the current package state
* Update some deps
-------------------------------------------------------------------
Fri Mar 18 22:29:34 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 2.1.5:
* Search: correctly remove Search.init on Sphinx >= 5.0
-------------------------------------------------------------------
Sat Jan 29 17:46:24 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 2.1.4:
* Update canonical_url to properly respect builder
- changes from version 2.1.3:
* Use circleci
- changes from version 2.1.2:
* Canonical URL: don't set it if is empty
-------------------------------------------------------------------
Sat Jul 25 15:14:03 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 2.1.1:
* New line at the end of the file
* Put the JS embed back into script_files (#92)
-------------------------------------------------------------------
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>
- update to version 1.0.4:
* Re-add proxied_api_host to allow overriding it
-------------------------------------------------------------------
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>
- specfile:
* update copyright year
* be more specific in %files section
- update to version 1.0.1:
* more JS exscapes
* Use new footer_api_host settings
* rename setting
-------------------------------------------------------------------
Mon Jul 22 13:04:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0:
* no upstream changelog
-------------------------------------------------------------------
Fri May 24 19:58:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, needed by rdt_theme