git: 99fab4f8558a - main - devel/jetbrains-clion: Update to 2021.2

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Jul 31 00:05:51 UTC 2021


The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=99fab4f8558a07832cdc290dfb537677c19c222c

commit 99fab4f8558a07832cdc290dfb537677c19c222c
Author:     Dmitry Wagin <dmitry.wagin at ya.ru>
AuthorDate: 2021-07-31 00:02:44 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-07-31 00:02:44 +0000

    devel/jetbrains-clion: Update to 2021.2
    
    What's New
    https://www.jetbrains.com/clion/whatsnew/#v20212-july-28
    
    Release notes
    https://confluence.jetbrains.com/pages/viewpage.action?pageId=223445495
    
    PR:             257506
---
 devel/jetbrains-clion/Makefile  |   2 +-
 devel/jetbrains-clion/distinfo  |   6 +-
 devel/jetbrains-clion/pkg-plist | 525 ++++++++++++++++++++++------------------
 3 files changed, 287 insertions(+), 246 deletions(-)

diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile
index f88ce2429359..c96761bded1b 100644
--- a/devel/jetbrains-clion/Makefile
+++ b/devel/jetbrains-clion/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	clion
-PORTVERSION=	2021.1.3
+PORTVERSION=	2021.2
 CATEGORIES=	devel java
 MASTER_SITES=	https://download-cf.jetbrains.com/cpp/
 PKGNAMEPREFIX=	jetbrains-
diff --git a/devel/jetbrains-clion/distinfo b/devel/jetbrains-clion/distinfo
index ff2b978a6f1b..22ea99c757fc 100644
--- a/devel/jetbrains-clion/distinfo
+++ b/devel/jetbrains-clion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627037474
-SHA256 (jetbrains/CLion-2021.1.3.tar.gz) = bf2f627bab06fa94b32f205f15a67659a7bb38e078847cb6e3f811098dc13897
-SIZE (jetbrains/CLion-2021.1.3.tar.gz) = 727139907
+TIMESTAMP = 1627659565
+SHA256 (jetbrains/CLion-2021.2.tar.gz) = 2cabf03c825f15cb9216a936aa20c2caef8a0c3624556292b60f9a25ca22a146
+SIZE (jetbrains/CLion-2021.2.tar.gz) = 750721029
diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist
index 1f0e64dddda1..2533cf0ccf38 100644
--- a/devel/jetbrains-clion/pkg-plist
+++ b/devel/jetbrains-clion/pkg-plist
@@ -2,10 +2,11 @@ bin/clion
 man/man1/clion.1.gz
 share/applications/clion.desktop
 %%DATADIR%%/Install-Linux-tar.txt
+%%DATADIR%%/bin/appInfo.xml
+%%DATADIR%%/bin/brokenPlugins.db
 %%DATADIR%%/bin/clion.png
 %%DATADIR%%/bin/clion.sh
 %%DATADIR%%/bin/clion.svg
-%%DATADIR%%/bin/clion.vmoptions
 %%DATADIR%%/bin/clion64.vmoptions
 %%DATADIR%%/bin/format.sh
 %%DATADIR%%/bin/gdb/renderers/default/__init__.py
@@ -28,18 +29,23 @@ share/applications/clion.desktop
 %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_mixins.py
 %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_storage.py
 %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_summary.py
+%%DATADIR%%/bin/icons.db
 %%DATADIR%%/bin/idea.properties
 %%DATADIR%%/bin/inspect.sh
 %%DATADIR%%/bin/lldb/helpers/jb_lldb_init.py
 %%DATADIR%%/bin/lldb/helpers/jb_lldb_stepping.py
 %%DATADIR%%/bin/lldb/helpers/renderers/__init__.py
+%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_builtin_formatters.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters_loaders.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters_manager.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters_options.py
+%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_format_specs.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_logging.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_logging_manager.py
+%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_natvis_formatters.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_natvis_loader.py
+%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_string_utils.py
 %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_utils.py
 %%DATADIR%%/bin/lldb/renderers/lldb_formatters/__init__.py
 %%DATADIR%%/bin/lldb/renderers/lldb_formatters/jetbrains_stl_formatters.py
