atoti-server-aws 0.9.9__py3-none-any.whl → 0.9.10__py3-none-any.whl

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 atoti-server-aws might be problematic. Click here for more details.

Binary file
@@ -1,9 +1,8 @@
1
- Metadata-Version: 2.4
1
+ Metadata-Version: 2.3
2
2
  Name: atoti-server-aws
3
- Version: 0.9.9
3
+ Version: 0.9.10
4
4
  Summary: Resources to interact with AWS
5
- Project-URL: Homepage, https://www.atoti.io
6
- Project-URL: Issues, https://github.com/atoti/atoti/issues
5
+ Author: ActiveViam
7
6
  Author-email: ActiveViam <dev@atoti.io>
8
7
  Classifier: Development Status :: 4 - Beta
9
8
  Classifier: License :: Free for non-commercial use
@@ -11,6 +10,8 @@ Classifier: Operating System :: OS Independent
11
10
  Classifier: Programming Language :: Java
12
11
  Classifier: Programming Language :: Python :: 3
13
12
  Classifier: Typing :: Typed
13
+ Requires-Dist: atoti-core==0.9.10
14
+ Requires-Dist: typing-extensions>=4.15.0
14
15
  Requires-Python: >=3.10
15
- Requires-Dist: atoti-core==0.9.9
16
- Requires-Dist: typing-extensions>=4.12.2
16
+ Project-URL: Homepage, https://www.atoti.io
17
+ Project-URL: Issues, https://github.com/atoti/atoti/issues
@@ -0,0 +1,9 @@
1
+ _atoti_server_aws/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ _atoti_server_aws/__resources__/plugin.jar,sha256=4_GAwqyP1uHnqNlLkZZpDkfrjsjSb7eEu1A8Az6mTe4,24566472
3
+ _atoti_server_aws/_plugin.py,sha256=C3DaXEk9MKR7sbtZ-mBWDLVzv1qfolYOyxLML-4mKes,773
4
+ _atoti_server_aws/_resources_directory.py,sha256=kOOsXoN0C2-JZbbg3vJcW18ypPwrF0p-ELc2H6Dlo6k,88
5
+ _atoti_server_aws/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ atoti_server_aws-0.9.10.dist-info/WHEEL,sha256=5w2T7AS2mz1-rW9CNagNYWRCaB0iQqBMYLwKdlgiR4Q,78
7
+ atoti_server_aws-0.9.10.dist-info/entry_points.txt,sha256=k7U_AKidNSyR9GwyVeLWNLwGbKu2ZSztypwOf-eo-yM,59
8
+ atoti_server_aws-0.9.10.dist-info/METADATA,sha256=0i1Gav44u08WTESSnTABsSmWjbLjJ3ISRPDXpZ22CIg,620
9
+ atoti_server_aws-0.9.10.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: uv 0.9.7
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -1,2 +1,3 @@
1
1
  [atoti.plugins]
2
2
  aws = _atoti_server_aws._plugin:AwsPlugin
3
+
@@ -1,9 +0,0 @@
1
- _atoti_server_aws/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- _atoti_server_aws/_plugin.py,sha256=C3DaXEk9MKR7sbtZ-mBWDLVzv1qfolYOyxLML-4mKes,773
3
- _atoti_server_aws/_resources_directory.py,sha256=kOOsXoN0C2-JZbbg3vJcW18ypPwrF0p-ELc2H6Dlo6k,88
4
- _atoti_server_aws/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- _atoti_server_aws/__resources__/plugin.jar,sha256=uAZIOiLOn5b4q-cwV7EzBzHGJSW1xyJzUGTUUACLXpg,24585943
6
- atoti_server_aws-0.9.9.dist-info/METADATA,sha256=MShQXGp7Sbn5MeSSQSc35OfteqIgL12BREDECv1w7To,599
7
- atoti_server_aws-0.9.9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
8
- atoti_server_aws-0.9.9.dist-info/entry_points.txt,sha256=qFQ8hVhOovVYQyjIVhiI3w0e9VLtTA-Al_sNPZ6gbP0,58
9
- atoti_server_aws-0.9.9.dist-info/RECORD,,
@@ -1,4 +0,0 @@
1
- Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
3
- Root-Is-Purelib: true
4
- Tag: py3-none-any