* Bump to 1.2.0rc2, add changelog entry on Sphinx 6

* Pull translations (no changes)

* loosen sphinx 6 pinning
This commit is contained in:
Benjamin Balder Bach
2023-01-04 21:47:45 +01:00
committed by GitHub
parent f84c4eb558
commit ee488a15d2
43 changed files with 30 additions and 27 deletions

View File

@@ -7,15 +7,18 @@ Changelog
Development version (|development_version|)
===========================================
.. |development_version| replace:: 1.2.0rc1
.. |development_version| replace:: 1.2.0rc2
Dependency Changes
Dependency changes
------------------
* docutils 0.18 is supported. (#1381)
* Sphinx 6 support added (#1385)
* Added ``sphinxcontrib-jquery`` as a dependency (#1385)
* Python 3.11 is officially supported and tested. (#1395)
* Python 3.4 and 3.5 are officially not supported (#1395)
Note for users of Sphinx<3
--------------------------

View File

@@ -1 +1 @@
sphinx==6.0.0
sphinx>=6.0,<6.1