documente_shared 0.1.18__py3-none-any.whl → 0.1.20__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 documente_shared might be problematic. Click here for more details.

@@ -1,7 +1,7 @@
1
1
  from abc import ABC, abstractmethod
2
+ from typing import Optional
2
3
 
3
4
  from documente_shared.domain.entities import DocumentProcess
4
- from python_layer.python.typing_extensions import Optional
5
5
 
6
6
 
7
7
  class DocumentProcessRepository(ABC):
@@ -1,7 +1,9 @@
1
+ from typing import Optional
2
+
1
3
  from documente_shared.domain.entities import DocumentProcess
2
4
  from documente_shared.domain.repositories import DocumentProcessRepository
3
5
  from documente_shared.infrastructure.dynamo_table import DynamoDBTable
4
- from python_layer.python.typing_extensions import Optional
6
+
5
7
 
6
8
 
7
9
  class DynamoDocumentProcessRepository(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: documente_shared
3
- Version: 0.1.18
3
+ Version: 0.1.20
4
4
  Summary: Shared utilities for Documente AI projects
5
5
  License: MIT
6
6
  Author: Tech
@@ -5,12 +5,12 @@ documente_shared/domain/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
5
5
  documente_shared/domain/base_enum.py,sha256=DojAfn-zQdtjtImeHUpBzE6TBTm07XrbMOdW3h8RVd8,1449
6
6
  documente_shared/domain/entities.py,sha256=q3e4FU-SD8gKjvOpdYfoTO6Wpk7-30TEcrMt1nVVt3I,5924
7
7
  documente_shared/domain/enums.py,sha256=wrMpM-1KgXFkd-He-3onNcqR3Zf53Q-_axjXGjx7MIY,435
8
- documente_shared/domain/repositories.py,sha256=OJ6HKYx93RAHtj5M2uMk1P8cPdw7ubfhs1GMeUT_blU,540
8
+ documente_shared/domain/repositories.py,sha256=EekvB2BE4AnT5myEhU3DfwHfF9MkNJZRbqRVGFxCEWM,509
9
9
  documente_shared/infrastructure/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- documente_shared/infrastructure/dynamo_repositories.py,sha256=0bnDxw-fQglpXXg5E4p0wyIbLn4gUy6nbusosveXpyU,777
10
+ documente_shared/infrastructure/dynamo_repositories.py,sha256=A26S6ghyAsjKk8ySXIsR8_MDE8vbp7ZmNg7hqTOtMy0,748
11
11
  documente_shared/infrastructure/dynamo_table.py,sha256=5yF5EVQkHTZe4tLYZsfEDS8tp_iorMlMjNu-qn3Oj9E,2095
12
12
  documente_shared/infrastructure/s3_bucket.py,sha256=s4VWcl0HK6uhjjZmKefOYW5A3Dx74R9KCuMmXQKUXnQ,1582
13
13
  documente_shared/infrastructure/sqs_queue.py,sha256=PSiTAnjXvQ-W-9mzLpH2UjbQJTvYkMiaxNaMecF-cR4,1505
14
- documente_shared-0.1.18.dist-info/METADATA,sha256=SRkM4mCT6rY-KdKDYPBPddQcxj8wNv1wduJ9ZijOf18,640
15
- documente_shared-0.1.18.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
16
- documente_shared-0.1.18.dist-info/RECORD,,
14
+ documente_shared-0.1.20.dist-info/METADATA,sha256=b-xuV3DBHjOwFYgdGAqcwFHuVmMuuH3pMYu2zq19ozI,640
15
+ documente_shared-0.1.20.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
16
+ documente_shared-0.1.20.dist-info/RECORD,,