@@ -47,100 +53,49 @@ share/applications/clion.desktop
 %%DATADIR%%/bin/ltedit.sh
 %%DATADIR%%/bin/printenv.py
 %%DATADIR%%/bin/restart.py
-%%DATADIR%%/brokenPlugins.db
+%%DATADIR%%/bin/rtos/common/Rtos.py
+%%DATADIR%%/bin/rtos/common/__init__.py
+%%DATADIR%%/bin/rtos/common/config.py
+%%DATADIR%%/bin/rtos/freertos/List.py
+%%DATADIR%%/bin/rtos/freertos/Task.py
+%%DATADIR%%/bin/rtos/freertos/__init__.py
+%%DATADIR%%/bin/rtos/freertos/cortex_m.py
 %%DATADIR%%/build.txt
-%%DATADIR%%/classpath.txt
 %%DATADIR%%/help/ReferenceCard.pdf
 %%DATADIR%%/help/ReferenceCardForMac.pdf
-%%DATADIR%%/icons.db
+%%DATADIR%%/lib/3rd-party.jar
 %%DATADIR%%/lib/annotations-20.1.0.jar
 %%DATADIR%%/lib/annotations-java5.jar
-%%DATADIR%%/lib/ap-validation-0.0.5.jar
 %%DATADIR%%/lib/asm-7.1.jar
-%%DATADIR%%/lib/asm-all-9.1.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.19.0.jar
-%%DATADIR%%/lib/automaton-1.12-1.jar
-%%DATADIR%%/lib/batik-codec-1.14.0-24.jar
-%%DATADIR%%/lib/batik-transcoder.jar
-%%DATADIR%%/lib/blockmap-1.0.2.jar
+%%DATADIR%%/lib/async-profiler-2.1-ea-2.jar
 %%DATADIR%%/lib/bootstrap.jar
-%%DATADIR%%/lib/bouncy-castle-provider.jar
-%%DATADIR%%/lib/build-marker-CL-211.7628.27
+%%DATADIR%%/lib/build-marker-CL-212.4746.93
 %%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
-%%DATADIR%%/lib/caffeine-2.8.8.jar
 %%DATADIR%%/lib/cds/classesLogAgent.jar
-%%DATADIR%%/lib/cglib-nodep-3.2.4.jar
-%%DATADIR%%/lib/classgraph-4.8.102.jar
-%%DATADIR%%/lib/cli-parser-1.1.5.jar
+%%DATADIR%%/lib/classpath.txt
 %%DATADIR%%/lib/clion.jar
-%%DATADIR%%/lib/cloud-config-client.jar
-%%DATADIR%%/lib/commons-cli-1.4.jar
-%%DATADIR%%/lib/commons-codec-1.15.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.8.0.jar
-%%DATADIR%%/lib/commons-lang3-3.10.jar
-%%DATADIR%%/lib/commons-logging-1.2.jar
-%%DATADIR%%/lib/commons-net-3.6.jar
 %%DATADIR%%/lib/coverage-common.jar
 %%DATADIR%%/lib/dbus-java-3.2.1.jar
 %%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
 %%DATADIR%%/lib/external-system-rt.jar
-%%DATADIR%%/lib/fluent-hc-4.5.13.jar
-%%DATADIR%%/lib/forms-1.1-preview.jar
+%%DATADIR%%/lib/find-action-model-0.0.3.jar
 %%DATADIR%%/lib/forms_rt.jar
 %%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar
-%%DATADIR%%/lib/groovy-2.5.11.jar
-%%DATADIR%%/lib/groovy-json-2.5.11.jar
-%%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-core.jar
-%%DATADIR%%/lib/grpc-kotlin-stub-1.0.0.jar
+%%DATADIR%%/lib/groovy-2.5.14.jar
+%%DATADIR%%/lib/groovy-json-2.5.14.jar
+%%DATADIR%%/lib/groovy-jsr223-2.5.14.jar
+%%DATADIR%%/lib/groovy-templates-2.5.14.jar
+%%DATADIR%%/lib/groovy-xml-2.5.14.jar
 %%DATADIR%%/lib/grpc-netty-shaded-1.34.1.jar
