sindripy 0.1.1__py3-none-any.whl → 0.1.2__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 sindripy might be problematic. Click here for more details.

sindripy/__init__.py CHANGED
@@ -8,4 +8,4 @@ installed as a dependency.
8
8
  from src.sindripy import mothers, value_objects
9
9
 
10
10
  __all__ = ["mothers", "value_objects"]
11
- __version__ = "0.1.1"
11
+ __version__ = "0.1.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: sindripy
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Value Object and Object Mother patterns implementation for Python
5
5
  Author: dimanu-py
6
6
  Author-email: dimanu-py <dimanu.py@gmail.com>
@@ -54,7 +54,7 @@ Description-Content-Type: text/markdown
54
54
  <a href="https://dimanu-py.github.io/sindri/home/getting_started/">Getting Started</a>&nbsp;&nbsp;•&nbsp;
55
55
  <a href="https://dimanu-py.github.io/sindri/value_objects/">Value Object Pattern</a>&nbsp;&nbsp;•&nbsp;
56
56
  <a href="https://dimanu-py.github.io/sindri/object_mothers/">Object Mother Pattern</a>&nbsp;&nbsp;•&nbsp;
57
- <a href="https://dimanu-py.github.io/sindri/home/contributing/">Contributing</a>
57
+ <a href="https://dimanu-py.github.io/sindri/home/contributing_guide/">Contributing</a>
58
58
  </p>
59
59
 
60
60
  > [!NOTE]
@@ -141,4 +141,4 @@ random_name = StringPrimitivesMother.any()
141
141
  ## Contributing
142
142
 
143
143
  We welcome contributions to `sindripy`! If you have ideas, suggestions, or improvements, please check out our
144
- [contributing guide](https://dimanu-py.github.io/sindri/home/contributing/) for details on how to get involved.
144
+ [contributing guide](https://dimanu-py.github.io/sindri/home/contributing_guide/) for details on how to get involved.
@@ -1,4 +1,4 @@
1
- sindripy/__init__.py,sha256=An0nQ4Kz96DYU-NZ5TgEJSQZ_Tmw98iAPCRqypn2OLk,330
1
+ sindripy/__init__.py,sha256=JuUDZ1SNAjy_uAjEudM--ETM09zvLYG9l1Hd9aL0m7s,330
2
2
  sindripy/_compat.py,sha256=_IWn8-egEjTmH30eWC4RK0uzQAwCirBhbNFegg1-iwo,334
3
3
  sindripy/mothers/__init__.py,sha256=OyZPL3XJzZQ5TiKNyGmBfFZhj176gjMlLrpYDErbD8M,1043
4
4
  sindripy/mothers/identifiers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -29,6 +29,6 @@ sindripy/value_objects/primitives/integer.py,sha256=sxvphjTuLfEHEQDiREhIipzscu8o
29
29
  sindripy/value_objects/primitives/list.py,sha256=1i_wIRE1YVLNcc_EM3hKmNyPtx53iQX4k3KarKat450,9565
30
30
  sindripy/value_objects/primitives/string.py,sha256=AVqYagNp634hHyT-L_DMxcnVjseYyfB5sZ8DUjY9Xhw,1510
31
31
  sindripy/value_objects/value_object.py,sha256=cMUovcKjRIUcqs5hOHErlhRCLfSTs7sf9NeINR3JORQ,8167
32
- sindripy-0.1.1.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
33
- sindripy-0.1.1.dist-info/METADATA,sha256=ds0DPVuoIDZOtxcqv6JuaRZ19I7ri4KpRX3jhS8Vrwo,6093
34
- sindripy-0.1.1.dist-info/RECORD,,
32
+ sindripy-0.1.2.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
33
+ sindripy-0.1.2.dist-info/METADATA,sha256=SUzNR32KdfWl3fSKA6FfNUiu-fSjMwvVRUPctercYBc,6105
34
+ sindripy-0.1.2.dist-info/RECORD,,