orionis 0.714.0__py3-none-any.whl → 0.716.0__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.
@@ -6,7 +6,7 @@
6
6
  NAME = "orionis"
7
7
 
8
8
  # Current version of the framework
9
- VERSION = "0.714.0"
9
+ VERSION = "0.716.0"
10
10
 
11
11
  # Full name of the author or maintainer of the project
12
12
  AUTHOR = "Raul Mauricio Uñate Castro"
@@ -899,7 +899,7 @@ class Collection(ICollection):
899
899
  comparison = item.get(key)
900
900
  else:
901
901
  comparison = getattr(item, key, None)
902
-
902
+
903
903
  # Handle string comparison for numeric values
904
904
  if comparison in values or str(comparison) in [str(v) for v in values]:
905
905
  attributes.append(item)
@@ -929,7 +929,7 @@ class Collection(ICollection):
929
929
  comparison = item.get(key)
930
930
  else:
931
931
  comparison = getattr(item, key, None)
932
-
932
+
933
933
  # Handle string comparison for numeric values
934
934
  if comparison not in values and str(comparison) not in [str(v) for v in values]:
935
935
  attributes.append(item)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: orionis
3
- Version: 0.714.0
3
+ Version: 0.716.0
4
4
  Summary: Orionis Framework – Elegant, Fast, and Powerful.
5
5
  Home-page: https://github.com/orionis-framework/framework
6
6
  Author: Raul Mauricio Uñate Castro
@@ -207,7 +207,7 @@ orionis/foundation/providers/scheduler_provider.py,sha256=IrPQJwvQVLRm5Qnz0Cxon4
207
207
  orionis/foundation/providers/testing_provider.py,sha256=eI1p2lUlxl25b5Z487O4nmqLE31CTDb4c3Q21xFadkE,1615
208
208
  orionis/foundation/providers/workers_provider.py,sha256=GdHENYV_yGyqmHJHn0DCyWmWId5xWjD48e6Zq2PGCWY,1674
209
209
  orionis/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
210
- orionis/metadata/framework.py,sha256=TfQOXb0CIYs_uEi1g1j9XHiBpfJk7K2CP48dbngLLJY,4689
210
+ orionis/metadata/framework.py,sha256=RtQVD1Wnj1GMZdrtm3BX8-j0i6nkIR0qFP7m5C6UGgs,4689
211
211
  orionis/metadata/package.py,sha256=s1JeGJPwdVh4jO3IOfmpwMuJ_oX6Vf9NL7jgPEQNf5Y,16050
212
212
  orionis/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
213
213
  orionis/services/asynchrony/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -299,7 +299,7 @@ orionis/services/system/runtime/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm
299
299
  orionis/services/system/runtime/imports.py,sha256=iIwIx8RjBHaiveCdj_WPiMMbWsKGbIs02qpAzL_L3Z0,3158
300
300
  orionis/support/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
301
301
  orionis/support/collections/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
302
- orionis/support/collections/collection.py,sha256=2ktRbOScCVuPMvrke9esiOotzvH8kkqCjEX08SFvuQU,37719
302
+ orionis/support/collections/collection.py,sha256=7pQZOaWNOvavKsOl6X-4CMjmuTZo6TI42oW4cOiIsPg,37695
303
303
  orionis/support/collections/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
304
304
  orionis/support/collections/contracts/collection.py,sha256=6hjEE75Yd-042BdnXDjdtG0nFDbm9AzEHjR6-9pXP2g,18399
305
305
  orionis/support/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -400,8 +400,8 @@ orionis/test/validators/workers.py,sha256=HcZ3cnrk6u7cvM1xZpn_lsglHAq69_jx9RcTSv
400
400
  orionis/test/view/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
401
401
  orionis/test/view/render.py,sha256=arysoswhkV2vUd2aVMZRPpmH317jaWbgjDpQ_AWQ5AE,5663
402
402
  orionis/test/view/report.stub,sha256=QLqqCdRoENr3ECiritRB3DO_MOjRQvgBh5jxZ3Hs1r0,28189
403
- orionis-0.714.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
404
- orionis-0.714.0.dist-info/METADATA,sha256=MPcMbmC1XUAhMSbjt11fFiWFKPIGQ0e95i4UWo3k3d4,4931
405
- orionis-0.714.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
406
- orionis-0.714.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
407
- orionis-0.714.0.dist-info/RECORD,,
403
+ orionis-0.716.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
404
+ orionis-0.716.0.dist-info/METADATA,sha256=fzp1gNcxsf8-LLEIRR9vHrswrjbTqCQoGEr4Z09kBWw,4931
405
+ orionis-0.716.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
406
+ orionis-0.716.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
407
+ orionis-0.716.0.dist-info/RECORD,,