-%%DATADIR%%/lib/grpc-protobuf.jar
-%%DATADIR%%/lib/grpc-stub-1.34.1.jar
-%%DATADIR%%/lib/gson-2.8.6.jar
-%%DATADIR%%/lib/guava.jar
-%%DATADIR%%/lib/h2-mvstore-1.4.200.jar
-%%DATADIR%%/lib/hamcrest-library-1.3.jar
-%%DATADIR%%/lib/http-client.jar
-%%DATADIR%%/lib/icons.jar
-%%DATADIR%%/lib/icu4j-67.1.jar
-%%DATADIR%%/lib/imageio-tiff.jar
-%%DATADIR%%/lib/imgscalr-lib-4.2.jar
-%%DATADIR%%/lib/ini4j-0.5.5-2.jar
-%%DATADIR%%/lib/intellij-coverage-agent-1.0.579.jar
-%%DATADIR%%/lib/intellij-deps-fastutil-8.5.2-6.jar
-%%DATADIR%%/lib/intellij-dvcs.jar
-%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.579.jar
-%%DATADIR%%/lib/intellij-xml.jar
-%%DATADIR%%/lib/ion-java-1.6.2-3.jar
+%%DATADIR%%/lib/intellij-coverage-agent-1.0.589.jar
+%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.589.jar
 %%DATADIR%%/lib/isorelax-20030108.jar
-%%DATADIR%%/lib/jackson-core-2.12.0.jar
-%%DATADIR%%/lib/jackson-databind.jar
-%%DATADIR%%/lib/jackson-dataformat-yaml-2.12.1.jar
-%%DATADIR%%/lib/jackson-module-kotlin-2.12.0.jar
-%%DATADIR%%/lib/java-compatibility-1.0.1.jar
-%%DATADIR%%/lib/java-string-similarity-1.2.1.jar
+%%DATADIR%%/lib/java-string-similarity-2.0.0.jar
 %%DATADIR%%/lib/java-utils-1.0.6.jar
-%%DATADIR%%/lib/javax.activation-1.2.0.jar
-%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar
-%%DATADIR%%/lib/jaxb-api-2.3.1.jar
-%%DATADIR%%/lib/jaxb-runtime.jar
-%%DATADIR%%/lib/jaxen-1.2.0.jar
-%%DATADIR%%/lib/jcef-87.1.13-g481a82a-chromium-87.0.4280.141-api-1.2.jar
-%%DATADIR%%/lib/jcip-annotations-1.0.jar
-%%DATADIR%%/lib/jdom.jar
-%%DATADIR%%/lib/jediterm-pty-2.42.jar
-%%DATADIR%%/lib/jetCheck-0.2.2.jar
-%%DATADIR%%/lib/jettison-1.4.0.jar
 %%DATADIR%%/lib/jffi-1.2.19-native.jar
 %%DATADIR%%/lib/jffi-1.2.19.jar
 %%DATADIR%%/lib/jing-20030619.jar
@@ -153,93 +108,35 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/jnr-posix-3.0.50.jar
 %%DATADIR%%/lib/jnr-unixsocket-0.23.jar
 %%DATADIR%%/lib/jnr-x86asm-1.0.2.jar
-%%DATADIR%%/lib/joni.jar
 %%DATADIR%%/lib/jps-model.jar
-%%DATADIR%%/lib/jsch-0.1.55.jar
-%%DATADIR%%/lib/jsch-agent-proxy.jar
-%%DATADIR%%/lib/jsch.agentproxy.jsch-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.sshj-0.0.9.jar
-%%DATADIR%%/lib/json.jar
-%%DATADIR%%/lib/jsonpath.jar
-%%DATADIR%%/lib/jsoup-1.12.1.jar
-%%DATADIR%%/lib/jsr305-3.0.2.jar
-%%DATADIR%%/lib/jts-io-common.jar
 %%DATADIR%%/lib/junit4.jar
 %%DATADIR%%/lib/junit5.jar
 %%DATADIR%%/lib/junixsocket-core.jar
