architectonics 0.0.28__py3-none-any.whl → 0.0.29__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.
@@ -2,8 +2,8 @@ from abc import ABC
2
2
  from typing import Callable
3
3
 
4
4
  from asyncpg.exceptions import ForeignKeyViolationError
5
- from infrastructure.entities.base_entity import BaseEntity
6
- from infrastructure.repositories.base_exceptions import (
5
+ from architectonics.infrastructure.entities.base_entity import BaseEntity
6
+ from architectonics.infrastructure.repositories.base_exceptions import (
7
7
  IntegrityErrorException,
8
8
  ObjectAlreadyExistsException,
9
9
  ObjectNotFoundException,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: architectonics
3
- Version: 0.0.28
3
+ Version: 0.0.29
4
4
  Summary:
5
5
  Author: Your Name
6
6
  Author-email: you@example.com
@@ -20,7 +20,7 @@ architectonics/infrastructure/config/database_settings.py,sha256=d1HA8rQj3LMACEv
20
20
  architectonics/infrastructure/entities/base_entity.py,sha256=ksDB9IFm-pO8MM8awc2QFc9e5Gol1q6l2E4UhTWV1rA,712
21
21
  architectonics/infrastructure/repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
22
  architectonics/infrastructure/repositories/base_exceptions.py,sha256=kOeu3p90LHMxCcp2cCL_Anrsz4CTLtELWqma_RCQSqM,303
23
- architectonics/infrastructure/repositories/base_repository.py,sha256=iQvZuy5nV8sxSCYielQNwyVRQL_QaTz7I-en4ADK1i0,3755
24
- architectonics-0.0.28.dist-info/WHEEL,sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw,83
25
- architectonics-0.0.28.dist-info/METADATA,sha256=ZfMiB4DFr4XXm6nuns09tIaJibJx41VRdiklWtzwhh4,469
26
- architectonics-0.0.28.dist-info/RECORD,,
23
+ architectonics/infrastructure/repositories/base_repository.py,sha256=x2BMp01rugBqZKCekHeavElRpN9l-VycRBBU4HgqXos,3785
24
+ architectonics-0.0.29.dist-info/WHEEL,sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw,83
25
+ architectonics-0.0.29.dist-info/METADATA,sha256=VdaiheZsHWCZzlxQJhh0S_wbB33W9HyRB-ASp9S2NSE,469
26
+ architectonics-0.0.29.dist-info/RECORD,,