oli-python
Advanced tools
| Metadata-Version: 2.4 | ||
| Name: oli-python | ||
| Version: 2.0.3 | ||
| Version: 2.0.4 | ||
| Summary: Python SDK for interacting with the Open Labels Initiative; A standard, registry and trust layer for EVM address labels. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/openlabelsinitiative/oli-python |
@@ -218,3 +218,3 @@ class UtilsValidator: | ||
| else: | ||
| print(f"Please use a valid value from the predefined value_set for {tag_id}: {self.oli.tag_definitions[tag_id]['value_set']}") | ||
| print(f"Please use a valid value from the predefined value_set for {tag_id}: oli.tag_value_sets['{tag_id}']") | ||
| # list of values | ||
@@ -228,3 +228,3 @@ elif tags[tag_id] not in self.oli.tag_value_sets[tag_id] and isinstance(tags[tag_id], list): | ||
| else: | ||
| print(f"Please use a list of values from the predefined value_set for {tag_id}: {self.oli.tag_definitions[tag_id]['value_set']}") | ||
| print(f"Please use a list of values from the predefined value_set for {tag_id}: oli.tag_value_sets['{tag_id}']") | ||
@@ -231,0 +231,0 @@ def validate_ref_uid(self, ref_uid: str) -> bool: |
+1
-1
| Metadata-Version: 2.4 | ||
| Name: oli-python | ||
| Version: 2.0.3 | ||
| Version: 2.0.4 | ||
| Summary: Python SDK for interacting with the Open Labels Initiative; A standard, registry and trust layer for EVM address labels. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/openlabelsinitiative/oli-python |
+1
-1
@@ -8,3 +8,3 @@ from setuptools import setup, find_packages | ||
| name="oli-python", | ||
| version="2.0.3", | ||
| version="2.0.4", | ||
| author="Lorenz Lehmann", | ||
@@ -11,0 +11,0 @@ author_email="lorenz@growthepie.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
134234
-0.03%