svn commit: r563597 - head/devel/jetbrains-clion

Fernando Apesteguía fernape at FreeBSD.org
Mon Feb 1 17:46:35 UTC 2021


Author: fernape
Date: Mon Feb  1 17:46:34 2021
New Revision: 563597
URL: https://svnweb.freebsd.org/changeset/ports/563597

Log:
  devel/jetbrains-clion: Update to 2020.3.2
  
  ChangeLog: https://confluence.jetbrains.com/pages/viewpage.action?pageId=206536757
  
  PR:	253139
  Submitted by:	dmitry.wagin at ya.ru (maintainer)

Modified:
  head/devel/jetbrains-clion/Makefile
  head/devel/jetbrains-clion/distinfo
  head/devel/jetbrains-clion/pkg-plist

Modified: head/devel/jetbrains-clion/Makefile
==============================================================================
--- head/devel/jetbrains-clion/Makefile	Mon Feb  1 17:46:03 2021	(r563596)
+++ head/devel/jetbrains-clion/Makefile	Mon Feb  1 17:46:34 2021	(r563597)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	clion
-PORTVERSION=	2020.2.5
+PORTVERSION=	2020.3.2
 CATEGORIES=	devel java
 MASTER_SITES=	https://download-cf.jetbrains.com/cpp/
 PKGNAMEPREFIX=	jetbrains-
@@ -16,12 +16,14 @@ LICENSE_NAME=	Subscription license agreement for busin
 LICENSE_TEXT=	See: https://www.jetbrains.com/store/license.html
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
-RUN_DEPENDS=	intellij-fsnotifier>0:java/intellij-fsnotifier
+RUN_DEPENDS=	intellij-fsnotifier>0:java/intellij-fsnotifier \
+		intellij-pty4j>=0.11.4:java/intellij-pty4j \
+		lsof:sysutils/lsof
 
 USES=		python:run shebangfix
 
 USE_JAVA=	yes
-JAVA_VERSION=	8+
+JAVA_VERSION=	11+
 
 SHEBANG_FILES=	bin/printenv.py bin/restart.py
 
@@ -53,8 +55,7 @@ do-install:
 	${INSTALL_DATA} ${WRKDIR}/clion.desktop ${STAGEDIR}${PREFIX}/share/applications/
 # Use fsnotifier replacement provided by java/intellij-fsnotifier
 	${ECHO} "idea.filewatcher.executable.path=${PREFIX}/intellij/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties
-# Fix slow render
-	${ECHO} "-Dsun.java2d.xrender=false" >> ${STAGEDIR}${DATADIR}/bin/clion.vmoptions
-	${ECHO} "-Dsun.java2d.xrender=false" >> ${STAGEDIR}${DATADIR}/bin/clion64.vmoptions
+# Use pty4j replacement provided by java/intellij-pty4j
+	${LN} -sf ../../../intellij/lib/libpty ${STAGEDIR}${DATADIR}/lib/pty4j-native
 
 .include <bsd.port.mk>

