Added documentation set for Python 3.10 and PyQt 6.2. eric7

Sun, 31 Oct 2021 16:11:12 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 31 Oct 2021 16:11:12 +0100
branch
eric7
changeset 61
224d113c8b88
parent 60
7825186e53f2
child 62
6c5960df01bb

Added documentation set for Python 3.10 and PyQt 6.2.

.hgignore file | annotate | diff | comparison | revisions
DocumentationSets/PyQt-6.2/PyQt-62.qch file | annotate | diff | comparison | revisions
DocumentationSets/Python-3.10/Python-3100.qch file | annotate | diff | comparison | revisions
PKGLIST file | annotate | diff | comparison | revisions
PKGLIST_PyQt62 file | annotate | diff | comparison | revisions
PKGLIST_Python310 file | annotate | diff | comparison | revisions
PluginDocumentationSets.epj file | annotate | diff | comparison | revisions
PluginDocumentationSets_PyQt62.zip file | annotate | diff | comparison | revisions
PluginDocumentationSets_Python310.zip file | annotate | diff | comparison | revisions
--- 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
Binary file DocumentationSets/PyQt-6.2/PyQt-62.qch has changed
Binary file DocumentationSets/Python-3.10/Python-3100.qch has changed
--- 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": {},
Binary file PluginDocumentationSets_PyQt62.zip has changed
Binary file PluginDocumentationSets_Python310.zip has changed

eric ide

mercurial