elg
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: elg | ||
| Version: 0.4.15 | ||
| Version: 0.4.16 | ||
| Summary: Use the European Language Grid in your Python projects | ||
@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/european-language-grid/platform/python-client |
+1
-1
@@ -1,2 +0,2 @@ | ||
| __version__ = "0.4.15" | ||
| __version__ = "0.4.16" | ||
@@ -3,0 +3,0 @@ import importlib.util |
@@ -144,3 +144,3 @@ import hashlib | ||
| downloads = None | ||
| size = get_information(id, record, ["management_object", "size"]) | ||
| size = get_information(id, record, ["management_object", "size"], none=True) | ||
| service_execution_count = None | ||
@@ -167,3 +167,3 @@ status = get_information(id, record, ["management_object", "status"]) | ||
| downloads = None | ||
| size = get_information(id, record, ["management_object", "size"]) | ||
| size = get_information(id, record, ["management_object", "size"], none=True) | ||
| service_execution_count = None | ||
@@ -193,3 +193,3 @@ status = get_information(id, record, ["management_object", "status"]) | ||
| downloads = None | ||
| size = get_information(id, record, ["management_object", "size"]) | ||
| size = get_information(id, record, ["management_object", "size"], none=True) | ||
| service_execution_count = None | ||
@@ -196,0 +196,0 @@ status = get_information(id, record, ["management_object", "status"]) |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: elg | ||
| Version: 0.4.15 | ||
| Version: 0.4.16 | ||
| Summary: Use the European Language Grid in your Python projects | ||
@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/european-language-grid/platform/python-client |
+1
-1
@@ -5,3 +5,3 @@ from setuptools import find_packages, setup | ||
| name="elg", | ||
| version="0.4.15", | ||
| version="0.4.16", | ||
| author="ELG Technical Team", | ||
@@ -8,0 +8,0 @@ url="https://gitlab.com/european-language-grid/platform/python-client", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
224268
0.01%