boto3-stubs 1.26.164__tar.gz → 1.27.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of boto3-stubs might be problematic. Click here for more details.

Files changed (40) hide show
  1. {boto3-stubs-1.26.164/boto3_stubs.egg-info → boto3-stubs-1.27.0}/PKG-INFO +3 -3
  2. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/README.md +1 -1
  3. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0/boto3_stubs.egg-info}/PKG-INFO +3 -3
  4. boto3-stubs-1.27.0/boto3_stubs.egg-info/requires.txt +1420 -0
  5. boto3-stubs-1.27.0/setup.py +784 -0
  6. boto3-stubs-1.26.164/boto3_stubs.egg-info/requires.txt +0 -1420
  7. boto3-stubs-1.26.164/setup.py +0 -784
  8. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/LICENSE +0 -0
  9. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/__init__.pyi +0 -0
  10. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/compat.pyi +0 -0
  11. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/docs/__init__.pyi +0 -0
  12. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/docs/utils.pyi +0 -0
  13. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  14. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/dynamodb/conditions.pyi +0 -0
  15. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/dynamodb/table.pyi +0 -0
  16. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/dynamodb/transform.pyi +0 -0
  17. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/dynamodb/types.pyi +0 -0
  18. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/ec2/__init__.pyi +0 -0
  19. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/ec2/createtags.pyi +0 -0
  20. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/ec2/deletetags.pyi +0 -0
  21. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/exceptions.pyi +0 -0
  22. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/py.typed +0 -0
  23. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/__init__.pyi +0 -0
  24. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/action.pyi +0 -0
  25. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/base.pyi +0 -0
  26. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/collection.pyi +0 -0
  27. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/factory.pyi +0 -0
  28. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/model.pyi +0 -0
  29. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/params.pyi +0 -0
  30. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/resources/response.pyi +0 -0
  31. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/s3/__init__.pyi +0 -0
  32. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/s3/inject.pyi +0 -0
  33. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/s3/transfer.pyi +0 -0
  34. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/session.pyi +0 -0
  35. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3-stubs/utils.pyi +0 -0
  36. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  37. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  38. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3_stubs.egg-info/not-zip-safe +0 -0
  39. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/boto3_stubs.egg-info/top_level.txt +0 -0
  40. {boto3-stubs-1.26.164 → boto3-stubs-1.27.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.26.164
4
- Summary: Type annotations for boto3 1.26.164 generated with mypy-boto3-builder 7.14.5
3
+ Version: 1.27.0
4
+ Summary: Type annotations for boto3 1.27.0 generated with mypy-boto3-builder 7.14.5
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -395,7 +395,7 @@ License-File: LICENSE
395
395
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
396
396
 
397
397
  Type annotations for
398
- [boto3 1.26.164](https://boto3.amazonaws.com/v1/documentation/api/1.26.164/index.html)
398
+ [boto3 1.27.0](https://boto3.amazonaws.com/v1/documentation/api/1.27.0/index.html)
399
399
  compatible with [VSCode](https://code.visualstudio.com/),
400
400
  [PyCharm](https://www.jetbrains.com/pycharm/),
401
401
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3 1.26.164](https://boto3.amazonaws.com/v1/documentation/api/1.26.164/index.html)
13
+ [boto3 1.27.0](https://boto3.amazonaws.com/v1/documentation/api/1.27.0/index.html)
14
14
  compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.26.164
4
- Summary: Type annotations for boto3 1.26.164 generated with mypy-boto3-builder 7.14.5
3
+ Version: 1.27.0
4
+ Summary: Type annotations for boto3 1.27.0 generated with mypy-boto3-builder 7.14.5
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -395,7 +395,7 @@ License-File: LICENSE
395
395
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
396
396
 
397
397
  Type annotations for
398
- [boto3 1.26.164](https://boto3.amazonaws.com/v1/documentation/api/1.26.164/index.html)
398
+ [boto3 1.27.0](https://boto3.amazonaws.com/v1/documentation/api/1.27.0/index.html)
399
399
  compatible with [VSCode](https://code.visualstudio.com/),
400
400
  [PyCharm](https://www.jetbrains.com/pycharm/),
401
401
  [Emacs](https://www.gnu.org/software/emacs/),