Просмотр исходного кода

intermediate changes
ref:ef90b2b7f42604225d9ae8f4f0af73614761b65f

arcadia-devtools 2 лет назад
Родитель
Сommit
8aa2791d55

+ 0 - 1
build/rules/flake8/migrations.yaml

@@ -1322,7 +1322,6 @@ migrations:
     - sandbox/projects/mail/Load/FuritaShooting
     - sandbox/projects/mail/Load/LizaShooting
     - sandbox/projects/mail/Load/MobileApiShooting
-    - sandbox/projects/mail/Load/QuinnShooting
     - sandbox/projects/mail/Load/WebApiShooting
     - sandbox/projects/mail/RotateMailNotifyRules
     - sandbox/projects/marty

+ 2 - 2
contrib/python/boto3/py3/.dist-info/METADATA

@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: boto3
-Version: 1.23.5
+Version: 1.23.6
 Summary: The AWS SDK for Python
 Home-page: https://github.com/boto/boto3
 Author: Amazon Web Services
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.10
 Requires-Python: >= 3.6
 License-File: LICENSE
 License-File: NOTICE
-Requires-Dist: botocore (<1.27.0,>=1.26.5)
+Requires-Dist: botocore (<1.27.0,>=1.26.6)
 Requires-Dist: jmespath (<2.0.0,>=0.7.1)
 Requires-Dist: s3transfer (<0.6.0,>=0.5.0)
 Provides-Extra: crt

+ 1 - 1
contrib/python/boto3/py3/boto3/__init__.py

@@ -17,7 +17,7 @@ from boto3.compat import _warn_deprecated_python
 from boto3.session import Session
 
 __author__ = 'Amazon Web Services'
-__version__ = '1.23.5'
+__version__ = '1.23.6'
 
 
 # The default Boto3 session; autoloaded when needed.

+ 1 - 1
contrib/python/botocore/py3/.dist-info/METADATA

@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: botocore
-Version: 1.26.5
+Version: 1.26.6
 Summary: Low-level, data-driven core of boto 3.
 Home-page: https://github.com/boto/botocore
 Author: Amazon Web Services

+ 1 - 1
contrib/python/botocore/py3/botocore/__init__.py

@@ -16,7 +16,7 @@ import logging
 import os
 import re
 
-__version__ = '1.26.5'
+__version__ = '1.26.6'
 
 
 class NullHandler(logging.Handler):

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
contrib/python/botocore/py3/botocore/data/elasticache/2015-02-02/service-2.json


+ 31 - 0
contrib/python/botocore/py3/botocore/data/endpoints.json

@@ -9150,6 +9150,15 @@
           "us-west-2" : { }
         }
       },
+      "proton" : {
+        "endpoints" : {
+          "ap-northeast-1" : { },
+          "eu-west-1" : { },
+          "us-east-1" : { },
+          "us-east-2" : { },
+          "us-west-2" : { }
+        }
+      },
       "qldb" : {
         "endpoints" : {
           "ap-northeast-1" : { },
@@ -13168,6 +13177,28 @@
           }
         }
       },
+      "wellarchitected" : {
+        "endpoints" : {
+          "ap-east-1" : { },
+          "ap-northeast-1" : { },
+          "ap-northeast-2" : { },
+          "ap-south-1" : { },
+          "ap-southeast-1" : { },
+          "ap-southeast-2" : { },
+          "ca-central-1" : { },
+          "eu-central-1" : { },
+          "eu-north-1" : { },
+          "eu-west-1" : { },
+          "eu-west-2" : { },
+          "eu-west-3" : { },
+          "me-south-1" : { },
+          "sa-east-1" : { },
+          "us-east-1" : { },
+          "us-east-2" : { },
+          "us-west-1" : { },
+          "us-west-2" : { }
+        }
+      },
       "wisdom" : {
         "endpoints" : {
           "ap-northeast-1" : { },

+ 24 - 0
contrib/python/botocore/py3/botocore/data/forecast/2018-06-26/paginators-1.json

@@ -41,6 +41,30 @@
       "limit_key": "MaxResults",
       "output_token": "NextToken",
       "result_key": "PredictorBacktestExportJobs"
+    },
+    "ListExplainabilities": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "Explainabilities"
+    },
+    "ListExplainabilityExports": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "ExplainabilityExports"
+    },
+    "ListMonitorEvaluations": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "PredictorMonitorEvaluations"
+    },
+    "ListMonitors": {
+      "input_token": "NextToken",
+      "limit_key": "MaxResults",
+      "output_token": "NextToken",
+      "result_key": "Monitors"
     }
   }
 }

Разница между файлами не показана из-за своего большого размера
+ 108 - 14
contrib/python/botocore/py3/botocore/data/forecast/2018-06-26/service-2.json


Разница между файлами не показана из-за своего большого размера
+ 1 - 0
contrib/python/botocore/py3/botocore/data/personalize/2018-05-22/service-2.json


Некоторые файлы не были показаны из-за большого количества измененных файлов