Sun, 31 Oct 2021 16:11:12 +0100
Added documentation set for Python 3.10 and PyQt 6.2.
--- a/.hgignore Thu Sep 30 18:50:10 2021 +0200 +++ b/.hgignore Sun Oct 31 16:11:12 2021 +0100 @@ -2,6 +2,7 @@ glob:.eric6project glob:.ropeproject glob:.directory +glob:.jedi glob:**.pyc glob:**.pyo glob:**.orig
--- a/PKGLIST Thu Sep 30 18:50:10 2021 +0200 +++ b/PKGLIST Sun Oct 31 16:11:12 2021 +0100 @@ -2,10 +2,12 @@ DocumentationSets/PyQt-5.7/PyQt-571.qch DocumentationSets/PyQt-5.15/PyQt-515.qch DocumentationSets/PyQt-6.1/PyQt-61.qch +DocumentationSets/PyQt-6.2/PyQt-62.qch DocumentationSets/Python-3.6/Python-360.qch DocumentationSets/Python-3.7/Python-370.qch DocumentationSets/Python-3.8/Python-381.qch DocumentationSets/Python-3.9/Python-390.qch +DocumentationSets/Python-3.10/Python-3100.qch DocumentationSets/Qt-5.12/LICENSE.GFDL DocumentationSets/Qt-5.12/activeqt.qch DocumentationSets/Qt-5.12/qdoc.qch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PKGLIST_PyQt62 Sun Oct 31 16:11:12 2021 +0100 @@ -0,0 +1,6 @@ +; +; archive_name=PluginDocumentationSets_PyQt62.zip +; +Documentation/LICENSE.GPL3 +DocumentationSets/PyQt-6.2/PyQt-62.qch +PluginDocumentationSets.py
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PKGLIST_Python310 Sun Oct 31 16:11:12 2021 +0100 @@ -0,0 +1,6 @@ +; +; archive_name=PluginDocumentationSets_Python310.zip +; +Documentation/LICENSE.GPL3 +DocumentationSets/Python-3.10/Python-3100.qch +PluginDocumentationSets.py
--- a/PluginDocumentationSets.epj Thu Sep 30 18:50:10 2021 +0200 +++ b/PluginDocumentationSets.epj Sun Oct 31 16:11:12 2021 +0100 @@ -426,7 +426,13 @@ "DocumentationSets/Qt-6.2/qtwidgets.qch", "DocumentationSets/Qt-6.2/qtxml.qch", "PKGLIST_Qt62", - "PluginDocumentationSets_Qt62.zip" + "PluginDocumentationSets_Qt62.zip", + "DocumentationSets/PyQt-6.2/PyQt-62.qch", + "DocumentationSets/Python-3.10/Python-3100.qch", + "PKGLIST_PyQt62", + "PKGLIST_Python310", + "PluginDocumentationSets_PyQt62.zip", + "PluginDocumentationSets_Python310.zip" ], "OTHERTOOLSPARMS": {}, "PACKAGERSPARMS": {},