-%%DATADIR%%/lib/jzlib-1.1.3.jar
-%%DATADIR%%/lib/kotlin-reflect-1.4.32.jar
+%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-896.jar
 %%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
 %%DATADIR%%/lib/kotlin-test.jar
 %%DATADIR%%/lib/kotlinx-coroutines-jdk8.jar
-%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.0.1.jar
-%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.0.1.jar
-%%DATADIR%%/lib/kryo.jar
-%%DATADIR%%/lib/ktor-websockets-1.5.0.jar
-%%DATADIR%%/lib/log4j.jar
-%%DATADIR%%/lib/lz4-java-1.7.1.jar
-%%DATADIR%%/lib/markdown-0.1.41.jar
-%%DATADIR%%/lib/markdown4j-2.2-cj-1.1.jar
-%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
-%%DATADIR%%/lib/marketplace-zip-signer-0.1.3.jar
-%%DATADIR%%/lib/maven-resolver-provider.jar
-%%DATADIR%%/lib/microba.jar
-%%DATADIR%%/lib/miglayout-swing.jar
-%%DATADIR%%/lib/nanoxml-2.2.3.jar
-%%DATADIR%%/lib/netty-buffer.jar
-%%DATADIR%%/lib/netty-codec-http.jar
-%%DATADIR%%/lib/netty-handler-proxy.jar
-%%DATADIR%%/lib/ngram-slp-0.0.3.jar
-%%DATADIR%%/lib/objenesis-3.1.jar
-%%DATADIR%%/lib/okhttp.jar
+%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.1.0.jar
+%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.1.0.jar
 %%DATADIR%%/lib/openapi.jar
-%%DATADIR%%/lib/org.eclipse.lsp4j-0.10.0.jar
-%%DATADIR%%/lib/org.eclipse.lsp4j.jsonrpc-0.10.0.jar
-%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.24.0.jar
-%%DATADIR%%/lib/oro-2.0.8.jar
-%%DATADIR%%/lib/owasp-java-html-sanitizer-20191001.1.jar
 %%DATADIR%%/lib/platform-api.jar
 %%DATADIR%%/lib/platform-impl.jar
 %%DATADIR%%/lib/platform-objectSerializer-annotations.jar
 %%DATADIR%%/lib/platform-statistics-devkit.jar
-%%DATADIR%%/lib/plexus-utils-3.3.0.jar
-%%DATADIR%%/lib/protobuf-java-3.13.0.jar
-%%DATADIR%%/lib/proxy-vole.jar
+%%DATADIR%%/lib/protobuf-java-3.15.8.jar
 %%DATADIR%%/lib/pty4j.jar
-%%DATADIR%%/lib/rd-core-0.211.234.jar
-%%DATADIR%%/lib/rd-framework-0.211.234.jar
-%%DATADIR%%/lib/rd-swing-0.211.234.jar
-%%DATADIR%%/lib/resources.jar
-%%DATADIR%%/lib/resources_en.jar
-%%DATADIR%%/lib/rhino-runtime-1.7.13.jar
+%%DATADIR%%/lib/rd-core-0.212.307.jar
+%%DATADIR%%/lib/rd-framework-0.212.307.jar
+%%DATADIR%%/lib/rd-swing-0.212.307.jar
 %%DATADIR%%/lib/rngom-20051226-patched.jar
-%%DATADIR%%/lib/roaringbitmap.jar
-%%DATADIR%%/lib/rocksdbjni-6.15.2.jar
-%%DATADIR%%/lib/serviceMessages-2019.1.4.jar
 %%DATADIR%%/lib/slf4j.jar
-%%DATADIR%%/lib/snakeyaml-1.27.jar
-%%DATADIR%%/lib/snakeyaml-engine-2.2.1.jar
-%%DATADIR%%/lib/spellchecker.jar
-%%DATADIR%%/lib/ssh-nio-fs-1.0.21.jar
-%%DATADIR%%/lib/sshj.jar
 %%DATADIR%%/lib/stats.jar