Modified: head/devel/jetbrains-clion/distinfo
==============================================================================
--- head/devel/jetbrains-clion/distinfo	Mon Feb  1 17:46:03 2021	(r563596)
+++ head/devel/jetbrains-clion/distinfo	Mon Feb  1 17:46:34 2021	(r563597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606668502
-SHA256 (jetbrains/CLion-2020.2.5.tar.gz) = 3f7b37574ec4106fb92377722c12200a759d12487409e14214166acc11ecef48
-SIZE (jetbrains/CLion-2020.2.5.tar.gz) = 553622901
+TIMESTAMP = 1612110592
+SHA256 (jetbrains/CLion-2020.3.2.tar.gz) = 5d49bd88b6457271464687453ff65880a4a38974575bb76f969036c692072280
+SIZE (jetbrains/CLion-2020.3.2.tar.gz) = 624043209

Modified: head/devel/jetbrains-clion/pkg-plist
==============================================================================
--- head/devel/jetbrains-clion/pkg-plist	Mon Feb  1 17:46:03 2021	(r563596)
+++ head/devel/jetbrains-clion/pkg-plist	Mon Feb  1 17:46:34 2021	(r563597)
@@ -44,42 +44,49 @@ share/applications/clion.desktop
 %%DATADIR%%/bin/lldb/renderers/lldb_formatters/__init__.py
 %%DATADIR%%/bin/lldb/renderers/lldb_formatters/jetbrains_stl_formatters.py
 %%DATADIR%%/bin/log.xml
+%%DATADIR%%/bin/ltedit.sh
 %%DATADIR%%/bin/printenv.py
 %%DATADIR%%/bin/restart.py
 %%DATADIR%%/build.txt
 %%DATADIR%%/help/ReferenceCard.pdf
 %%DATADIR%%/help/ReferenceCardForMac.pdf
+%%DATADIR%%/icons.db
 %%DATADIR%%/lib/FastInfoset-1.2.15.jar
-%%DATADIR%%/lib/annotations-19.0.0.jar
+%%DATADIR%%/lib/RoaringBitmap-0.9.0.jar
+%%DATADIR%%/lib/animal-sniffer-annotations-1.18.jar
+%%DATADIR%%/lib/annotations-20.1.0.jar
+%%DATADIR%%/lib/annotations-4.1.1.4.jar
 %%DATADIR%%/lib/annotations-java5.jar
-%%DATADIR%%/lib/antlr4-runtime-4.1.jar
 %%DATADIR%%/lib/asm-7.1.jar
-%%DATADIR%%/lib/asm-all-8.0.1.jar
+%%DATADIR%%/lib/asm-all-9.0.jar
 %%DATADIR%%/lib/asm-analysis-7.1.jar
 %%DATADIR%%/lib/asm-commons-7.1.jar
 %%DATADIR%%/lib/asm-tree-7.1.jar
 %%DATADIR%%/lib/asm-util-7.1.jar
+%%DATADIR%%/lib/assertj-core-3.17.2.jar
 %%DATADIR%%/lib/automaton-1.12-1.jar
-%%DATADIR%%/lib/batik-anim-1.12.0-8.jar
-%%DATADIR%%/lib/batik-awt-util-1.12.0-8.jar
-%%DATADIR%%/lib/batik-bridge-1.12.0-8.jar
-%%DATADIR%%/lib/batik-codec-1.12.0-8.jar
-%%DATADIR%%/lib/batik-constants-1.12.0-8.jar
-%%DATADIR%%/lib/batik-css-1.12.0-8.jar
-%%DATADIR%%/lib/batik-dom-1.12.0-8.jar
-%%DATADIR%%/lib/batik-ext-1.12.0-8.jar
-%%DATADIR%%/lib/batik-gvt-1.12.0-8.jar
-%%DATADIR%%/lib/batik-parser-1.12.0-8.jar
-%%DATADIR%%/lib/batik-svg-dom-1.12.0-8.jar
-%%DATADIR%%/lib/batik-svggen-1.12.0-8.jar
-%%DATADIR%%/lib/batik-transcoder-1.12.0-8.jar
-%%DATADIR%%/lib/batik-util-1.12.0-8.jar
-%%DATADIR%%/lib/batik-xml-1.12.0-8.jar
+%%DATADIR%%/lib/batik-anim-1.13.0-21.jar
+%%DATADIR%%/lib/batik-awt-util-1.13.0-21.jar
+%%DATADIR%%/lib/batik-bridge-1.13.0-21.jar
+%%DATADIR%%/lib/batik-codec-1.13.0-21.jar
+%%DATADIR%%/lib/batik-constants-1.13.0-21.jar
+%%DATADIR%%/lib/batik-css-1.13.0-21.jar
+%%DATADIR%%/lib/batik-dom-1.13.0-21.jar
+%%DATADIR%%/lib/batik-ext-1.13.0-21.jar
+%%DATADIR%%/lib/batik-gvt-1.13.0-21.jar
+%%DATADIR%%/lib/batik-parser-1.13.0-21.jar
+%%DATADIR%%/lib/batik-svg-dom-1.13.0-21.jar
+%%DATADIR%%/lib/batik-svggen-1.13.0-21.jar
+%%DATADIR%%/lib/batik-transcoder-1.13.0-21.jar
+%%DATADIR%%/lib/batik-util-1.13.0-21.jar
+%%DATADIR%%/lib/batik-xml-1.13.0-21.jar
 %%DATADIR%%/lib/bcpkix-jdk15on-1.65.jar
 %%DATADIR%%/lib/bcprov-jdk15on-1.65.jar
+%%DATADIR%%/lib/blockmap-1.0.2.jar
 %%DATADIR%%/lib/bootstrap.jar
 %%DATADIR%%/lib/built-in-server.jar
 %%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
+%%DATADIR%%/lib/caffeine-2.8.5.jar
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/cglib-nodep-3.2.4.jar
 %%DATADIR%%/lib/cli-parser-1.1.5.jar
@@ -88,15 +95,15 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/common-image-3.5.jar
 %%DATADIR%%/lib/common-io-3.5.jar
 %%DATADIR%%/lib/common-lang-3.5.jar
-%%DATADIR%%/lib/commons-cli-1.2.jar
+%%DATADIR%%/lib/commons-cli-1.4.jar
 %%DATADIR%%/lib/commons-codec-1.14.jar
 %%DATADIR%%/lib/commons-collections-3.2.2.jar
 %%DATADIR%%/lib/commons-compress-1.20.jar
 %%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
 %%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
-%%DATADIR%%/lib/commons-io-2.6.jar
+%%DATADIR%%/lib/commons-io-2.7.jar
 %%DATADIR%%/lib/commons-lang-2.4.jar
-%%DATADIR%%/lib/commons-lang3-3.9.jar
+%%DATADIR%%/lib/commons-lang3-3.10.jar
 %%DATADIR%%/lib/commons-logging-1.2.jar
 %%DATADIR%%/lib/commons-net-3.6.jar
 %%DATADIR%%/lib/configuration-store-impl.jar
@@ -106,6 +113,7 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/delight-rhino-sandbox-0.0.11.jar
 %%DATADIR%%/lib/eddsa-0.3.0.jar
 %%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
+%%DATADIR%%/lib/error_prone_annotations-2.3.4.jar
 %%DATADIR%%/lib/extensions.jar
 %%DATADIR%%/lib/external-system-rt.jar
 %%DATADIR%%/lib/failureaccess-1.0.1.jar
@@ -118,6 +126,14 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/groovy-jsr223-2.5.11.jar
 %%DATADIR%%/lib/groovy-templates-2.5.11.jar
 %%DATADIR%%/lib/groovy-xml-2.5.11.jar
+%%DATADIR%%/lib/grpc-api-1.32.2.jar
+%%DATADIR%%/lib/grpc-context-1.32.2.jar
+%%DATADIR%%/lib/grpc-core-1.32.2.jar
+%%DATADIR%%/lib/grpc-kotlin-stub-0.2.0.jar
+%%DATADIR%%/lib/grpc-netty-shaded-1.32.2.jar
+%%DATADIR%%/lib/grpc-protobuf-1.32.2.jar
+%%DATADIR%%/lib/grpc-protobuf-lite-1.32.2.jar
+%%DATADIR%%/lib/grpc-stub-1.32.2.jar
 %%DATADIR%%/lib/gson-2.8.6.jar
 %%DATADIR%%/lib/guava-29.0-jre.jar
 %%DATADIR%%/lib/hamcrest-core-1.3.jar
@@ -126,24 +142,25 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/httpcore-4.4.13.jar
 %%DATADIR%%/lib/httpmime-4.5.12.jar
 %%DATADIR%%/lib/icons.jar
+%%DATADIR%%/lib/icu4j-67.1.jar
 %%DATADIR%%/lib/imageio-core-3.5.jar
 %%DATADIR%%/lib/imageio-metadata-3.5.jar
 %%DATADIR%%/lib/imageio-tiff-3.5.jar
 %%DATADIR%%/lib/imgscalr-lib-4.2.jar
 %%DATADIR%%/lib/ini4j-0.5.5-2.jar
-%%DATADIR%%/lib/intellij-coverage-agent-1.0.512.jar
-%%DATADIR%%/lib/intellij-deps-fastutil-8.3.1-1.jar
+%%DATADIR%%/lib/intellij-coverage-agent-1.0.573.jar
+%%DATADIR%%/lib/intellij-deps-fastutil-8.4.1-4.jar
 %%DATADIR%%/lib/intellij-dvcs.jar
-%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.512.jar
+%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.573.jar
 %%DATADIR%%/lib/intellij-xml.jar
-%%DATADIR%%/lib/ion-java-1.5.2-2.jar
+%%DATADIR%%/lib/ion-java-1.6.2-3.jar
 %%DATADIR%%/lib/isorelax-20030108.jar
 %%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
 %%DATADIR%%/lib/j2objc-annotations-1.3.jar
-%%DATADIR%%/lib/jackson-annotations-2.10.3.jar
-%%DATADIR%%/lib/jackson-core-2.10.3.jar
-%%DATADIR%%/lib/jackson-databind-2.10.3.jar
-%%DATADIR%%/lib/jackson-module-kotlin-2.10.3.jar
+%%DATADIR%%/lib/jackson-annotations-2.11.0.jar
+%%DATADIR%%/lib/jackson-core-2.11.0.jar
+%%DATADIR%%/lib/jackson-databind-2.11.0.jar
+%%DATADIR%%/lib/jackson-module-kotlin-2.11.0.jar
 %%DATADIR%%/lib/java-compatibility-1.0.1.jar
 %%DATADIR%%/lib/java-string-similarity-1.2.1.jar
 %%DATADIR%%/lib/java-utils-1.0.6.jar
@@ -152,12 +169,10 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/jaxb-api-2.3.1.jar
 %%DATADIR%%/lib/jaxb-runtime-2.3.1.jar
 %%DATADIR%%/lib/jaxen-1.2.0.jar
-%%DATADIR%%/lib/jb-jdi-2.2.2.jar
-%%DATADIR%%/lib/jcef-81.2.24-gc0b313d-chromium-81.0.4044.113.jar
-%%DATADIR%%/lib/jcip-annotations-1.0.jar
+%%DATADIR%%/lib/jcef-81.2.24-gc0b313d-chromium-81.0.4044.113-api-1.1.jar
 %%DATADIR%%/lib/jcodings-1.0.48.jar
 %%DATADIR%%/lib/jdom.jar
-%%DATADIR%%/lib/jediterm-pty-2.29.jar
+%%DATADIR%%/lib/jediterm-pty-2.32.jar
 %%DATADIR%%/lib/jetCheck-0.2.2.jar
 %%DATADIR%%/lib/jettison-1.4.0.jar
 %%DATADIR%%/lib/jffi-1.2.19-native.jar
@@ -175,8 +190,6 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/joni-2.1.32.jar
 %%DATADIR%%/lib/jps-model.jar
 %%DATADIR%%/lib/jsch-0.1.55.jar
-%%DATADIR%%/lib/jsch-extension-0.1.11.jar
-%%DATADIR%%/lib/jsch-nio-1.0.14.jar
 %%DATADIR%%/lib/jsch.agentproxy.connector-factory-0.0.9.jar
 %%DATADIR%%/lib/jsch.agentproxy.core-0.0.9.jar
 %%DATADIR%%/lib/jsch.agentproxy.jsch-0.0.9.jar
@@ -185,25 +198,28 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/jsch.agentproxy.sshj-0.0.9.jar
 %%DATADIR%%/lib/jsch.agentproxy.usocket-jna-0.0.9.jar
 %%DATADIR%%/lib/jsch.agentproxy.usocket-nc-0.0.9.jar
-%%DATADIR%%/lib/jshell-frontend.jar
 %%DATADIR%%/lib/json-simple-1.1.1.jar
 %%DATADIR%%/lib/json.jar
 %%DATADIR%%/lib/jsoup-1.12.1.jar
+%%DATADIR%%/lib/jsr305-3.0.2.jar
 %%DATADIR%%/lib/jsr305.jar
-%%DATADIR%%/lib/jstun-0.7.5.20200723.jar
 %%DATADIR%%/lib/jts-core-1.16.1.jar
 %%DATADIR%%/lib/jts-io-common-1.16.1.jar
 %%DATADIR%%/lib/junit-4.12.jar
+%%DATADIR%%/lib/junixsocket-common-2.3.2.jar
+%%DATADIR%%/lib/junixsocket-core-2.3.2.jar
+%%DATADIR%%/lib/junixsocket-native-common-2.3.2.jar
 %%DATADIR%%/lib/jzlib-1.1.3.jar
-%%DATADIR%%/lib/kotlin-reflect-1.3.70.jar
-%%DATADIR%%/lib/kotlin-stdlib-1.3.70.jar
-%%DATADIR%%/lib/kotlin-stdlib-common-1.3.70.jar
-%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.3.70.jar
-%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.3.70.jar
-%%DATADIR%%/lib/kotlin-test-1.3.61.jar
-%%DATADIR%%/lib/kotlin-test-common-1.3.61.jar
-%%DATADIR%%/lib/kotlinx-coroutines-core-1.3.4.jar
-%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.3.4.jar
+%%DATADIR%%/lib/kotlin-reflect-1.4.0.jar
+%%DATADIR%%/lib/kotlin-stdlib-1.4.0.jar
+%%DATADIR%%/lib/kotlin-stdlib-common-1.4.0.jar
+%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.4.0.jar
+%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.4.0.jar
+%%DATADIR%%/lib/kotlin-test-1.4.0.jar
+%%DATADIR%%/lib/kotlin-test-common-1.4.0.jar
+%%DATADIR%%/lib/kotlinx-coroutines-core-1.3.9.jar
+%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.3.9.jar
+%%DATADIR%%/lib/kotlinx-serialization-core-1.0.0-RC.jar
 %%DATADIR%%/lib/kryo-2.24.0.jar
 %%DATADIR%%/lib/ktor-websockets-1.3.1.jar
 %%DATADIR%%/lib/log4j.jar
@@ -226,17 +242,16 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/miglayout-swing-5.2.jar
 %%DATADIR%%/lib/minlog-1.2.jar
 %%DATADIR%%/lib/nanoxml-2.2.3.jar
-%%DATADIR%%/lib/nekohtml-1.9.22.jar
-%%DATADIR%%/lib/netty-buffer-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-codec-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-codec-http-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-codec-http2-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-codec-socks-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-common-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-handler-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-handler-proxy-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-resolver-4.1.47.Final.jar
-%%DATADIR%%/lib/netty-transport-4.1.47.Final.jar
+%%DATADIR%%/lib/netty-buffer-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-codec-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-codec-http-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-codec-http2-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-codec-socks-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-common-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-handler-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-handler-proxy-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-resolver-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-transport-4.1.52.Final.jar
 %%DATADIR%%/lib/objenesis-3.1.jar
 %%DATADIR%%/lib/openapi.jar
 %%DATADIR%%/lib/org.eclipse.lsp4j-0.7.1.jar
@@ -247,6 +262,7 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.17.0.jar
 %%DATADIR%%/lib/oro-2.0.8.jar
 %%DATADIR%%/lib/owasp-java-html-sanitizer-20191001.1.jar
+%%DATADIR%%/lib/perfmark-api-0.19.0.jar
 %%DATADIR%%/lib/platform-api.jar
 %%DATADIR%%/lib/platform-concurrency.jar
 %%DATADIR%%/lib/platform-core-ui.jar
@@ -266,31 +282,34 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/plexus-component-annotations-1.7.1.jar
 %%DATADIR%%/lib/plexus-interpolation-1.25.jar
 %%DATADIR%%/lib/plexus-utils-3.2.0.jar
-%%DATADIR%%/lib/protobuf-java-3.5.1.jar
+%%DATADIR%%/lib/proto-google-common-protos-1.17.0.jar
+%%DATADIR%%/lib/protobuf-java-3.13.0.jar
 %%DATADIR%%/lib/proxy-vole-1.0.5-jb.2.jar
-%%DATADIR%%/lib/pty4j-0.9.6.jar
+%%DATADIR%%/lib/pty4j-0.11.1.jar
+%%DATADIR%%/lib/pty4j-native
 %%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
-%%DATADIR%%/lib/qdox-2.0-M10.jar
-%%DATADIR%%/lib/rd-core-0.202.100.jar
-%%DATADIR%%/lib/rd-framework-0.202.100.jar
-%%DATADIR%%/lib/rd-swing-0.202.100.jar
+%%DATADIR%%/lib/rd-core-0.203.181.jar
+%%DATADIR%%/lib/rd-framework-0.203.181.jar
+%%DATADIR%%/lib/rd-swing-0.203.181.jar
 %%DATADIR%%/lib/resources.jar
 %%DATADIR%%/lib/resources_en.jar
 %%DATADIR%%/lib/rhino-1.7.12.jar
 %%DATADIR%%/lib/rngom-20051226-patched.jar
 %%DATADIR%%/lib/serviceMessages-2019.1.4.jar
+%%DATADIR%%/lib/shims-0.9.0.jar
 %%DATADIR%%/lib/slf4j-api-1.7.25.jar
 %%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
 %%DATADIR%%/lib/snakeyaml-1.26.jar
 %%DATADIR%%/lib/snakeyaml-engine-2.1.jar
 %%DATADIR%%/lib/spellchecker.jar
+%%DATADIR%%/lib/ssh-nio-fs-1.0.20.jar
 %%DATADIR%%/lib/sshj-0.29.0.jar
 %%DATADIR%%/lib/stax-api-1.0.1.jar
 %%DATADIR%%/lib/stax-ex-1.8.jar
 %%DATADIR%%/lib/streamex-0.7.2.jar
 %%DATADIR%%/lib/swingx-core-1.6.2-2.jar
 %%DATADIR%%/lib/testFramework.jar
-%%DATADIR%%/lib/tips-clion-202.7.jar
+%%DATADIR%%/lib/tips-clion-203.11.jar
 %%DATADIR%%/lib/trang-core.jar
 %%DATADIR%%/lib/trove4j.jar
 %%DATADIR%%/lib/txw2-2.3.1.jar
@@ -301,7 +320,7 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
 %%DATADIR%%/lib/xml-resolver-1.2.jar
 %%DATADIR%%/lib/xmlbeans-2.6.0.jar
-%%DATADIR%%/lib/xmlgraphics-commons-2.3.jar
+%%DATADIR%%/lib/xmlgraphics-commons-2.4.jar
 %%DATADIR%%/lib/xmlpull-1.1.3.1.jar
 %%DATADIR%%/lib/xmlrpc-2.0.1.jar
 %%DATADIR%%/lib/xpp3_min-1.1.4c.jar
@@ -359,10 +378,10 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file-1.3.3.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http-1.3.3.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/resources_en.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-202.47.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-203.53.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar
 %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
-%%DATADIR%%/plugins/IntelliLang/lib/intellilang-jps-plugin.jar
+%%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar
 %%DATADIR%%/plugins/JSIntentionPowerPack/lib/JSIntentionPowerPack.jar
 %%DATADIR%%/plugins/JSIntentionPowerPack/lib/resources_en.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/ChromeConnector.jar
@@ -370,6 +389,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/JavaEEJavaScriptDebug.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/JavaScriptDebugger.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnector.js
+%%DATADIR%%/plugins/JavaScriptDebugger/lib/javascript-debugger-featuresTrainer.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-9-rt.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-rt.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger.jar
@@ -405,31 +425,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input.keystream
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input.keystream.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input.values
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input.values.at
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input.values.s
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input_i
-%%DATADIR%%/plugins/JavaScriptLanguage/index/id-index.input_i.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input.keystream
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input.keystream.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input.values
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input.values.at
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input.values.s
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input_i
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.input_i.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.names
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.names.keystream
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.names.keystream.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.names.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.names_i
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.names_i.len
-%%DATADIR%%/plugins/JavaScriptLanguage/index/sdk-stubs.version
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-9d1e29453470.ijx
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-9d1e29453470.txt
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
@@ -474,7 +471,9 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.bigint.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.full.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.intl.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.promise.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.sharedmemory.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.string.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.symbol.wellknown.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts
@@ -488,9 +487,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.string.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.symbol.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.weakref.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.scripthost.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.importscripts.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.iterable.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/react.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/tsserverlibrary.js
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/typesMap.json
@@ -535,8 +536,9 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/typings/js-lanuage-api.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/tsconfig.json
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar
-%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.0.7.jar
-%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.1.1.jar
+%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.1.2.jar
+%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.2.2.jar
+%%DATADIR%%/plugins/JavaScriptLanguage/lib/javascript-featuresTrainer.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/javascript-openapi.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/js-test-common.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/resources_en.jar
@@ -544,18 +546,27 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/PerforceIntegration/lib/PerforceIntegration.jar
 %%DATADIR%%/plugins/PerforceIntegration/lib/perforce_util.jar
 %%DATADIR%%/plugins/PerforceIntegration/lib/resources_en.jar
+%%DATADIR%%/plugins/c-clangd/lib/c-clangd.jar
+%%DATADIR%%/plugins/c-plugin/lib/c-plugin.jar
+%%DATADIR%%/plugins/c-plugin/lib/resources_en.jar
+%%DATADIR%%/plugins/cidr-base-plugin/lib/antlr4-runtime-4.1.jar
+%%DATADIR%%/plugins/cidr-base-plugin/lib/cidr-base-plugin.jar
+%%DATADIR%%/plugins/cidr-base-plugin/lib/resources_en.jar
 %%DATADIR%%/plugins/cidr-clangFormat/lib/cidr-clangFormat.jar
 %%DATADIR%%/plugins/cidr-clangFormat/lib/resources_en.jar
 %%DATADIR%%/plugins/cidr-langInjection/lib/cidr-langInjection.jar
 %%DATADIR%%/plugins/cidr-markdown/lib/cidr-markdown.jar
 %%DATADIR%%/plugins/clion-compdb/lib/clion-compdb.jar
 %%DATADIR%%/plugins/clion-compdb/lib/resources_en.jar
+%%DATADIR%%/plugins/clion-ctest/lib/clion-ctest.jar
+%%DATADIR%%/plugins/clion-ctest/lib/resources_en.jar
 %%DATADIR%%/plugins/clion-diagnostics/lib/clion-diagnostics.jar
 %%DATADIR%%/plugins/clion-diagnostics/lib/resources_en.jar
 %%DATADIR%%/plugins/clion-embedded/lib/clion-embedded.jar
 %%DATADIR%%/plugins/clion-embedded/lib/resources_en.jar
 %%DATADIR%%/plugins/clion-gradle/lib/clion-gradle.jar
 %%DATADIR%%/plugins/clion-gradle/lib/gradle-native-tooling.jar
+%%DATADIR%%/plugins/clion-gradle/lib/resources_en.jar
 %%DATADIR%%/plugins/clion-makefile/lib/clion-makefile.jar
 %%DATADIR%%/plugins/clion-makefile/lib/resources_en.jar
 %%DATADIR%%/plugins/clion-test-boost/lib/cidr-test-boost.jar
@@ -564,27 +575,34 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/clion-test-catch/lib/clion-test-catch.jar
 %%DATADIR%%/plugins/clion-test-doctest/lib/cidr-test-doctest.jar
 %%DATADIR%%/plugins/clion-test-doctest/lib/clion-test-doctest.jar
+%%DATADIR%%/plugins/clion-test-google/lib/cidr-test-google-lang.jar
 %%DATADIR%%/plugins/clion-test-google/lib/cidr-test-google.jar
 %%DATADIR%%/plugins/clion-test-google/lib/clion-test-google.jar
 %%DATADIR%%/plugins/clion-webDeployment/lib/clion-webDeployment.jar
+%%DATADIR%%/plugins/clion/lib/clion.jar
+%%DATADIR%%/plugins/clion/lib/resources_en.jar
 %%DATADIR%%/plugins/cloud-config/lib/cloud-config.jar
 %%DATADIR%%/plugins/cloud-config/lib/resources_en.jar
 %%DATADIR%%/plugins/coffeescript-core/lib/coffeescript-core.jar
 %%DATADIR%%/plugins/coffeescript-core/lib/resources_en.jar
+%%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar
+%%DATADIR%%/plugins/completionMlRanking/lib/ngram-slp-0.0.2.jar
+%%DATADIR%%/plugins/completionMlRanking/lib/resources_en.jar
 %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
+%%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
+%%DATADIR%%/plugins/emojipicker/lib/resources_en.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea.jar
 %%DATADIR%%/plugins/git4idea/lib/resources_en.jar
 %%DATADIR%%/plugins/github/lib/github.jar
 %%DATADIR%%/plugins/github/lib/resources_en.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-6.5.1-java7-sp2.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-6.5.1-java7-sp2.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-api-6.7.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-6.7.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-common.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-launcher-6.5.1-java7-sp2.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-launcher-6.7.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-api.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-impl.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-toolingLoaderRt.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-wrapper-6.5.1-java7-sp2.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-wrapper-6.7.jar
 %%DATADIR%%/plugins/gradle/lib/gradle.jar
 %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
 %%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
@@ -595,7 +613,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/markdown/lib/markdown-0.1.41.jar
 %%DATADIR%%/plugins/markdown/lib/markdown.jar
 %%DATADIR%%/plugins/markdown/lib/resources_en.jar
-%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.7-2.jar
+%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.1-1.jar
 %%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent-1.10.1.jar
 %%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar
 %%DATADIR%%/plugins/performanceTesting/lib/resources_en.jar
@@ -1236,7 +1254,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/django_test_runner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/docrunner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/fix_getpass.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/lettuce_runner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/_2.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/_3.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/__init__.py
@@ -1443,7 +1460,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/jython_test_deps/ant.jar
 %%DATADIR%%/plugins/python-ce/helpers/pydev/jython_test_deps/junit.jar
 %%DATADIR%%/plugins/python-ce/helpers/pydev/merge_pydev_pycharm.txt
-%%DATADIR%%/plugins/python-ce/helpers/pydev/pycharm-readme.txt
+%%DATADIR%%/plugins/python-ce/helpers/pydev/pycharm-readme.rst
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pycompletionserver.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_app_engine_debug_startup.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_console/__init__.py
@@ -1564,8 +1581,10 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_bytecode_overflow.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_change_breaks.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_check_tracer.py
+%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_environment_reset_on_fork.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_event_ext.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_exceptions.py
+%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_fork.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_frame_eval.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator2.py
@@ -1870,8 +1889,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/views/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/views/generic/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/views/generic/base.py
-%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/lettuce/__init__.py
-%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/lettuce/terrain.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/nose/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/nose/tools/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/numpy/__init__.py
@@ -1973,12 +1990,17 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/tools/stdlib_packages.txt
 %%DATADIR%%/plugins/python-ce/helpers/tools/versions.xml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.flake8
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/.travis.yml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer.yml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/stubtest-unused-whitelist.yml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/tests.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/CONTRIBUTING.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/LICENSE
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/README.md
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/pre-commit
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyproject.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests-py3.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/migrate_script.py
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/update-stubtest-whitelist.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ConfigParser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/Queue.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/SocketServer.pyi
@@ -1993,7 +2015,55 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/collections.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/compileall.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/archive_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/bcppcompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/ccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_packager.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_clib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_ext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_py.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/check.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/clean.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_data.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_egg_info.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_lib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/register.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/sdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/upload.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/core.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/cygwinccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/debug.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dep_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dir_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dist.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/emxccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/extension.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/fancy_getopt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/file_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/filelist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/log.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/msvccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/spawn.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/sysconfig.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/text_file.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/unixccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/version.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/MIMEText.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/_parseaddr.pyi
@@ -2035,10 +2105,13 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/pool.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/process.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ntpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os/path.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os2emxpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/pipes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/posix.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/posixpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/re.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/resource.pyi
@@ -2066,6 +2139,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/wsgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/xml.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_warnings.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/aifc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/antigravity.pyi
@@ -2077,10 +2151,12 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/bdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/binascii.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/bz2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cProfile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cgi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cmath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cmd.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/contextlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/crypt.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/csv.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/__init__.pyi
@@ -2093,59 +2169,15 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/datetime.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/decimal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/difflib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/archive_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/ccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/bdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/build.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/build_clib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/build_ext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/build_py.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/check.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/clean.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/install.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/install_data.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/install_headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/install_lib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/register.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/command/sdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/core.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/debug.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/dep_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/dir_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/dist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/extension.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/file_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/filelist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/msvccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/spawn.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/sysconfig.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/text_file.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/unixccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/distutils/version.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/doctest.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/filecmp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/fractions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ftplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/genericpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/hmac.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/imaplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/imghdr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/keyword.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/locale.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/config.pyi
@@ -2160,19 +2192,20 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/schema.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/sequence.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ntpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/numbers.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/opcode.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/operator.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pkgutil.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/plistlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/posixpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pprint.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pstats.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/py_compile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc_data/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc_data/topics.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/errors.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/model.pyi
@@ -2207,6 +2240,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/domreg.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/minidom.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/pulldom.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi
@@ -2227,6 +2261,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.7/_py_abc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.7/contextvars.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.9/graphlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.9/zoneinfo/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_bootlocale.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_compat_pickle.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_compression.pyi
@@ -2236,6 +2272,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_operator.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_sitebuiltins.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_tkinter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_tracemalloc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_winapi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/abc.pyi
@@ -2284,6 +2321,55 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/dumb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/gnu.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/ndbm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/archive_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/bcppcompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/ccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_packager.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_clib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_ext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_py.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/check.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/clean.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_data.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_egg_info.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_lib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/register.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/sdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/upload.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/core.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/cygwinccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/debug.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dep_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dir_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/extension.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/fancy_getopt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/file_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/filelist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/log.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/msvccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/spawn.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/sysconfig.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/text_file.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/unixccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/version.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/charset.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/contentmanager.pyi
@@ -2332,6 +2418,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/decoder.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/encoder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/tool.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/lzma.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi
@@ -2343,12 +2430,16 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/process.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/shared_memory.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/sharedctypes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/spawn.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/ntpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/os/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/os/path.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/pathlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/pipes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/posix.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/posixpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/queue.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/re.pyi
@@ -2371,6 +2462,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/async_case.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/case.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/loader.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/main.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/mock.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/result.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/runner.pyi
@@ -2388,27 +2480,26 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xmlrpc/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xmlrpc/client.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xmlrpc/server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xxlimited.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/zipapp.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/check_consistent.py
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_blacklist.txt
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_selftest.py
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_exclude_list.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_self_check.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_test.py
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pytype_blacklist.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_test_suite.py
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pytype_exclude_list.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pytype_test.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_test.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_unused.py
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py35.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py36.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py37.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py38.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux.txt
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py35.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py36.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py37.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py38.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py39.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py3_common.txt
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py35.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py36.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py37.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py38.txt
@@ -2454,61 +2545,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_response.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_robotparser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/xmlrpc_client.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Random/random.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/Counter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/asn1.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/number.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/randpool.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/Util/strxor.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/Crypto/pct_warnings.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/atomicwrites/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/_version_info.pyi
@@ -2516,6 +2552,15 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/exceptions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/filters.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/validators.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/cache.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/decorators.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/func.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/lfu.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/lru.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/rr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/ttl.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/enums.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi
@@ -2582,8 +2627,44 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/tz/_common.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/tz/tz.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/deprecated/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/deprecated/classic.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/deprecated/sphinx.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/gflags.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/__meta__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/blockparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/blockprocessors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/core.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/abbr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/admonition.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/attr_list.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/codehilite.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/def_list.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/extra.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/fenced_code.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/footnotes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/legacy_attrs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/legacy_em.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/md_in_html.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/meta.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/nl2br.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/sane_lists.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/smarty.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/tables.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/toc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/wikilinks.pyi

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-all mailing list