architectonics 0.0.26__py3-none-any.whl → 0.0.27__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.
@@ -15,7 +15,7 @@ from infrastructure.repositories.base_exceptions import (
15
15
  )
16
16
 
17
17
 
18
- class AbstractBaseRepository(ABC):
18
+ class BaseRepository(ABC):
19
19
  _entity: type[BaseEntity] = NotImplemented
20
20
  _session: Callable = NotImplemented
21
21
  _integrity_error: type[IntegrityError] = IntegrityError
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: architectonics
3
- Version: 0.0.26
3
+ Version: 0.0.27
4
4
  Summary:
5
5
  Author: Your Name
6
6
  Author-email: you@example.com
@@ -15,7 +15,7 @@ architectonics/infrastructure/config/database_settings.py,sha256=d1HA8rQj3LMACEv
15
15
  architectonics/infrastructure/entities/base_entity.py,sha256=ksDB9IFm-pO8MM8awc2QFc9e5Gol1q6l2E4UhTWV1rA,712
16
16
  architectonics/infrastructure/repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
17
  architectonics/infrastructure/repositories/base_exceptions.py,sha256=kOeu3p90LHMxCcp2cCL_Anrsz4CTLtELWqma_RCQSqM,303
18
- architectonics/infrastructure/repositories/base_repository.py,sha256=6nnISsDmqhUwYLnHfV_XJ29m0MrHgdjnZx1IVO90mfE,3763
19
- architectonics-0.0.26.dist-info/WHEEL,sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw,83
20
- architectonics-0.0.26.dist-info/METADATA,sha256=7l9VspJ3FkdAHhI27Y8H4H6FxgF1YP6q7TW3XVBRobI,469
21
- architectonics-0.0.26.dist-info/RECORD,,
18
+ architectonics/infrastructure/repositories/base_repository.py,sha256=ZPo7f0lqw9ptaZmca_Qa4P-794PZ4eVRop0ih4xWLWo,3755
19
+ architectonics-0.0.27.dist-info/WHEEL,sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw,83
20
+ architectonics-0.0.27.dist-info/METADATA,sha256=g76nZIjzUOPeeD4l37OWmfrD2IKwr5tJEFWxU79jNO8,469
21
+ architectonics-0.0.27.dist-info/RECORD,,