-%%DATADIR%%/lib/stax-api-1.0.1.jar
-%%DATADIR%%/lib/streamex-0.7.3.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-212.21.jar
 %%DATADIR%%/lib/trang-core.jar
-%%DATADIR%%/lib/trove4j.jar
 %%DATADIR%%/lib/util.jar
-%%DATADIR%%/lib/velocity.jar
 %%DATADIR%%/lib/winp-1.28.jar
-%%DATADIR%%/lib/xercesImpl-2.12.0.jar
-%%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/xmlrpc-2.0.1.jar
-%%DATADIR%%/lib/xstream.jar
-%%DATADIR%%/lib/xz-1.8.jar
+%%DATADIR%%/lib/xmlbeans-4.0.0.jar
 %%DATADIR%%/license/CMake-license-cygwin-exception.txt
 %%DATADIR%%/license/GDB-license.txt
 %%DATADIR%%/license/GDB-sources.txt
@@ -251,7 +148,6 @@ share/applications/clion.desktop
 %%DATADIR%%/license/asm_license.txt
 %%DATADIR%%/license/eclipse_license.txt
 %%DATADIR%%/license/eclipse_license2.txt
-%%DATADIR%%/license/growl.license
 %%DATADIR%%/license/gson_license.txt
 %%DATADIR%%/license/imgscalr_license.txt
 %%DATADIR%%/license/javahelp_license.txt
@@ -280,8 +176,8 @@ share/applications/clion.desktop
 %%DATADIR%%/license/yourkit-license-redist.txt
 %%DATADIR%%/plugins/CSS/lib/css-openapi.jar
 %%DATADIR%%/plugins/CSS/lib/css.jar
-%%DATADIR%%/plugins/CSS/lib/resources_en.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/completion-ranking-sql-0.1.1.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-dialects.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-impl.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-minicats.jar
@@ -290,23 +186,22 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic-1.3.3.jar
 %%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-211.77.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/mssql-1.19.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/oracle-1.54.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/postgres-1.35.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/redshift-1.39.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/snowflake-1.17.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-212.78.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar
 %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.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
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/FirefoxConnector.jar
-%%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
-%%DATADIR%%/plugins/JavaScriptDebugger/lib/resources_en.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-stringifier.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-tree.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-util.js
@@ -330,6 +225,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package-lock.json
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package.json
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/semver-range-matcher.js
+%%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/package.json
+%%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/version-range-test.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/jasmine-reporter.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-cli.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-config.js
@@ -338,8 +235,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/js/js-predefined-ffdd448c697d-b21cf67d8133.ijx
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-b21cf67d8133.txt
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-d5a2cc0426b1.ijx
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-d5a2cc0426b1.txt
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
@@ -389,6 +286,11 @@ share/applications/clion.desktop
 %%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.es2021.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.full.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.promise.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.string.d.ts
+%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.weakref.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es6.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.array.d.ts
@@ -449,103 +351,66 @@ 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.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
+%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.1.3.jar
+%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.2.3.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/semver4j-2.2.0.jar
 %%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-clangd/lib/resources_en.jar
+%%DATADIR%%/plugins/c-clangdBridge/lib/c-clangdBridge.jar
 %%DATADIR%%/plugins/c-performanceTesting/lib/c-performanceTesting.jar
 %%DATADIR%%/plugins/c-plugin/lib/c-plugin.jar
-%%DATADIR%%/plugins/c-plugin/lib/resources_en.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-copyright/lib/cidr-copyright.jar
-%%DATADIR%%/plugins/cidr-copyright/lib/resources_en.jar
 %%DATADIR%%/plugins/cidr-debugger-plugin/lib/antlr4-runtime-4.1.jar
 %%DATADIR%%/plugins/cidr-debugger-plugin/lib/cidr-debugger-plugin.jar
-%%DATADIR%%/plugins/cidr-debugger-plugin/lib/resources_en.jar
 %%DATADIR%%/plugins/cidr-grazie/lib/cidr-grazie.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-lang.jar
