orionis 0.346.0__py3-none-any.whl → 0.347.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.
- orionis/metadata/__init__.py +13 -1
- orionis/metadata/framework.py +1 -1
- {orionis-0.346.0.dist-info → orionis-0.347.0.dist-info}/METADATA +1 -1
- {orionis-0.346.0.dist-info → orionis-0.347.0.dist-info}/RECORD +9 -9
- tests/metadata/test_metadata_framework.py +1 -1
- {orionis-0.346.0.dist-info → orionis-0.347.0.dist-info}/WHEEL +0 -0
- {orionis-0.346.0.dist-info → orionis-0.347.0.dist-info}/licenses/LICENCE +0 -0
- {orionis-0.346.0.dist-info → orionis-0.347.0.dist-info}/top_level.txt +0 -0
- {orionis-0.346.0.dist-info → orionis-0.347.0.dist-info}/zip-safe +0 -0
orionis/metadata/__init__.py
CHANGED
|
@@ -9,7 +9,13 @@ from .framework import (
|
|
|
9
9
|
FRAMEWORK,
|
|
10
10
|
DOCS,
|
|
11
11
|
API,
|
|
12
|
-
PYTHON_REQUIRES
|
|
12
|
+
PYTHON_REQUIRES,
|
|
13
|
+
CLASSIFIERS,
|
|
14
|
+
KEYWORDS,
|
|
15
|
+
REQUIRES,
|
|
16
|
+
get_classifiers,
|
|
17
|
+
get_requires,
|
|
18
|
+
get_svg_assets
|
|
13
19
|
)
|
|
14
20
|
|
|
15
21
|
# Import package utilities
|
|
@@ -28,6 +34,12 @@ __all__ = [
|
|
|
28
34
|
"DOCS",
|
|
29
35
|
"API",
|
|
30
36
|
"PYTHON_REQUIRES",
|
|
37
|
+
"CLASSIFIERS",
|
|
38
|
+
"KEYWORDS",
|
|
39
|
+
"REQUIRES",
|
|
40
|
+
"get_classifiers",
|
|
41
|
+
"get_requires",
|
|
42
|
+
"get_svg_assets",
|
|
31
43
|
|
|
32
44
|
# Package utilities
|
|
33
45
|
"PypiPackageApi",
|
orionis/metadata/framework.py
CHANGED
|
@@ -222,8 +222,8 @@ orionis/foundation/contracts/config.py,sha256=Rpz6U6t8OXHO9JJKSTnCimytXE-tfCB-1i
|
|
|
222
222
|
orionis/foundation/exceptions/__init__.py,sha256=IqjZ970Nsck5dMaaknbyn5X4cj796JqT3e3GF4zNJcA,242
|
|
223
223
|
orionis/foundation/exceptions/integrity.py,sha256=mc4pL1UMoYRHEmphnpW2oGk5URhu7DJRREyzHaV-cs8,472
|
|
224
224
|
orionis/foundation/exceptions/value_error.py,sha256=hQhXybXEnaa59ba7JxG65jceHt3mnql9MyekF-TChpM,465
|
|
225
|
-
orionis/metadata/__init__.py,sha256=
|
|
226
|
-
orionis/metadata/framework.py,sha256=
|
|
225
|
+
orionis/metadata/__init__.py,sha256=RavhYQjj2FDghzEoU8Y1MHxQRlGu6mcl70ca3kmWRjE,826
|
|
226
|
+
orionis/metadata/framework.py,sha256=tmSAMc7a4vDBIHo_L8CpKJ_WsFOwVbIgk_soAOqZQlg,4960
|
|
227
227
|
orionis/metadata/package.py,sha256=tqLfBRo-w1j_GN4xvzUNFyweWYFS-qhSgAEc-AmCH1M,5452
|
|
228
228
|
orionis/patterns/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
229
229
|
orionis/patterns/singleton/__init__.py,sha256=5mdiQLrkfJ8uAryx_EjdREf8z-c9oIr8hanbr3E-dKA,152
|
|
@@ -342,7 +342,7 @@ orionis/test/suite/__init__.py,sha256=5jgkmkeLwF26x3UxGXHZ7WZzlLMpuAQu9Fo1Rng0iE
|
|
|
342
342
|
orionis/test/suite/unit_test.py,sha256=4xFDYUW6GYoyCAh5MRMilwQN-BYB7CeWkDSf6IyBqLM,52137
|
|
343
343
|
orionis/test/view/__init__.py,sha256=2LWCbH_jT9Dc5a-wV3uxddDxgb6ZLayFQ84w_Cwae6o,84
|
|
344
344
|
orionis/test/view/render.py,sha256=N1zUp4wruevaYwvHB1T8CizrTLDL0UgP7B4zoKJia1w,4891
|
|
345
|
-
orionis-0.
|
|
345
|
+
orionis-0.347.0.dist-info/licenses/LICENCE,sha256=-_4cF2EBKuYVS_SQpy1uapq0oJPUU1vl_RUWSy2jJTo,1111
|
|
346
346
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
347
347
|
tests/example/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
348
348
|
tests/example/test_example.py,sha256=4ebBTg7vjtA8INm1lhi0NFPpZBLr8TfI5qqU-73g4vc,585
|
|
@@ -400,7 +400,7 @@ tests/foundation/config/testing/test_foundation_config_testing.py,sha256=iOtrI4U
|
|
|
400
400
|
tests/foundation/exceptions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
401
401
|
tests/foundation/exceptions/test_foundation_config_exceptions.py,sha256=fHNjPW1Q_oOdpItL_d9IE9-P82MI_wO3JcWH_n-XrZc,4072
|
|
402
402
|
tests/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
403
|
-
tests/metadata/test_metadata_framework.py,sha256=
|
|
403
|
+
tests/metadata/test_metadata_framework.py,sha256=m1_Hg9yWkPtKr-LTJVCkpsamvARC6CcfuLAqktuYU7E,3240
|
|
404
404
|
tests/metadata/test_metadata_package.py,sha256=EOSGebpQyvRMY0Gv8Ni8M_EZEfj7ReSu_1_AVET-aR4,2815
|
|
405
405
|
tests/patterns/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
406
406
|
tests/patterns/singleton/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -443,8 +443,8 @@ tests/support/wrapper/test_services_wrapper_docdict.py,sha256=5cnxPqMWLAqKQck7wh
|
|
|
443
443
|
tests/testing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
444
444
|
tests/testing/test_testing_result.py,sha256=ypIHgSoWCy2GGJQU-RVYJ3adhPqlCSr0OrTlemQ6Wzc,4308
|
|
445
445
|
tests/testing/test_testing_unit.py,sha256=2mPUcogIM6hOuWXDQhStVrUyBzwkVl1ucqOT2WD7kN8,7390
|
|
446
|
-
orionis-0.
|
|
447
|
-
orionis-0.
|
|
448
|
-
orionis-0.
|
|
449
|
-
orionis-0.
|
|
450
|
-
orionis-0.
|
|
446
|
+
orionis-0.347.0.dist-info/METADATA,sha256=jyVFonACyzEwpPjp-GGitvLjjkM2AkRA2Qej04CXJ5k,4772
|
|
447
|
+
orionis-0.347.0.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
|
|
448
|
+
orionis-0.347.0.dist-info/top_level.txt,sha256=2bdoHgyGZhOtLAXS6Om8OCTmL24dUMC_L1quMe_ETbk,14
|
|
449
|
+
orionis-0.347.0.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
|
450
|
+
orionis-0.347.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|