-%%DATADIR%%/plugins/clion-test-boost/lib/cidr-test-boost.jar
 %%DATADIR%%/plugins/clion-test-boost/lib/clion-test-boost.jar
-%%DATADIR%%/plugins/clion-test-catch/lib/cidr-test-catch-lang.jar
-%%DATADIR%%/plugins/clion-test-catch/lib/cidr-test-catch.jar
 %%DATADIR%%/plugins/clion-test-catch/lib/clion-test-catch.jar
-%%DATADIR%%/plugins/clion-test-doctest/lib/cidr-test-doctest-lang.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-webDeployment/lib/resources_en.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/resources_en.jar
 %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
-%%DATADIR%%/plugins/configurationScript/lib/resources_en.jar
 %%DATADIR%%/plugins/copyright/lib/copyright.jar
-%%DATADIR%%/plugins/copyright/lib/resources_en.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/Java-WebSocket-1.4.0.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-common.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-host-unattended.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-host.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-lobby-common.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-model-generated.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-common.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-ssh.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-util.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/idea-ultimate-build-dependencies.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime-0.12.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/jstun-0.7.5.20200723.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/projector-client-swing-1.0-202106112000.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs-61.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/rd-ide-model-generated.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/rd-platform.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.211.234.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/rd-ui.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.212.307.jar
 %%DATADIR%%/plugins/cwm-plugin/lib/tls-channel-0.3.2.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-common.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-lib.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-api-7.1.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-7.1.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-launcher-7.1.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-api.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-impl.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-toolingProxy.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-wrapper-7.1.jar
 %%DATADIR%%/plugins/gradle/lib/gradle.jar
 %%DATADIR%%/plugins/grazie/lib/aho-corasick-double-array-trie-1.2.2.jar
 %%DATADIR%%/plugins/grazie/lib/bridj-0.7.0.jar
@@ -554,38 +419,37 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/grazie/lib/emoji-java-5.1.1.jar
 %%DATADIR%%/plugins/grazie/lib/grazi-language-detector-0.1.13.jar
 %%DATADIR%%/plugins/grazie/lib/grazie.jar
-%%DATADIR%%/plugins/grazie/lib/hppc-0.8.1.jar
+%%DATADIR%%/plugins/grazie/lib/hppc-0.8.2.jar
 %%DATADIR%%/plugins/grazie/lib/hunspell-1.1.1.jar
 %%DATADIR%%/plugins/grazie/lib/indriya-1.3.jar
 %%DATADIR%%/plugins/grazie/lib/json-20170516.jar
 %%DATADIR%%/plugins/grazie/lib/kotlinx-html-jvm-0.6.11.jar
-%%DATADIR%%/plugins/grazie/lib/language-en-5.2.jar
-%%DATADIR%%/plugins/grazie/lib/languagetool-core-5.2.jar
+%%DATADIR%%/plugins/grazie/lib/language-en-5.4.jar
+%%DATADIR%%/plugins/grazie/lib/languagetool-core-5.4.jar
 %%DATADIR%%/plugins/grazie/lib/morfologik-fsa-2.1.7.jar
 %%DATADIR%%/plugins/grazie/lib/morfologik-fsa-builders-2.1.7.jar
 %%DATADIR%%/plugins/grazie/lib/morfologik-speller-2.1.7.jar
 %%DATADIR%%/plugins/grazie/lib/morfologik-stemming-2.1.7.jar
-%%DATADIR%%/plugins/grazie/lib/resources_en.jar
+%%DATADIR%%/plugins/grazie/lib/nlp-common-0.1.26.jar
+%%DATADIR%%/plugins/grazie/lib/nlp-tokenizer-0.1.26.jar
 %%DATADIR%%/plugins/grazie/lib/segment-2.0.1.jar
 %%DATADIR%%/plugins/grazie/lib/unit-api-1.0.jar
 %%DATADIR%%/plugins/grazie/lib/uom-lib-common-1.1.jar
 %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
-%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
 %%DATADIR%%/plugins/htmltools/lib/htmltools.jar
-%%DATADIR%%/plugins/htmltools/lib/resources_en.jar
 %%DATADIR%%/plugins/less/lib/less.jar
-%%DATADIR%%/plugins/less/lib/resources_en.jar
 %%DATADIR%%/plugins/makefile/lib/makefile.jar
-%%DATADIR%%/plugins/makefile/lib/resources_en.jar
+%%DATADIR%%/plugins/markdown/lib/google-api-client-1.25.0.jar
+%%DATADIR%%/plugins/markdown/lib/google-api-services-drive-v3-rev197-1.25.0.jar
+%%DATADIR%%/plugins/markdown/lib/google-http-client-1.25.0.jar
+%%DATADIR%%/plugins/markdown/lib/google-http-client-jackson2-1.25.0.jar
+%%DATADIR%%/plugins/markdown/lib/google-oauth-client-1.25.0.jar
+%%DATADIR%%/plugins/markdown/lib/j2objc-annotations-1.1.jar
 %%DATADIR%%/plugins/markdown/lib/markdown.jar
-%%DATADIR%%/plugins/markdown/lib/resources_en.jar
-%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.3.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
 %%DATADIR%%/plugins/performanceTesting/lib/yjp-controller-api-redist.jar
 %%DATADIR%%/plugins/platform-images/lib/platform-images.jar
-%%DATADIR%%/plugins/platform-images/lib/resources_en.jar
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/local/local.js
@@ -810,7 +674,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/generator3/version.txt
 %%DATADIR%%/plugins/python-ce/helpers/icon-robots.txt
 %%DATADIR%%/plugins/python-ce/helpers/packaging_tool.py
-%%DATADIR%%/plugins/python-ce/helpers/pip-20.1.1-py2.py3-none-any.whl
+%%DATADIR%%/plugins/python-ce/helpers/pip-20.3.4-py2.py3-none-any.whl
 %%DATADIR%%/plugins/python-ce/helpers/pockets/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/pockets/_version.py
 %%DATADIR%%/plugins/python-ce/helpers/pockets/collections.py
@@ -1231,14 +1095,12 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/suite.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/util.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_utils.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/noserunner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_commands/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_commands/pycharm_test.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_load_entry_point.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_run_utils.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_setup_runner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/pytest_teamcity.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/pytestrunner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/runpy_compat.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/tcmessages.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/tcunittest.py
@@ -1258,7 +1120,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pylint_reporter.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pytest_plugin.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/unittestpy.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/utrunner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm_display/datalore/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm_display/datalore/display/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm_display/datalore/display/display_.py
@@ -1375,6 +1236,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_save_locals.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_signature.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_stackless.py
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_tables.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_thrift.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_trace_api.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py
@@ -1427,6 +1289,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-console.rst
 %%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
@@ -1885,15 +1748,32 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/_compat.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/__init__.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/__init__.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/client.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/processor.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/__init__.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/base.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/binary.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/compact.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/rpc.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/server.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/socket.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/__init__.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/base.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/buffered.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/framed.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracker.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracking.thrift
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/hook.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/http.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/exc.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/lexer.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/parser.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/__init__.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/apache_json.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/base.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/binary.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/compact.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/cybin.pyx
@@ -1907,6 +1787,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/tornado.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/_ssl.py
+%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/base.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/cybuffered.pyx
 %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pxd
@@ -1961,31 +1842,79 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer_comment.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/CODE_OF_CONDUCT.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/CONTRIBUTING.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/LICENSE
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/MAINTAINERS.md
 %%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/pyrightconfig.json
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests-py3.txt
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
-%%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/@python2/ConfigParser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/Queue.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/SocketServer.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__builtin__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__future__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__main__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_bisect.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_csv.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_curses.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_dummy_threading.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_heapq.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_io.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_random.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_tkinter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/wsgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/xml.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_warnings.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_winreg.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/aifc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/antigravity.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/argparse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/array.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/asyncore.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/audioop.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/base64.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bdb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/binascii.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/builtins.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bz2.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cPickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cProfile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cmath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/codecs.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/collections.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/compileall.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/contextlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/crypt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/csv.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/wintypes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/ascii.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/panel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/textpad.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/datetime.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/dumb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/gnu.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/ndbm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/decimal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/difflib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/archive_util.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi
@@ -2036,7 +1965,9 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/unixccompiler.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/util.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/version.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/doctest.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dummy_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dummy_threading.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/MIMEText.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/_parseaddr.pyi
@@ -2062,16 +1993,39 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/utils.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/exceptions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fcntl.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/filecmp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/formatter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fractions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ftplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/functools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/genericpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gettext.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hashlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/heapq.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hmac.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imaplib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imghdr.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/importlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/inspect.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/io.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/itertools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/keyword.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/locale.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/handlers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/macpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/marshal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/math.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mimetypes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mmap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/modulefinder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/schema.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/sequence.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/text.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi
@@ -2079,33 +2033,106 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/process.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/util.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ntpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/numbers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/opcode.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/operator.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os/path.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os2emxpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ossaudiodev.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pdb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pickle.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pipes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pkgutil.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/platform.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/plistlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posix.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posixpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pprint.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pstats.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/py_compile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc_data/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc_data/topics.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/model.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/re.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/resource.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/select.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/shutil.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/signal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/socket.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sqlite3/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_constants.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ssl.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/string.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/struct.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/subprocess.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sunau.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sys.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tarfile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tempfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/termios.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/textwrap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/this.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/threading.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/time.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/token.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tokenize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/turtle.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/types.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing_extensions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/unittest.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urllib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urlparse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/uu.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/uuid.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/warnings.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wave.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/webbrowser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/winsound.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/handlers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/simple_server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/types.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/validate.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/domreg.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/expatbuilder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/minicompat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/minidom.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/pulldom.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/xmlbuilder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/ElementInclude.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/ElementPath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/ElementTree.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/cElementTree.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/expat/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/expat/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/expat/model.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/handler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/saxutils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipimport.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/VERSIONS
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__future__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__main__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_ast.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bisect.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bootlocale.pyi
@@ -2119,7 +2146,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_threading.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_heapq.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_imp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_importlib_modulespec.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_json.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_msi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_operator.pyi
@@ -2129,6 +2155,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_thread.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tkinter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tracemalloc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/README.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/tkinter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/wsgi.pyi
@@ -2262,6 +2289,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/doctest.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dummy_threading.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/_header_value_parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/charset.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/contentmanager.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/encoders.pyi
@@ -2408,6 +2436,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/turtle.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/types.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/typing.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/typing_extensions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/async_case.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/case.pyi
@@ -2564,6 +2593,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/annoy/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/annoy/annoy/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/atomicwrites/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/atomicwrites/atomicwrites/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/METADATA.toml
@@ -2597,6 +2628,13 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/version.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/click_spinner/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/ansi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/ansitowin32.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/initialise.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/win32.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/winterm.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/contextvars/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/contextvars/contextvars.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/METADATA.toml
@@ -2648,6 +2686,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/extensions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/oid.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docopt/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docopt/docopt.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/enum34/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/enum34/enum.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/filelock/METADATA.toml
@@ -2737,6 +2777,14 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/generator.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyaudio/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyaudio/pyaudio.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyfarmhash/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyfarmhash/farmhash.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/pysftp/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/pysftp/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/pysftp/helpers.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/_common.pyi
@@ -2875,8 +2923,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/ast27.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/ast3.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/conversions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typing-extensions/METADATA.toml
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typing-extensions/typing_extensions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tzlocal/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/METADATA.toml
@@ -2897,9 +2943,9 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/wasyncore.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xxhash/METADATA.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xxhash/xxhash.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/README.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/check_consistent.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/mypy_test_suite.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pyright_exclude_list.txt
@@ -2908,57 +2954,54 @@ share/applications/clion.desktop
 %%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/darwin-py310.txt
*** 113 LINES SKIPPED ***


More information about the dev-commits-ports-main mailing list